zeromus
7a9721e48a
more savestate things work better
2008-06-03 05:01:07 +00:00
jeblanchard
b351ce60b6
Fix warning (and act like we're using C++)
2008-06-01 16:31:27 +00:00
zeromus
a94c996dd7
fix for 'jerky' rendering in final fantasy by changing emu to properly use startscanline and endscanline.
...
removed author stuff from record and replay dialogs
2008-05-27 00:51:31 +00:00
zeromus
307bf9c819
pause after playback
2008-05-26 21:58:24 +00:00
zeromus
52bb5ccbd8
tas logic done?
2008-05-26 00:03:20 +00:00
mauzus
2dcd90fc6c
fix directories configuration stuff
2008-05-24 16:25:15 +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
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
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
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
84274fe6d6
better frame advancing. debugger window no longer opens itsself.
2008-05-09 04:00:04 +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
rheiny
35704e5aa4
Cleaned up some code.
2007-02-11 10:10:16 +00:00
rheiny
54ff3f3b9d
Cleaned up Windows logging code.
2007-02-05 19:37:24 +00:00
gimmedonutnow
091d0b225d
- SDL now uses the new configuration system
2006-08-30 15:27:05 +00:00
zeromus
e20b6b82d9
bugfix to windows debugger and mainloop, enhanced docs
2006-08-01 07:40:00 +00:00
zeromus
cd427263da
moved some util files to utils directory
2006-08-01 05:50:19 +00:00
zeromus
06536f226e
moved the assembly/disassembly code to the core code
...
improved docs a little
2006-08-01 04:33:12 +00:00
zeromus
bd5f91edcf
added newline to __dummy_mapper.cpp
...
considered the windows default hotkeys
2006-07-31 07:40:11 +00:00
zeromus
80d0d46d73
moved fceu to its own folder to make room for other projects
...
[[Split portion of a mixed commit.]]
2006-07-29 05:46:15 +00:00