cvs commit: ports/emulators Makefile ports/emulators/gngeo
Makefile distinfo pkg-descr pkg-plist ports/emulators/gngeo/files
patch-configure patch-src-streams.c
Edwin Groothuis
edwin at FreeBSD.org
Tue Nov 22 11:33:08 GMT 2005
edwin 2005-11-22 11:33:07 UTC
FreeBSD ports repository
Modified files:
emulators Makefile
Added files:
emulators/gngeo Makefile distinfo pkg-descr pkg-plist
emulators/gngeo/files patch-configure patch-src-streams.c
Log:
[NEW PORT] games/gngeo - NeoGeo emulator
Note: this port sets RESTRICTED because the Neo-Geo BIOS
must be downloaded manually and can not be redistributed.
So ports/LEGAL should be updated. These are the file names:
"neo-geo.rom", "ng-lo.rom", "ng-sfix.rom", and "ng-sm1.rom".
These files are also listed in the "NGBIOS" variable in the
Makefile of the port.
GnGeo is a NeoGeo emulator for Linux (and maybe some other
UNIX). It use the following cpu core:
* The 68k core from the generator project by James Ponder.
* Starscream 680x0 emulation library by Neill Corlett
* Raze Z80 emulator by Richard Mitton.
* Z80 Mame core from the Mame project.
* YM2610 Mame core by Tatsuyuki Satoh.
WWW: http://m.peponas.free.fr/gngeo/
PR: ports/85327
Submitted by: Alejandro Pulver <alejandro at varnet.biz>
Revision Changes Path
1.174 +1 -0 ports/emulators/Makefile
1.1 +89 -0 ports/emulators/gngeo/Makefile (new)
1.1 +3 -0 ports/emulators/gngeo/distinfo (new)
1.1 +13 -0 ports/emulators/gngeo/files/patch-configure (new)
1.1 +11 -0 ports/emulators/gngeo/files/patch-src-streams.c (new)
1.1 +10 -0 ports/emulators/gngeo/pkg-descr (new)
1.1 +14 -0 ports/emulators/gngeo/pkg-plist (new)
More information about the cvs-all
mailing list