From 9039861feb457d5cd5935fb7cc86d2a2323649b7 Mon Sep 17 00:00:00 2001 From: notaz Date: Mon, 7 Jul 2008 20:56:24 +0000 Subject: [PATCH] minor readme adjustments git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@534 be3aeb3a-fb24-0410-a615-afba39da0efa --- base_readme.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/base_readme.txt b/base_readme.txt index 71b2b5e..a6586e6 100644 --- a/base_readme.txt +++ b/base_readme.txt @@ -33,7 +33,7 @@ How to make it run ------------------ #ifdef GP2X -Copy PicoDrive.gpe, pico940_v2.bin and mmuhack.o to any place in your filesystem +Copy PicoDrive.gpe, pico940_v3.bin and mmuhack.o to any place in your filesystem (all 3 files must be in the same directory) and run PicoDrive.gpe. Then load a ROM and enjoy! ROMs can be in .smd or .bin format and can be zipped. @@ -107,7 +107,7 @@ mp3pro). ISO files can also be .cso compressed or zipped (but not mp3 files, as they are already compressed). CSO will cause slightly longer loading times, and -is not very good for FMV games. Zipping ISOs is not recommened, as it will +is not very good for FMV games. Zipping ISOs is not recommended, as it will cause very long (several minute) loading times, and make some games unplayable. File naming is similar as with uncompressed ISOs. Example: @@ -650,6 +650,7 @@ Changelog supported too (but 44kHz restriction still applies). + Added bin_to_cso_mp3 tool, based on Exophase's bin_to_iso_ogg. The tool can convert .cue/.bin Sega CD images to .cso/.mp3. + * Greatly improved Sega CD load times. * Changed how scheduling between 68k and z80 is handled. Improves performance for some games. Credits to Lordus for the idea. * YM2612 state was not 100% saved, this should be better now. @@ -661,9 +662,9 @@ Changelog + Implemented some sprite rendering improvements, as suggested by Exophase. Games with lots of sprites now perform better. + Added better idle loop detection, based on Lordus' idea again. - * "accurate timing" option removed, as disabling it no longer + - "accurate timing" option removed, as disabling it no longer improves performance. - * "accurate sprites" was removed too, the new sprite code can + - "accurate sprites" was removed too, the new sprite code can properly handle sprite priorities in all cases. * Timers adjusted again. * Improved .smd detection code. -- 2.39.2