blob: a6279651994be946e188acdffbe78c80fbf20025 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
|