X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=base_readme.txt;h=0c637523d68b678e51656a3b0e13f3d1206433e2;hb=367b6f1f939dcd7930d372aee0ca900b0b8790b1;hp=97334e08eeaf60748624e709f232fba5c9a8cbe9;hpb=6d741b3258179dadc7890f45e155b0a6871ebdc5;p=libpicofe.git diff --git a/base_readme.txt b/base_readme.txt index 97334e0..0c63752 100644 --- a/base_readme.txt +++ b/base_readme.txt @@ -30,7 +30,7 @@ How to make it run ------------------ #ifdef GP2X -Copy PicoDrive.gpe, pico940.bin and mmuhack.o to any place in your filesystem +Copy PicoDrive.gpe, pico940_v2.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. @@ -636,17 +636,24 @@ Changelog 1.35b * PSP: mp3 code should no longer fail on 1.5 firmware. + PSP: added gamma adjustment option. - + Added .cso format support. Useful for non-FMV games. + + Added .cso ISO format support. Useful for non-FMV games. + * It is now possile to force a region after the ROM is loaded. * Fixed a sram bug in memhandlers (fixes Shining in the Darkness saves). * PSP: fixed another bug in memhanlers, which crashed the emu for some games - (like NBA Jam). + (like NBA Jam and NHL 9x). + + PSP: added suspend/resume handling for Sega CD games. + + GP2X: added additional low volume levels for my late-night gaming sessions + (in stereo mode only). + + GP2X: added "fast forward" action in key config. Not recommended to use for + Sega CD, may case problems there. + * Some other small tweaks I forgot about. 1.35a * PSP: fixed a bug which prevented to load any ROMs after testing the BIOS. * PSP: fixed incorrect CZ80 memory map setup, which caused Z80 crashes and graphics corruption in EU Mega CD model1 BIOS menus. + PSP: added additional "set to 4:3 scaled" display option for convenience. - + Added an option to disable frame limitter (works only with non-auto frameskip). + + PSP: Added an option to disable frame limitter (works only with non-auto frameskip). 1.35 + PSP port added. Lots of new code for it. Integrated modified FAME/C, CZ80 cores.