zeromus
ddae078b3a
restore savestate error recovery functionality. This should have the side effect of guaranteeing that ( SF [ 2040761 ] Wrong savestate bug - crashes FCEUX) is resolved.
...
[[Split portion of a mixed commit.]]
2008-08-14 07:50:41 +00:00
zeromus
f6cb29ca1c
zeromus - SF [ 2047001 ] Low speeds crash FCEUX
...
this was caused by a bug in the sound engine which overflowed when things got too slow.
the instability at low speeds and turboing is not in the emulation but rather in the rather clumsy resynchronization code in the sound engine. this needs work, but the badness should be harmless.
2008-08-14 07:34:42 +00:00
zeromus
adb61c3586
SF [ 2050371 ] FCM>FM2 converter should release file handle
2008-08-14 06:43:51 +00:00
zeromus
1fdc5e6083
change version number
2008-08-13 23:23:04 +00:00
zeromus
aaec642b0b
cleanup
2008-08-13 23:20:51 +00:00
zeromus
34c8981151
docs reorg
...
[[Split portion of a mixed commit.]]
2008-08-13 22:05:08 +00:00
zeromus
9583bc1735
update docs to reflect RLDUTSBA (thanks baxter!)
2008-08-13 20:28:08 +00:00
zeromus
c8e44d6d3b
try to fix savestates again
2008-08-13 16:30:31 +00:00
zeromus
8217d5ceea
fix
2008-08-13 08:45:45 +00:00
zeromus
b67554f47b
restore unzipping for sdl, also
2008-08-13 08:40:12 +00:00
zeromus
a8f861d081
repaired gzip functionality verified
2008-08-13 08:28:07 +00:00
zeromus
4d0086e899
fix gzip in windows...
2008-08-13 08:24:04 +00:00
zeromus
73388b53f5
cleanup. IPS support in sdl repaired and verified.
2008-08-13 08:01:58 +00:00
zeromus
db19fa189a
test
2008-08-13 07:59:48 +00:00
zeromus
709f1a2b4c
completing multiplatform archive/fopen cleanup
2008-08-13 07:52:32 +00:00
punkrockguy318
9a32bff677
started documenting SDL
2008-08-13 07:51:32 +00:00
zeromus
85a03592c1
in progress: cleanup of multiplatformness of archive io apis
2008-08-13 07:49:48 +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
punkrockguy318
077f756572
fixed --input(1-4)
2008-08-13 07:06:41 +00:00
punkrockguy318
0797430e99
readded --input1 and --input2? could someone test?
2008-08-13 06:47:15 +00:00
zeromus
573b55afdd
fix to the fix to the fix for sdl
2008-08-13 05:13:24 +00:00
zeromus
13c8810730
fix sdl configfile woes
2008-08-13 04:47:19 +00:00
zeromus
9356512e9e
try to fix sdl config loading
2008-08-13 04:33:39 +00:00
zeromus
91147a80e0
[ 2047645 ] Creating a savestate object in Lua crashes FCEUX
2008-08-13 04:21:08 +00:00
zeromus
93c18133cb
[ 2047986 ] palflag 1 in .fm2 files crashes fceux ;
...
also, change build process so that upx doesnt happen until deploy.bat (lets you debug release builds)
2008-08-13 04:06:01 +00:00
adelikat
dcd2e0de0b
replay - length code cleanup
2008-08-12 17:01:20 +00:00
adelikat
20f9b53764
movie replay dialog displays fractions of a second (2 digits)
2008-08-12 16:52:18 +00:00
punkrockguy318
55cba7414f
snapname now fixed and slgith SConstruct cleanup
2008-08-12 16:48:02 +00:00
punkrockguy318
4f4f771661
made movie opener more robust from command line as well
2008-08-12 08:27:44 +00:00
punkrockguy318
5e44ec6f4a
fixed segfault when opening fcm files; will now warn user to open fm2 files
2008-08-12 08:24:39 +00:00
punkrockguy318
641a5ea657
sconstruct slightly more robust
2008-08-12 07:39:52 +00:00
zeromus
b6bad1295e
SF [ 2046984 ] Player 3 inputs when not used
2008-08-12 07:32:44 +00:00
punkrockguy318
95b126c1cb
saner sound defaults in SDL
2008-08-12 07:24:16 +00:00
punkrockguy318
244b4dfaf2
--special option fixed in SDL .. closing SF [ 2047050 ]
2008-08-12 07:11:53 +00:00
zeromus
8565ed8f4f
print a special message when trying to open an FCM reminding user to convert. (finishes SF [ 2011832 ] Opening non movie file crashes FCEUX)
2008-08-12 06:58:52 +00:00
zeromus
3e983865df
SF [ 2046985 ] SRAM not wiped on power cycle (during movies)
2008-08-12 06:52:48 +00:00
punkrockguy318
595df73847
changed FileBaseInfo constructor to please gcc and quiet warnings
2008-08-12 06:06:48 +00:00
punkrockguy318
30d847a9b3
increased code readability
2008-08-12 05:58:24 +00:00
zeromus
89641c1b92
improve ips and filename generation system
2008-08-12 05:31:06 +00:00
punkrockguy318
17df29de0f
fixed build error (header include missing)
2008-08-12 05:04:40 +00:00
zeromus
f73de3b31e
restore IPS patching capability which was lost when archive support was added
2008-08-12 04:57:15 +00:00
zeromus
c8473ffadb
SF [ 2011550 ] Buffer overflow (change vsprintf to vsnprintf)
2008-08-12 03:35:54 +00:00
zeromus
215d329804
SF [ 2047004 ] Moviefilenames without extension don't automatically get fm2
2008-08-12 03:28:51 +00:00
qfox
8498dac6c2
Fixed some switches and added a outdated warning to this ancient doc.
2008-08-11 22:11:43 +00:00
qfox
475ac06f2a
Ah, I can fix this. Added extra newline to prevent stupid warning.
2008-08-11 22:00:52 +00:00
zeromus
52dc9c1839
ok we have to remember to set the numeric emulator version also
2008-08-11 20:31:45 +00:00
zeromus
032ac9597b
upgrade to cah4e3's latest mapper 163&164 code to fix a crash in a game
2008-08-11 17:20:56 +00:00
zeromus
de9ab09061
2008-08-11 04:33:14 +00:00
punkrockguy318
62629b9b00
fceux now writes config direcoty as soon as it starts whether a rom is
...
loaded or not
[[Split portion of a mixed commit.]]
2008-08-11 04:26:37 +00:00
punkrockguy318
d852574c62
Gfceux bugfixes and sdl fceux bugfixes
...
[[Split portion of a mixed commit.]]
2008-08-11 03:16:46 +00:00