diff options
Diffstat (limited to 'games/blastem-libretro/README')
-rw-r--r-- | games/blastem-libretro/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/blastem-libretro/README b/games/blastem-libretro/README new file mode 100644 index 0000000000000..d9e43fc894780 --- /dev/null +++ b/games/blastem-libretro/README @@ -0,0 +1,5 @@ +BlastEm has the goal of being an extremely accurate Genesis emulator while +still running on relatively modest hardware by using advanced techniques. + +To build the debugging symbols use: + DEBUG=1 ./blastem-libretro.SlackBuild |