diff options
Diffstat (limited to 'games/libretro-handy/README')
-rw-r--r-- | games/libretro-handy/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/games/libretro-handy/README b/games/libretro-handy/README new file mode 100644 index 0000000000..79d9bfb4e3 --- /dev/null +++ b/games/libretro-handy/README @@ -0,0 +1,9 @@ +Handy is an Atari Lynx video game system emulator that can be used as a +libretro core. + +Handy optionally supports using the following BIOS image file for operation: + +* lynxboot.img (Lynx Boot Image) + +To build the debugging symbols use: + DEBUG=1 ./libretro-handy.SlackBuild |