X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=base_readme.txt;fp=base_readme.txt;h=d9dec5d5d82c5e75561feae335d338cfbdc691a8;hb=b1d44ac35bcc111994a71dc459d0fbf564ace4d2;hp=425c03063f80b90aadd1cf2e842ae3a4fe4b3d19;hpb=209a7eff8b4d8e347bb580c2bd3fe6402f074f9b;p=libpicofe.git diff --git a/base_readme.txt b/base_readme.txt index 425c030..d9dec5d 100644 --- a/base_readme.txt +++ b/base_readme.txt @@ -56,6 +56,9 @@ If you are on 1.5, there is a separate KXploited version for it. Copy SIS and some ROMs to any directory in your memory stick, and install the SIS. Then load a ROM and enjoy! ROMs can be in .smd or .bin format and can be zipped. #endif +#ifdef PANDORA +Just copy the .pnd to /pandora/menu or /pandora/desktop. +#endif #ifndef UIQ This emulator has lots of options with various tweaks (for improved speed mostly), @@ -72,8 +75,13 @@ To play any game, you need BIOS files. These files must be copied to #ifdef UIQ D:\other\PicoDrive\ directory. #else +#ifdef PANDORA +/pandora/appdata/PicoDrive/ directory +(if you run PicoDrive once it will create that directory for you). +#else the same directory as PicoDrive files. #endif +#endif Files can be named as follows: US: us_scd1_9210.bin us_scd2_9306.bin SegaCDBIOS9303.bin @@ -637,13 +645,18 @@ Additional thanks (http://www.inf.u-szeged.hu/symbian-gcc/) for their updated pre-SymbianOS9 compile tools. * AnotherGuest for all his Symbian stuff and support. -* Inder for the icons. #endif +* Inder for some graphics. * Anyone else I forgot. You know who you are. Changelog --------- +1.80beta1 + * Added pandora port. + * Lots of other stuff I don't have time to write here + (to be added here soon). + 1.56 * Changed sync in Sega CD emulation again. Should fix games that broke after changes in 1.51a.