diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-12-06 22:06:01 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-10 00:57:38 +0000 |
commit | f0f0ac983053e064b9cf864b873cbd639b17d2aa (patch) | |
tree | 5039a7df3ef6e2004d175e8d66c0fb405b9ea251 /games/picodrive-libretro/README | |
parent | d68691ad6d68f7fa6a5cdb19a0013de985a71bc7 (diff) | |
download | slackbuilds-f0f0ac983053e064b9cf864b873cbd639b17d2aa.tar.gz |
games/picodrive-libretro: Updated for version 2016.12.06_2ece107.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/picodrive-libretro/README')
-rw-r--r-- | games/picodrive-libretro/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/picodrive-libretro/README b/games/picodrive-libretro/README index 4b3079b4cc..1bfae47eae 100644 --- a/games/picodrive-libretro/README +++ b/games/picodrive-libretro/README @@ -11,3 +11,6 @@ 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 |