Commit Graph

4555 Commits

Author SHA1 Message Date
zeromus ff532f74e8 why in the world did this compile on my computer last night. well maybe now it will compile for other people 2008-05-23 17:51:52 +00:00
zeromus 1e539ad681 phase 1 of new movie system
we can now round trip a text movie format
2008-05-23 09:58:38 +00:00
zeromus 91733a146a re-add start from reset flag 2008-05-23 04:11:35 +00:00
zeromus 047808ba93 clean up movie some code; no longer write savestate with play-from-poweron movies; change main logging format to text (the header still needs to be changed) 2008-05-22 07:43:48 +00:00
zeromus 9477c03c09 changed control ids to symbolic constants so i can stay sane 2008-05-22 05:20:09 +00:00
mauzus ce73828279 [1959914] Input Config - add hotkey assignment to input presets
[1959913] Input Config - ability to save/load input presets
2008-05-21 15:35:37 +00:00
mauzus 335d52614f resource stuff: added back auto-hold and changed "disable lrud" to "allow lrud" on input dialog. other minor design changes in res.rc 2008-05-21 08:45:21 +00:00
adelikat 70f5b31300 Fixed up the Input config dialog box in preparation for input presets. 2008-05-20 15:22:58 +00:00
zeromus b7b815d711 [ 1962778 ] loading an FDS game without having disksys.rom crashes FCEU 2008-05-19 05:59:20 +00:00
zeromus b662f92cfe fix resource compile missing ID issue
bind many more windows positions to configfile
change configfile to a text format
fixes sf [ 1962795 ] Config file changes
2008-05-19 05:44:49 +00:00
adelikat efcb2c8e8f Some updates to memory watch. Mainly the beginnings of the recent submenu. I am uploading now because something is wrong with my vc8 so I will upload my progress before messing with it. 2008-05-19 00:22:24 +00:00
zeromus 6fa78df786 remember more window positions 2008-05-18 21:32:55 +00:00
zeromus 8a9f4e493b re-install the memview (hex editor) find window to the
bind some window positions to the configfile
2008-05-18 20:24:31 +00:00
adelikat a3ce8af593 2008-05-18 05:07:28 +00:00
mauzus 2cc25611a5 fixed MEMW_OPTIONS_LOADSTART menu item 2008-05-18 04:57:46 +00:00
mauzus 672ef0b001 Memory Watch load on start up 2008-05-18 04:42:47 +00:00
adelikat a2da59b353 Added functionality to the menu in memory watch. 2008-05-18 04:12:34 +00:00
mauzus d0f1eb3be4 fixed res.rc: re-merged some lines from an old and working copy 2008-05-16 16:28:52 +00:00
zeromus f747048689 remember window size variables between sessions 2008-05-16 16:20:48 +00:00
adelikat f38dcdec9b Updated res.rc & resource.h to with changes to memwatch dialog. And added a memw menu for it. Also added come code to memwatch for some of the menu function but they are commented out since memwatch can't yet recognize the menu items. 2008-05-16 15:56:31 +00:00
mauzus e85df098d6 bugfix: [1959910] Cheats menu - add - double click ram address sends to mwatch 2008-05-16 02:49:38 +00:00
adelikat 0b112b5ef4 2008-05-15 15:58:57 +00:00
adelikat 83cb9bd378 2008-05-15 14:04:53 +00:00
mauzus f1497e8914 bugfix: [1959907] Cheats Menu - allow it to be open while using emulator 2008-05-13 04:24:53 +00:00
mauzus 909245915b bugfix: [1960354] FCEU should log a message when loading a .cht file 2008-05-13 03:51:35 +00:00
adelikat 79f0aee87f 2008-05-13 03:50:28 +00:00
mauzus b897cc0b33 added option to enable/disable L+R/U+D 2008-05-13 03:43:12 +00:00
mauzus 00acbb98d1 bugfix: movie recording - loadstate should update input display 2008-05-13 03:02:53 +00:00
mauzus f65b5eb2b7 bugfix: FCEU ignores last input delivered when switching read+write 2008-05-13 02:59:07 +00:00
mauzus 014e0365e4 use correct directory configuration: BasicBot, Memory Watch, FDS BIOS ROM and Record Movie from savestate 2008-05-13 02:34:39 +00:00
zeromus 9e1f1d82e9 faster memwatch? 2008-05-13 00:17:49 +00:00
zeromus 491af5b372 move the changelog to the attic. its archaic. 2008-05-12 23:22:23 +00:00
zeromus 43d21f1889 improvements to memwatch 2008-05-12 23:16:41 +00:00
zeromus c7db72391f added ram filter 2008-05-12 22:13:33 +00:00
zeromus 412304e840 sound options work better, and they save with the configuration now 2008-05-12 17:57:12 +00:00
zeromus ef228133f6 mute frame advance option works once again 2008-05-12 16:53:18 +00:00
zeromus 201261c142 fixed http://sourceforge.net/tracker/index.php?func=detail&aid=1787298&group_id=13536&atid=113536
(screen needs to blank when rom is closed)
I dont think this was causing crashes anymore, but I went ahead and did it


fixed http://sourceforge.net/tracker/index.php?func=detail&aid=1960732&group_id=13536&atid=113536
(Increase frame advance speed when holding it down)
Now it runs at native emulation speed! Now that it is set up, I can easily adjust the speed to a fraction thereof.

fixed https://sourceforge.net/tracker/index.php?func=detail&aid=1960359&group_id=13536&atid=113536
(Sound doesn't work when fceu is running and not in focus)
Now it respects the global focus flag in the sound options (because I dont like global sound)
But the sound options engine is totally different so a lot of those options dont do anything.. we'll have to clean that up some other day
2008-05-09 06:43:55 +00:00
zeromus ece963731e fix list-jumping-around annoyance in hotkey mapping dialog 2008-05-09 04:27:52 +00:00
zeromus 6bb20c0dc9 despam 2008-05-09 04:01:04 +00:00
zeromus 84274fe6d6 better frame advancing. debugger window no longer opens itsself. 2008-05-09 04:00:04 +00:00
zeromus 7720f71ffa fix the close button 2008-05-09 02:29:18 +00:00
adelikat 54802f4d00 2008-05-09 02:25:32 +00:00
mauzus 56b225b76a aligned elements in DIRCONFIG dialog 2008-05-08 00:29:50 +00:00
zeromus 7f7b80b8a8 google issue 42 - palette corruption 2008-05-07 22:33:53 +00:00
zeromus 914dac6540 fix google issue 64: FCEU crashes if opening a non existing rom in the recent folder or will crash upon loading any rom after such an error 2008-05-07 18:45:23 +00:00
mauzus bbec95cb82 Merged FECU rerecording:
-New font
-New directory override options: FDS ROM, MemWatch, BasicBot and Macro
-Fixed default_directory_names order
2008-05-07 17:03:29 +00:00
zeromus 3db4ae6df5 fix fds loading 2008-05-07 07:39:23 +00:00
zeromus 3078b40cf4 memwatch added back in 2008-05-07 07:08:34 +00:00
zeromus 3cd4b22cc6 a workaround for not being able to set and save the ntsc scanline rendering options (which were defaulting to 8->231): change the ntsc scanline rendering to match pal, 0->239. suboptimal but simple and effective. 2008-05-07 05:55:57 +00:00
zeromus 491a8950f7 release mode fixes 2008-05-07 05:05:59 +00:00