15 lines
450 B
Plaintext
15 lines
450 B
Plaintext
|
snes9x2010 is a Super Nintendo video game system emulator that can be used as
|
||
|
a libretro core.
|
||
|
|
||
|
snes9x2010 is a Super Nintendo Entertainment System (SNES) emulator based on
|
||
|
Snes9x 1.52 with backported patches for performance and compatibility
|
||
|
improvements.
|
||
|
|
||
|
This package was previously called snes9x-next.
|
||
|
|
||
|
To build with the griffin LTCG use:
|
||
|
GRIFFIN=1 ./snes9x2010.SlackBuild
|
||
|
|
||
|
To build the debugging symbols use:
|
||
|
DEBUG=1 ./snes9x2010.SlackBuild
|