From 0e67b9ad19a15eeb13682f82f511bfb3c8c7ca7c Mon Sep 17 00:00:00 2001 From: zeromus Date: Thu, 14 Aug 2008 07:50:41 +0000 Subject: [PATCH] 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.]] --- htdocs/pressrelease-2.0.2.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/htdocs/pressrelease-2.0.2.html b/htdocs/pressrelease-2.0.2.html index aa9baf53..66ee51bb 100644 --- a/htdocs/pressrelease-2.0.2.html +++ b/htdocs/pressrelease-2.0.2.html @@ -7,6 +7,7 @@ This release focuses on top-rated user bug and enhancement issues; stabilizing t emulator: bug: restore support for old-format savestates. +bug: restore savestate load error-recovery system bug: restore IPS patching capability which was lost when archive support was added bug: restore ungzipping (and unzipping in sdl) capability which was lost when archive support was added bug: SF [ 2046985 ] SRAM not wiped on power cycle (during movies) @@ -29,6 +30,8 @@ bug: removed broken hotkey ctrl+x (prevented cut from working in accel dialogs) bug: fixed the (null) in the default lua directory listing bug: SF [ 2037878 ] Convert .fcm doesn't do special characters bug: SF [ 2046984 ] Player 3/4 input events recorded even when not used +bug: SF [ 2047001 ] Low speeds crash FCEUX +bug: SF [ 2050371 ] FCM>FM2 converter should release file handle enh: added input display to the FCEUX main menu enh: auto-fill .fcs extension in save state as dialog enh: change config filename from fceu98.cfg to fceux.cfg