diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-08-01 12:11:08 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-05 18:10:41 +0100 |
commit | b39028417a19017a2af74110d15f76748873f691 (patch) | |
tree | ac88a5d06f7ea92e6fe0e857064e178abd9c51ca /games/meteor-libretro/README | |
parent | 57d7583650e2530ef8bfd2ba5d79df05bfc370ac (diff) |
games/meteor-libretro: Added (libretro port of Meteor GBA emulator).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/meteor-libretro/README')
-rw-r--r-- | games/meteor-libretro/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/meteor-libretro/README b/games/meteor-libretro/README new file mode 100644 index 0000000000000..cbaa4df060bbb --- /dev/null +++ b/games/meteor-libretro/README @@ -0,0 +1,5 @@ +Meteor is a Nintendo Game Boy Advance video game system emulator that can be +used as a libretro core. + +To build the debugging symbols use: + DEBUG=1 ./meteor-libretro.SlackBuild |