diff options
Diffstat (limited to 'games/virtualjaguar-libretro/README')
-rw-r--r-- | games/virtualjaguar-libretro/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/virtualjaguar-libretro/README b/games/virtualjaguar-libretro/README new file mode 100644 index 0000000000000..9433c77c5436a --- /dev/null +++ b/games/virtualjaguar-libretro/README @@ -0,0 +1,5 @@ +Virtual Jaguar is a portable Jaguar emulator which is based on the source code +of what used to be Potato Emulation. + +To build the debugging symbols use: + DEBUG=1 ./virtualjaguar-libretro.SlackBuild |