Commit Graph

135 Commits

Author SHA1 Message Date
adelikat 2e97fa8f53 Win32 - Lua - speedmode("turbo") now sets turbo on, rather than setting to max speed. Turbo employs frame-skipping (therefore has a different (and faster) effect than speed maximum. 2009-02-23 15:35:21 +00:00
adelikat 008ec6ceca increased lua gui.text height 2009-02-22 20:26:00 +00:00
adelikat d2cae8aef0 Win32 - Lua - a -lua commandline argument added. Loads a lua script on startup. 2009-02-22 18:13:38 +00:00
adelikat 659f0b48db Win32 - Debugger - Added DWEdits patch, it Adds pixel dislpay next to scanline display, and adds two new buttons: Run Line, Run 128 Lines 2009-02-21 23:38:20 +00:00
adelikat ef92dee8c6 Win32 - Message Log - Remembers X,Y Position 2009-02-21 22:04:13 +00:00
adelikat 7dc8c713f1 Win32 - Memory Watch - Recent File Menu - no longer crashes if it fails to open a recent file 2009-02-19 22:32:44 +00:00
adelikat acdab16c24 Screenshots - fix bug where numbering was not reset when changing ROMs 2009-02-07 17:55:10 +00:00
adelikat 0bf9abd12f Win32 - Hex Editor remembers window size 2009-02-07 03:05:43 +00:00
adelikat 1a83cfa5e4 Win32 - Timing - "Disable throttling when sound is off" now only applies when sound is off. Fixes SF 2480032. 2009-01-02 19:48:57 +00:00
adelikat 8ea182d7e9 Win32 - Metadata - remember window position 2008-12-26 19:41:17 +00:00
adelikat 62641715fc auto-save fixes, prevent loading an auto-save from previous session. Win32 - added flags for enabling auto-save menu item. 2008-12-24 05:07:32 +00:00
adelikat f1256869b6 Redo Savestate fix. Made Undo/Redo Savestate hotkey. Win32 - made default Undo/Redo key mapping Ctrl+Z 2008-12-24 04:46:56 +00:00
adelikat bae8c66a66 Win32 - Last ROM used context menu item added. 2008-12-24 04:08:49 +00:00
shinydoofy f270b8ee4f SDL: FCEUX can now be muted for avi capturing / updated videolog documentation 2008-12-24 01:19:48 +00:00
adelikat 5cb9c50814 Undo savestate / Redo savestate and Undo loadstate / Redo loadstate features implemented. Win32 - undo/redo context menu items implemented. 2008-12-24 00:38:47 +00:00
adelikat 20ef5a722c Backup savestate system added. CheckFileExists checks for null filename. 2008-12-23 03:54:31 +00:00
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 ffe25288cc Win32 - created movie options dialog box 2008-12-22 23:31:39 +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 d9471d1f75 LoadBackup function added, Win32 - Undo Loadstate context menu item added. 2008-12-20 02:47:33 +00:00
adelikat fe5d1b2313 Backup savestate is created before a state is loaded 2008-12-19 22:11:01 +00:00
adelikat dde6132ded Win32 - better sound bypassing during turbo while muteturbo is checked. 2008-12-19 05:51:34 +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 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 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
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 e08f3af8bf Win32 - stop lua menu item gray if no lua script is running. 2008-12-08 18:17:28 +00:00
adelikat 4c49d50590 Win32 - Fix bug where no sound + mute turbo caused chirps when toggling turbo. Disabling sound disables sound options. 2008-12-08 17:52:06 +00:00
adelikat 6554177813 win32 - open rom runs close rom first, fixes bug where sav file was not getting updated 2008-12-08 17:25:29 +00:00
adelikat a0d143c3ec Win32 - turbo employs frameskip 2008-12-08 04:13:26 +00:00
punkrockguy318 290cf12633 commit 1000 2008-12-01 00:40:00 +00:00
punkrockguy318 6daefb7c46 fixed gcc compile error and made hotkeys consistant with docs
[[Split portion of a mixed commit.]]
2008-12-01 00:37:40 +00:00
punkrockguy318 5d652dc6c0 changelog update 2008-12-01 00:28:50 +00:00
qfox 70668b78d0 Fixed two position safeguards for memwatch and debugger. 2008-11-24 19:58:21 +00:00
adelikat fb876cbbc9 Win32 - right click context menus for main window 2008-11-24 19:18:13 +00:00
adelikat a51aa36f29 Win32 - added many hotkey items as menu items 2008-11-24 15:24:11 +00:00
adelikat 79a6391a7d Win32 - fixed a couple of booboo's in the AVI filename + directory selection code 2008-11-24 02:55:55 +00:00
shinydoofy 60fe20142e movie subtitle toggle for SDL 2008-11-23 22:29:02 +00:00
adelikat eb65e0122b Movie subtitle system installed 2008-11-23 21:28:22 +00:00
adelikat 79abc27140 Win32-TASedit minor changes, Help menu item to TASEdit + Hex Editor 2008-11-23 05:07:34 +00:00
adelikat b71b1679eb Win32-turbo now works with VBlank sync options. Fix warning in memwatch.cpp. Added Cheats Hotkey Menu Item update. 2008-11-23 03:10:09 +00:00
qfox 5f070f983c Changed movie.framecount() (forgot that in previous rev) and updated changelog to reflect these changes. Also removed old basicbot docs. 2008-11-21 15:16:32 +00:00
adelikat 3bd5e7ffec Added Open Cheats hotkey (Windows only function) 2008-11-17 15:12:04 +00:00