Commit Graph

1253 Commits

Author SHA1 Message Date
shinydoofy 3ee98c538f added toggle for movie auot-backup for SDL 2008-12-23 01:25:30 +00:00
adelikat d8d239e35d Movie auto-back feature implemented 2008-12-23 01:07:55 +00:00
adelikat 6fb09465ca Moved around movie options variables and make movie backup functions 2008-12-23 00:10:15 +00:00
adelikat 0e7abb6dd8 Win32 - fix types in movie options dialog, added auto backup to config 2008-12-22 23:48:12 +00:00
adelikat e5019d818f apparently these don't get added by default 2008-12-22 23:33:52 +00:00
adelikat ffe25288cc Win32 - created movie options dialog box 2008-12-22 23:31:39 +00:00
adelikat 11e3e7a9a3 Win32 - more cleanup 2008-12-22 22:03:12 +00:00
adelikat e3a740467d More code cleanup 2008-12-22 21:26:40 +00:00
adelikat e6ed8331b2 Code cleanup 2008-12-22 21:21:46 +00:00
adelikat da3a3af4dd Win32 - backup - expand numbering to 999, add condition for 999 overflow 2008-12-22 20:55:16 +00:00
adelikat 29ed7c2f71 Win32 - context menu item create backup for backing up movie files 2008-12-22 19:28:50 +00:00
adelikat ce8a2d5a69 Win32 - Name Table Viewer - Refresh value defaults to 15, refresh value stored in .cfg file. 2008-12-22 04:01:31 +00:00
adelikat db0925e13d Win32 - PPU Viewer - Refresh value defaults to 15, refresh value stored in .cfg file. 2008-12-22 03:36:28 +00:00
adelikat 75a04affe9 Win32 - Memwatch - oops 2008-12-20 23:31:17 +00:00
adelikat cba3dd6025 Backup Savestate/Undo Loadstate code cleanup 2008-12-20 04:48:52 +00:00
adelikat d9471d1f75 LoadBackup function added, Win32 - Undo Loadstate context menu item added. 2008-12-20 02:47:33 +00:00
adelikat 7b035bb3bc Win32 - Function for checking if backupsavestate exists 2008-12-20 01:04:15 +00:00
adelikat fe5d1b2313 Backup savestate is created before a state is loaded 2008-12-19 22:11:01 +00:00
adelikat 5a0185c0ad Win32 - more turbo sound skip fix. Sound is completely bypassed if muteturbo is set 2008-12-19 16:17:07 +00:00
adelikat 9716bd99e3 Win32 - a few minor main loop tweaks 2008-12-19 06:37:41 +00:00
adelikat 6dc917231f Win32 - more turbo fixes 2008-12-19 06:24:20 +00:00
adelikat dde6132ded Win32 - better sound bypassing during turbo while muteturbo is checked. 2008-12-19 05:51:34 +00:00
punkrockguy318 982facdad7 fix compile errors with gcc 2008-12-19 02:29:39 +00:00
shinydoofy 8f798d564d fixed major SDL compiling errors due to r1037 and re-added newline at EOF for ines.h - win32devs, please check for unusual behaviour this may have caused 2008-12-18 22:09:43 +00:00
adelikat 28dda0d0ff Update changelog 2008-12-18 18:09:17 +00:00
adelikat 2fc3a60c55 Win32 - first Full screen fix, will stay in Full screen mode now 2008-12-18 17:56:41 +00:00
adelikat cf78b188ad Win32 - Debugger - added "Restore original size" button 2008-12-16 16:08:42 +00:00
adelikat 35ea920c3c Win32 - Debugger - fix issue with invalid child sizes 2008-12-16 15:25:20 +00:00
adelikat b7c47221c7 Win32 - cheats search lists number active cheats, freezing addresses in hex editor updates cheats dialog, hex editor has minimize and maximize buttons 2008-12-16 05:31:58 +00:00
adelikat 3c9288c253 Win32 - better handling of UpdateFrozenList() 2008-12-15 18:53:48 +00:00
adelikat f2387b6a2a win32 - fix bug I introduced to memwatch in last commit 2008-12-15 18:19:34 +00:00
adelikat 7148bf9de2 Win32 - 1) prevent user from freezing more than 256 addresses, 2) Memwatch will display frozen addresses in blue, 3) Memwatch - menu item for collapse window 2008-12-15 05:00:34 +00:00
punkrockguy318 96609ff799 fixed some more sdl compile errors (still broken) 2008-12-15 02:56:15 +00:00
punkrockguy318 e9f19509f1 forgot a header for atoi 2008-12-15 02:51:04 +00:00
adelikat ca13b2ecaa Win32 - Hex Editor - prevent the user from freezing more than 256 addresses at once 2008-12-14 22:08:33 +00:00
adelikat 403a5c8b56 Win32 - memwatch - dialog now collapsable to 1 column 2008-12-14 21:09:16 +00:00
adelikat 2e872ed36b Win32 - memwatch - very minor GUI fix 2008-12-14 18:43:34 +00:00
adelikat df4aed36ab Win32 - view comments context menu item 2008-12-14 17:20:46 +00:00
CaH4e3 adcb406887 vc9 project fix 2008-12-14 05:04:03 +00:00
adelikat 49a8bc25cf Win32 - minor mute sound on turbo fix 2008-12-13 03:31:44 +00:00
zeromus 551cb8e866 clean up header file, for fewer dependencies and hopefully slightly faster builds. also fix a couple of const arrays which were being defined in a .h file 2008-12-13 02:47:07 +00:00
adelikat db4c46e79e Win32 - more context menu items 2008-12-13 02:28:05 +00:00
adelikat 26fdf49777 win32 - ripped out my failed add comment/subtitle function 2008-12-13 01:55:04 +00:00
zeromus e4b8c3b169 I dont think this is up to date. we were only keeping it around for someone that uses vc9 now 2008-12-13 00:01:08 +00:00
zeromus 591a02c349 reorganize visual c++ builds into one directory with two different vcproj files (gets rid of a bunch of redundant files) 2008-12-12 19:38:33 +00:00
zeromus 408d0306b6 fix linker error re SetSnapName 2008-12-12 17:39:27 +00:00
CaH4e3 63786ca82f VC09 project, updated VC08 project, VC07 must be much complicated for me, so please, someone fix it too ;)
old unneeded mappers removed too
2008-12-10 15:48:23 +00:00
CaH4e3 6d1651dad7 All this mapper shit from FCEUMM enjoy ;) 2008-12-10 15:20:40 +00:00
zeromus 282cc53219 fix issue with fourscore input not being tied into emulator in windows port 2008-12-09 22:41:58 +00:00
adelikat ee073a7049 Win32 - removed frame advance from menu since it caused too many problems 2008-12-09 18:44:25 +00:00