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