mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
split base_readme to more traditional files
This commit is contained in:
parent
948aa481fa
commit
99823d0f23
5 changed files with 602 additions and 607 deletions
15
README
Normal file
15
README
Normal file
|
@ -0,0 +1,15 @@
|
|||
|
||||
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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue