slackbuilds/games/picodrive-libretro
Hunter Sezen dda40f1e14 games/picodrive-libretro: Updated for version 2016.12.10_d6be4fa.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-02-11 07:24:25 +07:00
..
README games/picodrive-libretro: Updated for version 2016.12.06_2ece107. 2016-12-10 00:57:38 +00:00
picodrive-libretro.SlackBuild games/picodrive-libretro: Updated for version 2016.12.10_d6be4fa. 2017-02-11 07:24:25 +07:00
picodrive-libretro.info games/picodrive-libretro: Updated for version 2016.12.10_d6be4fa. 2017-02-11 07:24:25 +07:00
slack-desc

README

PicoDrive is a Sega 8/16 bit video game system emulator that can be used as a
libretro core.

PicoDrive is an open-source Sega 8/16 bit and 32X emulator which was written
having ARM-based handheld devices in mind. The critical parts (renderer, 68K
and Z80 cpu interpreters) and some other random code is written in ARM asm,
other code is C.

PicoDrive requires a real BIOS for Sega CD/Mega CD emulation to work.

* bios_CD_E.bin (MegaCD EU BIOS)
* bios_CD_U.bin (SegaCD US BIOS)
* bios_CD_J.bin (MegaCD JP BIOS)

To build the debugging symbols use:
  DEBUG=1 ./picodrive-libretro.SlackBuild