Commit Graph

5529 Commits

Author SHA1 Message Date
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
zeromus 541a741bf5 fix ddraw.lib missing for release build
[[Split portion of a mixed commit.]]
2008-05-07 05:02:55 +00:00
thekingant 2911dab026 Shuffle things around so people don't think this guy create the
rom format, or the roms.
2008-02-20 07:14:35 +00:00
thekingant 37afc347af I was looking at an older email. I guess SETPAL has kind of been
replaced with MiNES.
2008-02-20 07:13:13 +00:00
thekingant 9ee5ca197c Make sure people know these tools were written by Mateusz Viste.
And that path on shell.sourceforge.net should have been
/home/groups/f/fc/fceultra/

It's also good to "chmod -R ug+rwX /home/groups/f/fc/fceultra" and
"chgrp -R fceultra /home/groups/f/fc/fceultra"
2008-02-20 07:07:24 +00:00
thekingant ac521d5ed2 Add links to FCEU-PAL and SETPAL from Mateusz Viste.
FYI when you update these files in the repository you need to
ssh to shell.sourceforge.net, cd to /home/groups/c/co/cobertura
then "svn update"
2008-02-20 06:59:15 +00:00
zeromus 67956c9f2c [win] bug #1658288 - crashes when sound is disabled 2007-08-30 08:10:32 +00:00
zeromus fa5503ef9a fix for avi files not writing with any video (probably a problem leftover from the merge, shared memory buffer not declared the same way as it was externed in another module) 2007-08-30 07:47:20 +00:00
zeromus ea1c37a8d3 reformatted movie dialogs to order buttons according to windows standard 2007-08-30 06:22:03 +00:00
zeromus c5d5b18967 [win] fixed a bug that makes movie recording dialog crash. 2007-08-30 05:49:37 +00:00
zeromus b75019c692 left some junk in the vcproj 2007-08-30 05:32:36 +00:00
zeromus 63205aa5a5 a bit of windows driver cleanup 2007-08-30 05:30:53 +00:00
CaH4e3 316511edc6 69 mapper sound code bug 2007-08-06 06:39:47 +00:00
punkrockguy318 31f58d983f fixed link 2007-04-07 23:49:48 +00:00
rheiny 69cd8e18a1 Fixed issue: [ 1625522 ] Incorrect search results in text mode (char buffer overflow) 2007-02-11 19:08:51 +00:00
rheiny 78794d2d6f Broke the build. 2007-02-11 18:49:21 +00:00
rheiny afad3527d7 Cleaned up some code. 2007-02-11 18:42:16 +00:00
rheiny 880030665f Separated input from mapinput 2007-02-11 16:55:47 +00:00
rheiny c59c9d8626 Cleaned up Timing Configuration dialog. 2007-02-11 16:26:23 +00:00
rheiny 1c539a66a4 Cleaned up some code. 2007-02-11 16:08:53 +00:00
rheiny 1dcf46fa78 Main window is now centered. 2007-02-11 15:47:56 +00:00
rheiny 61bc92f255 Palette configuration window is now centered. 2007-02-11 15:47:40 +00:00
rheiny ab96f4b00a GUI configuration dialog is now centered. 2007-02-11 15:40:50 +00:00
rheiny 23c0a5ab65 Fixed a bug in the Directories configuration dialog. 2007-02-11 15:37:47 +00:00
rheiny 12f87fac8c Improved the Directories configuration dialog. 2007-02-11 15:35:46 +00:00
rheiny 5595d2c17b Improved the Directories configuration dialog. 2007-02-11 15:35:03 +00:00
rheiny 2a4e33a08c Default directories are now shown in the directory configuration dialog. 2007-02-11 14:25:05 +00:00