forked from notaz/picodrive
-
Notifications
You must be signed in to change notification settings - Fork 1
This is just an archive of robson-alcantara's fork, for historical reasons, thank you Six-Shoota
License
pumpkinlink/picodrive
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is yet another Megadrive / Genesis / Sega CD / Mega CD / 32X / SMS emulator, which was written having ARM-based handheld devices in mind (such as smartphones and handheld consoles like GP2X and Pandora), but also runs on non-ARM little-endian hardware too. The emulator is heavily optimized for ARM, features assembly cores for 68k, Z80 and VDP chip emulation, also has dynamic recompilers for SH2 and SSP16 (for 32X and SVP emulation). It was started by Dave (aka fdave, finalburn author) as basic Genesis/Megadrive emulator for Pocket PC, then taken over and expanded by notaz. PicoDrive was the first emulator ever to properly emulate Virtua Racing and it's SVP chip. How to compile on Raspbian Wheezy: export CC=gcc-4.8 export CXX=g++-4.8 ./configure --platform=rpi2 make
About
This is just an archive of robson-alcantara's fork, for historical reasons, thank you Six-Shoota
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 83.9%
- Assembly 12.4%
- C++ 2.3%
- Other 1.4%