docs, scripts
authornotaz <notasas@gmail.com>
Sat, 14 Apr 2007 23:55:01 +0000 (23:55 +0000)
committernotaz <notasas@gmail.com>
Sat, 14 Apr 2007 23:55:01 +0000 (23:55 +0000)
git-svn-id: file:///home/notaz/opt/svn/fceu@106 be3aeb3a-fb24-0410-a615-afba39da0efa

out_gp2x/gpfce_config
out_gp2x/gpfce_showfps_config
out_gp2x/gpfce_showfps_swapbuttons_config
out_gp2x/gpfce_swapbuttons_config
out_gp2x/readme.txt

index 5f28744..69b6273 100644 (file)
@@ -20,5 +20,6 @@ baseDir=/mnt/sd/roms/nes/
 
 #File filters
 fileFilter=zip
 
 #File filters
 fileFilter=zip
+fileFilter=nes
 
 
 
 
index e34833e..4425747 100644 (file)
@@ -20,4 +20,5 @@ baseDir=/mnt/sd/roms/nes/
 
 #File filters
 fileFilter=zip
 
 #File filters
 fileFilter=zip
+fileFilter=nes
 
 
index fa78a42..6f7a6a2 100644 (file)
@@ -20,4 +20,5 @@ baseDir=/mnt/sd/roms/nes/
 
 #File filters
 fileFilter=zip
 
 #File filters
 fileFilter=zip
+fileFilter=nes
 
 
index 3c79d0f..93c5357 100644 (file)
@@ -20,4 +20,5 @@ baseDir=/mnt/sd/roms/nes/
 
 #File filters
 fileFilter=zip
 
 #File filters
 fileFilter=zip
+fileFilter=nes
 
 
index a84fe95..6218b92 100644 (file)
@@ -2,7 +2,8 @@
                      GPFCE - NES emulator for the GP2X\r
 =================================================================================\r
                          Ported by:        zzhu8192\r
                      GPFCE - NES emulator for the GP2X\r
 =================================================================================\r
                          Ported by:        zzhu8192\r
-                         Current version:  0.2\r
+                         Optimized by:     notaz\r
+                         Current version:  0.3\r
                          Email:            zzhu8192@yahoo.com\r
                          Web Site:         www.unicorn-jockey.com\r
                          Web Site Admin:   Lil-kun\r
                          Email:            zzhu8192@yahoo.com\r
                          Web Site:         www.unicorn-jockey.com\r
                          Web Site Admin:   Lil-kun\r
@@ -28,7 +29,6 @@ original games in Java for the GP2x.  This should be interesting....
 ------------------------------------------------------------------\r
 What's new\r
 ------------------------------------------------------------------\r
 ------------------------------------------------------------------\r
 What's new\r
 ------------------------------------------------------------------\r
-Current version number is now:  0.2\r
 \r
 Many usability features were added, thanks to some great input \r
 from developers and users on the gp32x.com board.  Some of the\r
 \r
 Many usability features were added, thanks to some great input \r
 from developers and users on the gp32x.com board.  Some of the\r
@@ -81,6 +81,26 @@ Current Features
 --------------------------------------------------------------------\r
 \r
 \r
 --------------------------------------------------------------------\r
 \r
 \r
+ver 0.3 (by notaz)\r
+\r
+          - Major improvement: added ARM asm CPU core from LJGP32,\r
+            which itself was adapted from FCA by Yoyofr.\r
+            The core required substantial changes to make it work in\r
+            FCE ultra.\r
+          - The emulator renders directly to frame buffer now (previously\r
+            it was drawing to offscreen buffer, which was then copied to\r
+            framebuffer).\r
+          - Squidge's MMU hack added.\r
+          - Added sync() calls after savestate writes.\r
+          - Some additional tweaking here and there to get a few more FPS.\r
+          - Volume middle now can be used as shift to emulator functions\r
+            instead stick click (saving, stretching, etc.).\r
+          - Added frameskip selection with shift+A and shift+Y (shift is\r
+            stick click or volume middle).\r
+          - Probably some more changes I forgot about.\r
+\r
+\r
+\r
 ver 0.2   5/29/2006  MD5SUM: dd75fa3f090f9298f9f4afff01ab96f2 *gpfce\r
 \r
           - Sound output issue with stereo fixed, now using\r
 ver 0.2   5/29/2006  MD5SUM: dd75fa3f090f9298f9f4afff01ab96f2 *gpfce\r
 \r
           - Sound output issue with stereo fixed, now using\r