X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=platform%2Fwin32%2FGenaDrive%2Freadme.txt;fp=platform%2Fwin32%2FGenaDrive%2Freadme.txt;h=ca880568a73c72ec5242044d5946d0aa36a8d09e;hb=471711c0ac53b4c1f824b791571661cba08ec92c;hp=361df0a3225596b079b3fd9680532c22f0001b84;hpb=8e5427a06854695302a879dba5f0cbb3886e7253;p=picodrive.git diff --git a/platform/win32/GenaDrive/readme.txt b/platform/win32/GenaDrive/readme.txt index 361df0a..ca88056 100644 --- a/platform/win32/GenaDrive/readme.txt +++ b/platform/win32/GenaDrive/readme.txt @@ -1,45 +1,45 @@ - -About ------ - -This is a quick windows port of PicoDrive, a Megadrive / Genesis emulator for -handheld devices. It was originally coded having ARM CPU based devices in mind -(most work was done on GP2X version), but there is also a PSP port. - -The sole purpose of this port is to demonstrate my SVP emulation code. This -makes it one of the most minimal emulators out there. If you need more -features, you will have to wait until SVP support is integrated in Kega, Gens -and the likes, as this emu was not meant to compete with them. - -For more info, visit http://notaz.gp2x.de/svp.php - - -Controls --------- - -These are currently hardcoded, keyboard only: - -Enter: Start -Z: A -X: B -C: C -TAB: (reset) -Esc: (load ROM) -Arrows: D-pad - - -Credits -------- - -A lot of work on making SVP emulation happen was done by Tasco Deluxe, my -stuff is a continuation of his. -The original PicoDrive was written by fDave from finalburn.com - -This PicoDrive version uses bits and pieces of from other projects: - -68k: FAME/C core, by Chui and Stephane Dallongeville (as C68K). -z80: CZ80 by Stephane Dallongeville and modified by NJ. -YM2612 and SN76496 cores: MAME devs. - -Greets to all the sceners and emu authors out there! - + +About +----- + +This is a quick windows port of PicoDrive, a Megadrive / Genesis emulator for +handheld devices. It was originally coded having ARM CPU based devices in mind +(most work was done on GP2X version), but there is also a PSP port. + +The sole purpose of this port is to demonstrate my SVP emulation code. This +makes it one of the most minimal emulators out there. If you need more +features, you will have to wait until SVP support is integrated in Kega, Gens +and the likes, as this emu was not meant to compete with them. + +For more info, visit http://notaz.gp2x.de/svp.php + + +Controls +-------- + +These are currently hardcoded, keyboard only: + +Enter: Start +Z: A +X: B +C: C +TAB: (reset) +Esc: (load ROM) +Arrows: D-pad + + +Credits +------- + +A lot of work on making SVP emulation happen was done by Tasco Deluxe, my +stuff is a continuation of his. +The original PicoDrive was written by fDave from finalburn.com + +This PicoDrive version uses bits and pieces of from other projects: + +68k: FAME/C core, by Chui and Stéphane Dallongeville (as C68K). +z80: CZ80 by Stéphane Dallongeville and modified by NJ. +YM2612 and SN76496 cores: MAME devs. + +Greets to all the sceners and emu authors out there! +