slackbuilds/games/nestopia-libretro
David Spencer 04207e9e55 games/nestopia-libretro: Updated homepage link.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-05-20 06:54:55 +07:00
..
README games/nestopia-libretro: Added (Nestopia for Libretro). 2016-08-05 18:10:41 +01:00
nestopia-libretro.SlackBuild games/nestopia-libretro: Updated for version 2017.01.28_9d84c83. 2017-02-11 07:24:23 +07:00
nestopia-libretro.info games/nestopia-libretro: Updated homepage link. 2017-05-20 06:54:55 +07:00
slack-desc games/nestopia-libretro: Updated homepage link. 2017-05-20 06:54:55 +07:00

README

Nestopia is a Nintendo Entertainment System video game system emulator that can
be used as a libretro core.

Nestopia is a portable and cycle-accurate NES/Famicom emulator written in C++.
Nestopia UE (Undead Edition) is a fork of the original source code, with
enhancements from members of the emulation community. This includes support for
new platforms, and bug fixes in the emulator core.

Nestopia requires the following BIOS image files for operation:

* DISKSYS.ROM (Famicom Disk System BIOS)
* NstDatabase.xml (NES Database)

The NstDatabase.xml can be copied from the nestopia-libretro documentation
directory:
  cp /usr/doc/nestopia-libretro-$VERSION/NstDatabase.xml \
     /your/RetroArch/bios/direcotry

To build the debugging symbols use:
  DEBUG=1 ./nestopia-libretro.SlackBuild