(WIP) PicoDrive for PSP, skinned to look like Sonic's UGC
Find a file
2019-07-30 16:34:40 +02:00
cpu improved sh2 clock handling, bug fixing + small improvement to drc emitters 2019-07-30 16:34:40 +02:00
jni libretro: Allow setting GIT_VERSION. 2018-04-03 10:41:26 -07:00
pico substituted tool to obtain target structure offsets (for asm) 2019-07-30 16:34:40 +02:00
platform sh2 drc host disassembler integration for gp2x 2019-07-30 16:34:40 +02:00
tools substituted tool to obtain target structure offsets (for asm) 2019-07-30 16:34:40 +02:00
unzip use system's zlib 2017-04-17 00:50:49 +03:00
zlib UIQ3 update, some makefile unification, rm old configs, stuff 2008-08-21 10:45:54 +00:00
.gitignore Add support for the OpenDingux platform 2013-10-10 03:02:26 +03:00
.gitmodules switch Cyclone to submodule on it's own git repo 2013-06-22 19:16:11 +03:00
AUTHORS split base_readme to more traditional files 2013-10-11 00:47:25 +03:00
ChangeLog release 1.91 2013-10-12 22:06:29 +03:00
config.caanoo config for x86 (32 bit only, for SH2 drc), add/revive profiling 2019-07-30 16:34:40 +02:00
config.caanoo47 config templates for gp2x, caanoo, dingux either with system toolchain (open2x,gph,opendingux) or ubuntu arm(gcc 4.7 is highest possible),mips 2019-07-30 16:34:40 +02:00
config.dingux config templates for gp2x, caanoo, dingux either with system toolchain (open2x,gph,opendingux) or ubuntu arm(gcc 4.7 is highest possible),mips 2019-07-30 16:34:40 +02:00
config.dingux54 config templates for gp2x, caanoo, dingux either with system toolchain (open2x,gph,opendingux) or ubuntu arm(gcc 4.7 is highest possible),mips 2019-07-30 16:34:40 +02:00
config.gp2x config templates for gp2x, caanoo, dingux either with system toolchain (open2x,gph,opendingux) or ubuntu arm(gcc 4.7 is highest possible),mips 2019-07-30 16:34:40 +02:00
config.gp2x47 config templates for gp2x, caanoo, dingux either with system toolchain (open2x,gph,opendingux) or ubuntu arm(gcc 4.7 is highest possible),mips 2019-07-30 16:34:40 +02:00
config.x86 sh2 drc host disassembler integration for gp2x 2019-07-30 16:34:40 +02:00
configure configure: allow to override SDL_CONFIG 2017-08-06 21:21:35 +03:00
COPYING clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
Makefile substituted tool to obtain target structure offsets (for asm) 2019-07-30 16:34:40 +02:00
Makefile.libretro libretro: Allow setting GIT_VERSION. 2018-04-03 10:41:26 -07:00
README Support latest raspberry GLES library name 2017-12-25 17:38:36 +01:00

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.