PicoDrive libretro core for MegaDrive/Genesis emulation
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. This package is for
RetroArch/Libretro front-end.
Refresh
Refresh
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
_service | 0000000567 567 Bytes | almost 5 years | |
_servicedata | 0000000239 239 Bytes | over 3 years | |
libretro-picodrive-0~git20210611.tar.xz | 0015332092 14.6 MB | over 3 years | |
libretro-picodrive.changes | 0000029243 28.6 KB | over 3 years | |
libretro-picodrive.spec | 0000001585 1.55 KB | over 3 years |
Latest Revision
Guo Yunhe (guoyunhe)
committed
over 3 years ago
(revision 4)
- Update to version 0~git20210611: * Fix minor typo (harmless cast of a buffer to an incorrect type) * Add support for RETRO_ENVIRONMENT_SET_CONTENT_INFO_OVERRIDE API extension - enables soft patching of non-CD content * move conditional out of loop * libretro, fix psp emulation display (RGB instead of BGR) * VDP DMA/CPU access timing improvements * 68k, synchronize timing in fame and musashi (for debugging) * sound, fix ym2612 output volume for keyon and level changes * sh2 interpreter, minor improvement for irq handling * 32x, minor improvement for poll detection * sh2 drc+interpreter, minor improvement for cycle counting * 68k, fix timing for BTST #imm,Dn and ADDQ.W #imm,An in fame * mcd, optimizations for polling detection * Add STATIC_LINKING_LINK * Define STATIC_LINKING for emscripten * Don't attempt to bake in compat_strcasestr when static linking is defined * mcd, improve polling detection * mcd, improve polling detection * 32x, drc, fix saving SH2 SR in dma * Buildfix * Cleanup * m3u:Fix "last disk index" not loaded correctly * Update libretro-common * Add support for m3u playlist format * core, big endian fix (cart sram detection) * mcd, improve polling detection * ui, scaling in sdl window mode (ATM hidden) * libretro, build change for PS3 (disable drc) * mcd, fix timing for irq while polling detected * mcd, fix crash when unloading cd while playing audio
Comments for libretro-picodrive 0