blob: 477578d9863c59f421d729e79e48b7de5bbd5df3 (
plain)
1
2
3
4
5
6
7
8
9
|
ProSystem is an Atari 7800 video game system emulator that can be used as a
libretro core.
ProSystem optionally supports using the following BIOS image file for operation:
* 7800 BIOS (U).rom (Atari 7800 BIOS)
To build the debugging symbols use:
DEBUG=1 ./prosystem-libretro.SlackBuild
|