Commit Graph

1022 Commits

Author SHA1 Message Date
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
adelikat aafb4cac59 Win32 - ix bug in context menu positioning 2008-12-09 14:18:04 +00:00
adelikat 8640e4e970 Win32 - more context menu items 2008-12-09 06:06:11 +00:00
adelikat efa04ca78c Win32 - code cleanup - window.cpp WM_COMMAND 2008-12-09 05:51:49 +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 2b34f2624c Win32 - doloopy code clean up, Memwatch - fix bug in RamChange() 2008-12-08 16:45:11 +00:00
adelikat a0d143c3ec Win32 - turbo employs frameskip 2008-12-08 04:13:26 +00:00
adelikat e534c03691 more FCEUI_Emulate code clean up 2008-12-05 04:23:48 +00:00
adelikat b199505bcb fceu main loop - code cleanup. Saves a few cycles in a the process! 2008-12-05 03:59:46 +00:00
acmlm a1aaca5df1 - new font, slightly bigger with a blue background
- lua libraries loaded from "dll" subdirectory (on Windows)
2008-12-03 01:33:05 +00:00
adelikat dae7cd4c2a Win32 - memwatch - Fix ramchange bug & save as bug 2008-12-01 19:23:20 +00:00
adelikat 8fa380903d attempt to add features "add comment" and "add subtitle". Buggy atm. 2008-12-01 18:39:58 +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
adelikat 47236ddffa Movie subtitles can now be put in avi. Win32 - menu toggle item. 2008-11-24 00:45:25 +00:00
adelikat 57de01eb86 Subtitles have their own message function. 2008-11-23 23:49:15 +00:00
shinydoofy 60fe20142e movie subtitle toggle for SDL 2008-11-23 22:29:02 +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 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
qfox 2b8631829a Lua: added mapping to joypad.read and joypad.set. Added function to toggle background and sprite rendering: FCEU.setrenderplanes(sprites, background) which accepts two boolean arguments to toggle those planes from within Lua. 2008-11-21 15:07:09 +00:00
adelikat 3bd5e7ffec Added Open Cheats hotkey (Windows only function) 2008-11-17 15:12:04 +00:00