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 | ae38f4f12a203cbb78c8648cc91f0184f5661361 (patch) | |
tree | 94095be083d0030cf501b6ead4e91ad497c6f4c7 /games/vba-next/README | |
parent | 27c118f8070db23422085ce5d36bc01f4ac69c96 (diff) | |
download | slackbuilds-ae38f4f12a203cbb78c8648cc91f0184f5661361.tar.gz |
games/vba-next: Added (Optimized port of VBA-M to Libretro).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/vba-next/README')
-rw-r--r-- | games/vba-next/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/vba-next/README b/games/vba-next/README new file mode 100644 index 0000000000..8e456f7f23 --- /dev/null +++ b/games/vba-next/README @@ -0,0 +1,5 @@ +VBA-Next is a Game Boy Advance emulator based on VBA-M 2011 with backported +patches for performance and compatibility improvements. + +To build the debugging symbols use: + DEBUG=1 ./vba-next.SlackBuild |