Date: Tue, 22 Nov 2005 11:33:07 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators Makefile ports/emulators/gngeo Makefile distinfo pkg-descr pkg-plist ports/emulators/gngeo/files patch-configure patch-src-streams.c Message-ID: <200511221133.jAMBX78G036525@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511221133.jAMBX78G036525>