summaryrefslogtreecommitdiffstats
path: root/games/vbam-libretro/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/vbam-libretro/README')
-rw-r--r--games/vbam-libretro/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/vbam-libretro/README b/games/vbam-libretro/README
deleted file mode 100644
index 928727b7d2..0000000000
--- a/games/vbam-libretro/README
+++ /dev/null
@@ -1,12 +0,0 @@
-VBA-M is a Nintendo Game Boy Advance video game system emulator that can be
-used as a libretro core.
-
-VBA-M is a Game Boy Advance emulator with the goal to improve upon
-VisualBoyAdvance by integrating the best features from various available
-builds.
-
-To build with tiled rendering use:
- TILED=1 ./vbam-libretro.SlackBuild
-
-To build the debugging symbols use:
- DEBUG=1 ./vbam-libretro.SlackBuild