mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/tuxnes: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
40c68364a1
commit
e07766de05
1 changed files with 13 additions and 11 deletions
|
@ -1,17 +1,19 @@
|
|||
TuxNES is an emulator for the 8-bit Nintendo Entertainment System. It is
|
||||
based on Nestra, a great public-domain NES emulator by Quor. TuxNES adds many
|
||||
features not found in Nestra, and uses a more collaborative development model.
|
||||
Enhancements to Nestra often find their way into TuxNES. Enhancements to
|
||||
TuxNES don't generally find their way into Nestra due to licensing
|
||||
restrictions (since pieces of TuxNES are generally copyrighted by their
|
||||
authors, and covered by the GNU General Public License), although similar
|
||||
changes by the same authors sometimes find their way back into Nestra.
|
||||
TuxNES is an emulator for the 8-bit Nintendo Entertainment System.
|
||||
It is based on Nestra, a great public-domain NES emulator by Quor.
|
||||
TuxNES adds many features not found in Nestra, and uses a more
|
||||
collaborative development model. Enhancements to Nestra often find
|
||||
their way into TuxNES. Enhancements to TuxNES don't generally find
|
||||
their way into Nestra due to licensing restrictions (since pieces
|
||||
of TuxNES are generally copyrighted by their authors, and covered by
|
||||
the GNU General Public License), although similar changes by the same
|
||||
authors sometimes find their way back into Nestra.
|
||||
|
||||
TuxNES requires an x86-family processor.
|
||||
|
||||
If you would also like to install GTuxNES (a graphical launcher for TuxNES),
|
||||
download its source tarball and place it in the same directory as the
|
||||
SlackBuild. The GTuxNES homepage is http://www.scottweber.com/projects/gtuxnes/
|
||||
If you would also like to install GTuxNES (a graphical launcher
|
||||
for TuxNES), download its source tarball and place it in the same
|
||||
directory as the SlackBuild. The GTuxNES homepage is:
|
||||
http://www.scottweber.com/projects/gtuxnes/
|
||||
|
||||
The GTuxNES site appears to be down, but the source is mirrored here:
|
||||
http://www.sourcefiles.org/Emulators/Videogames/gtuxnes-0.75.tar.gz
|
||||
|
|
Loading…
Reference in a new issue