aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/fceux/files
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak on amd64pav2005-03-012-3/+62
| | | | | PR: ports/78094 Submitted by: Greg J. <xcas@cox.net> (maintainer)
* - Update to 0.98.13pav2005-02-286-11076/+33
| | | | | PR: ports/78094 Submitted by: Greg J. <xcas@cox.net> (maintainer)
* Update to 0.98.12krion2004-09-011-4/+4
| | | | | PR: ports/71197 Submitted by: maintainer
* - Update to 0.98.11pav2004-08-161-0/+20
| | | | | PR: ports/70454 Submitted by: Greg J. <xcas@cox.net> (maintainer)
* - Fix build on 4.xkrion2004-05-211-6/+24
| | | | Reported by: bento via kris
* - Update to version 0.98.10krion2004-05-191-0/+20
| | | | | PR: ports/66847 Submitted by: maintainer
* - Update to 0.98.8pav2004-05-183-26/+11018
| | | | | | PR: ports/66033 Submitted by: Greg J. <xcas@cox.net> Approved by: maintainer
* - Update to version 0.97.5krion2003-12-281-7/+7
| | | | | PR: 60629 Submitted by: maintainer
* 1. delete pkg-message: this file slipped in by mistake.maho2003-07-242-5/+5
| | | | | | | | | | | | 2. fix pkg-plist for version 0.96 3. move message for WITH_OPTIMIZED_FLAGS to correct place 4. delete -mcpu=i686 -march=i686: Not all i386 is i686. cpu dependent optimize is done by CPUTYPE. 5. change fix for non-i386 arch PR: 54686 Submitted by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> (maintainer)
* FCE Ultra is an NTSC and PAL Famicom/NES emulator for variousmaho2003-07-202-0/+26
platforms, distributed under GPL. It is based upon Bero's original FCE source code. Current features include good PPU, CPU, pAPU, expansion chip, and joystick emulation. PR: 45166 Submitted by: HIYAMA Takeshi <cbc06942@pop06.odn.ne.jp>