X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=out_gp2x%2Freadme.txt;h=94a7e225357297f3e7b029756e28db7a56bf25dd;hb=7b356ee3dc5d7e54d9dc06c413f84380d1044441;hp=6fe68455fe6c286126b3d6da560aba54847ee185;hpb=0bb3fe122854be9af6c3024fef9f503d27bc63a1;p=fceu.git diff --git a/out_gp2x/readme.txt b/out_gp2x/readme.txt index 6fe6845..94a7e22 100644 --- a/out_gp2x/readme.txt +++ b/out_gp2x/readme.txt @@ -175,11 +175,15 @@ with additional .fcm extension added. Examples: ver 0.4 (by notaz) - rev 154 + rev 15x - Fixed savestate subsections (were causing some mapper data not to be saved). - Fixed an issue of MapIRQHook getting lost after loading a savestate (glitched Akumajou Densetsu and other games after savestate load). + - A bug, which prevented configuring multiple USB pads fixed. + - Fixed sound breaking bug after switching it on/off multiple times. + - Added "Perfect VSYNC" option, which changes GP2X refresh rate and + syncs emu timing to LCD vsync. rev 153 - Lots of work on the asm core. Timing fixed for some instructions. Some missing undocumented instruction handlers added. Lots of