Commit Graph

116 Commits

Author SHA1 Message Date
adelikat 899cb27e6d Sound channel volume control fixes, fixed the formula for square & noise. Win32 - Added a "restore defaults" button to the sound channel volume control. 2009-02-06 16:31:31 +00:00
adelikat c68e7c58e0 checking in WIP of Individual sound channel control 2009-01-12 18:59:00 +00:00
adelikat c0889137b1 Win32 - Lua recent menu added 2008-12-28 01:36:02 +00:00
adelikat 800ebed60b Win32 - View save slots Menu Item added. 2008-12-27 00:08:29 +00:00
adelikat e7cf0d62c6 Win32 - Next save slot and Previous save slot menu items added. 2008-12-26 23:49:45 +00:00
adelikat d3697ca84e Win32 - Menu items Save State and Load State added. FCEU Menu reorganization. 2008-12-26 23:26:43 +00:00
adelikat 130fee0f22 Auto-save flag tweaks, Win32-context menu-read only toggles added 2008-12-24 21:26:09 +00:00
adelikat 8540908c8e Win32 - menu items added: Read only toggle, reload lua script, misc. Menu cleanup 2008-12-24 21:11:07 +00:00
adelikat 11c45a5463 Win32 - menu - moved stuff around, removed fastest speed menu item 2008-12-24 05:19:33 +00:00
adelikat bae8c66a66 Win32 - Last ROM used context menu item added. 2008-12-24 04:08:49 +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 93c48afbb6 Fixes to backup savestate system, starting of undo savestate implementation. 2008-12-23 20:29:27 +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 e6ed8331b2 Code cleanup 2008-12-22 21:21:46 +00:00
adelikat 29ed7c2f71 Win32 - context menu item create backup for backing up movie files 2008-12-22 19:28:50 +00:00
adelikat d9471d1f75 LoadBackup function added, Win32 - Undo Loadstate context menu item added. 2008-12-20 02:47:33 +00:00
adelikat cf78b188ad Win32 - Debugger - added "Restore original size" button 2008-12-16 16:08:42 +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 403a5c8b56 Win32 - memwatch - dialog now collapsable to 1 column 2008-12-14 21:09:16 +00:00
adelikat df4aed36ab Win32 - view comments context menu item 2008-12-14 17:20:46 +00:00
adelikat db4c46e79e Win32 - more context menu items 2008-12-13 02:28:05 +00:00
adelikat 8640e4e970 Win32 - more context menu items 2008-12-09 06:06:11 +00:00
adelikat 8fa380903d attempt to add features "add comment" and "add subtitle". Buggy atm. 2008-12-01 18:39:58 +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 47236ddffa Movie subtitles can now be put in avi. Win32 - menu toggle item. 2008-11-24 00:45:25 +00:00
adelikat ce8bcd1b83 Win32 - Movie Subtitle Toggle fixes and added to Hotkeys 2008-11-23 22:20:00 +00:00
adelikat 13d2afeffb Win32 - Movie subtitle toggle menu item 2008-11-23 21:41:33 +00:00
adelikat 79abc27140 Win32-TASedit minor changes, Help menu item to TASEdit + Hex Editor 2008-11-23 05:07:34 +00:00
adelikat 113fb5f339 Win32 - Memw - ram monitor implementation, now uses 4 addresses 2008-11-16 22:37:57 +00:00
adelikat b18cd2afdb Win32 Memwatch - ramchange implemented for 1 address only 2008-11-16 18:37:08 +00:00
adelikat 6c0c38ddcb Win32 - Memwatch - ram monitoring fixes 2008-11-16 17:22:41 +00:00
adelikat 4119180195 Win32 - Memwatch - ram change monitor beta version 2008-11-16 16:58:12 +00:00
adelikat ed0a6e5753 win32 - added toggle for binding savestates to movies 2008-10-19 14:06:10 +00:00
zeromus 934b92c667 add menu display toggle for frame counter 2008-08-18 17:14:34 +00:00
zeromus bec2d54b54 add FORBID breakpoints - regions which block breakpoints from happening if they contain the PC 2008-08-13 07:41:46 +00:00
zeromus 1cb06319e9 SF [ 2040463 ] Add an "author" text field in the record movie dialog; also, fixes to the old savestate support concerning what to do when movie data is found 2008-08-10 04:03:50 +00:00
adelikat 9d0e6ecb9e added input display to the main menu 2008-08-08 19:03:15 +00:00
adelikat 20998006a7 Mute Turbo option in sound config dialog (still need to resolve conflict with turbo toggle hotkey) 2008-08-07 16:50:37 +00:00
adelikat 7d03ee4fc9 frame adv - skip lag feature implemented 2008-08-07 15:56:39 +00:00
zeromus ce7b295008 lets test out kuja_killer's resizing debugger dialog box 2008-08-06 19:07:51 +00:00
adelikat 78cb283eaf Moved stuff around and added input display and lag counter display in a menu. Lag counter display currently backwards, input display not hooked up. 2008-08-04 19:31:22 +00:00
zeromus d7524bcdba committing basicbot rip-outage so i can test it at work 2008-07-31 16:21:42 +00:00
qfox 04ee4639ab BasicBot Update Part 3: last part, fixing resource.h 2008-07-23 15:41:46 +00:00
zeromus cf65728642 lua!!!! 2008-07-23 06:54:14 +00:00
qfox cdadc4875d Removes some printf's that were in place for every frame... 2008-07-22 22:27:42 +00:00
qfox 9bd8553976 New BasicBot works, but very very basic (only numbers). 2008-07-22 20:17:43 +00:00
qfox 34c60610ea 2008-07-21 20:14:31 +00:00
adelikat be1ad5f5c3 fixed windows compile error. Made Hex editor close on rom close + added close to hex editor menu. Also prevented text hooker from being loaded without a rom loaded. 2008-07-03 13:24:59 +00:00