diff options
Diffstat (limited to 'games/prosystem-libretro/README')
-rw-r--r-- | games/prosystem-libretro/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/prosystem-libretro/README b/games/prosystem-libretro/README deleted file mode 100644 index a6279651994be..0000000000000 --- a/games/prosystem-libretro/README +++ /dev/null @@ -1,10 +0,0 @@ -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 |