added 12-in-1 mapper to carthw
[picodrive.git] / platform / win32 / GenaDrive / readme.txt
CommitLineData
471711c0 1\r
2About\r
3-----\r
4\r
5This is a quick windows port of PicoDrive, a Megadrive / Genesis emulator for\r
6handheld devices. It was originally coded having ARM CPU based devices in mind\r
7(most work was done on GP2X version), but there is also a PSP port.\r
8\r
9The sole purpose of this port is to demonstrate my SVP emulation code. This\r
10makes it one of the most minimal emulators out there. If you need more\r
11features, you will have to wait until SVP support is integrated in Kega, Gens\r
12and the likes, as this emu was not meant to compete with them.\r
13\r
14For more info, visit http://notaz.gp2x.de/svp.php\r
15\r
16\r
757f8dae 17Releases\r
18--------\r
19\r
201.40 - first release.\r
211.40a - Tasco Deluxe's dithering fix.\r
221.40b - Perspective fix thanks to Pierpaolo Prazzoli's info.\r
23\r
24\r
471711c0 25Controls\r
26--------\r
27\r
28These are currently hardcoded, keyboard only:\r
29\r
30Enter: Start\r
31Z: A\r
32X: B\r
33C: C\r
34TAB: (reset)\r
35Esc: (load ROM)\r
36Arrows: D-pad\r
37\r
38\r
39Credits\r
40-------\r
41\r
42A lot of work on making SVP emulation happen was done by Tasco Deluxe, my\r
757f8dae 43stuff is a continuation of his. Pierpaolo Prazzoli's information and his\r
44SSP1610 disassebler in MAME code helped a lot too.\r
45\r
471711c0 46The original PicoDrive was written by fDave from finalburn.com\r
47\r
48This PicoDrive version uses bits and pieces of from other projects:\r
49\r
50