blob: 79d9bfb4e304b4fcd3ff2d9c0d16285e05d0189b (
plain)
1
2
3
4
5
6
7
8
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
|