mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to TuxNES 0.75.
This version fixes support for some mappers, adds new ones, sports a revamped sound system, multiple video modes, can work with W and GGI, zipped file support, and more I missed. NetBSD now compiles natively too, OpenBSD is kinda of hard right now due to as problems [old version].
This commit is contained in:
parent
23e7702d40
commit
7bbe62c88c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41480
3 changed files with 7 additions and 8 deletions
|
@ -6,11 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= tuxnes
|
||||
PORTVERSION= 0.73
|
||||
PORTVERSION= 0.75
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://tmmm.simplenet.com/tuxnes/packages/
|
||||
MASTER_SITE_SUBDIR= asmodai
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= asmodai@freebsd.org
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (tuxnes-0.73.tar.gz) = d492a97bcf5360def872317328d7bd73
|
||||
MD5 (tuxnes-0.75.tar.gz) = 5db0cd42dfdff3e681805e93b4867c43
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TuxNES is an emulator for the 8-bit Nintendo Entertainment System.
|
||||
Currently, the emulator has been tested on Linux and FreeBSD, both
|
||||
running on x86 processors.
|
||||
Currently, the emulator has been tested on Linux, FreeBSD and NetBSD,
|
||||
all running on x86 processors.
|
||||
|
||||
WWW: http://tmmm.simplenet.com/tuxnes/
|
||||
WWW: http://tuxnes.sourceforge.net/
|
||||
|
|
Loading…
Add table
Reference in a new issue