diff --git a/changelog.txt b/changelog.txt index 76bd907f..f7a59478 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,4 @@ -28-Sep-2012 - AnS - CDLogger: fixed VROM dumping in old ppu mode +30-Sep-2012 - AnS - added "(Europe)" and "(PAL)" strings to region detection 28-Sep-2012 - AnS - Hexeditor: Ctrl+F opens Find dialog 28-Sep-2012 - AnS - Hexeditor: display 0x5000-0x5FFF contents 28-Sep-2012 - AnS - Tracer: fixed crash when logging undefined opcodes @@ -28,7 +28,6 @@ 12-Aug-2012 - AnS - Debugger: "Display ROM offsets" option 12-Aug-2012 - AnS - Debugger: double-click breakpoint also adds current bank number to breakpoint condition 12-Aug-2012 - AnS - Added FPS display to Win32 port (Config->Display->FPS) - 10-Aug-2012 - prg - gtk: reset video on video dialog close 10-Aug-2012 - prg - gtk: add gui option for showfps 10-Aug-2012 - prg - sdl: add runtime option for controling drawing fps (SDL.ShowFPS) diff --git a/src/drivers/win/help/fceux.chm b/src/drivers/win/help/fceux.chm index b03aa2be..d9de02d8 100644 Binary files a/src/drivers/win/help/fceux.chm and b/src/drivers/win/help/fceux.chm differ diff --git a/vc/Help/fceux.hnd b/vc/Help/fceux.hnd index ce95c675..a6be157a 100644 Binary files a/vc/Help/fceux.hnd and b/vc/Help/fceux.hnd differ