blob: cede87860ef77f361faa551e13a4d33795d10811 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Reicast is an Sega Dreamcast video game system emulator that can be used as a
libretro core.
The Dreamcast BIOS files are required to run Reicast.
* dc/dc_boot.bin
* dc/dc_flash.bin
To build the debugging symbols use:
DEBUG=1 ./libretro-reicast.SlackBuild
|