diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-08-01 12:11:09 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-05 18:10:41 +0100 |
commit | 7a200d7f4d5b0087b486a20c92272294728973ed (patch) | |
tree | 5e6d5d0d03a0bae67666aea8d57fa7fcae7a5b0b /games/stella-libretro/README | |
parent | 0c2653541a0c4aefa6f0724ddee61a18414890ed (diff) | |
download | slackbuilds-7a200d7f4d5b0087b486a20c92272294728973ed.tar.gz |
games/stella-libretro: Added (Port of Stella to libretro).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/stella-libretro/README')
-rw-r--r-- | games/stella-libretro/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/stella-libretro/README b/games/stella-libretro/README new file mode 100644 index 0000000000..2090c160fa --- /dev/null +++ b/games/stella-libretro/README @@ -0,0 +1,5 @@ +Stella is an Atari 2600 video game system emulator that can be used as a +libretro core. + +To build the debugging symbols use: + DEBUG=1 ./stella-libretro.SlackBuild |