summaryrefslogtreecommitdiff
path: root/emulators/fceu/patches
AgeCommit message (Collapse)AuthorFilesLines
2004-08-22Convert some C99-isms to C89 to make this build with gcc 2.95.kristerw1-0/+21
2004-07-26Enable joystick input by default. PKGREVISION++dillo1-2/+19
If you ran fceu before, you have to delete ~/.fceultra/fceu98.cfg for the changes to take effect.
2004-07-24Convert some C99-isms to C89 to make this build with gcc 2.95.kristerw2-5/+6418
2004-07-19Initial import of FCE Ultra, a Nintendo Entertainment System andwiz3-0/+48
Famicom emulator. FCE Ultra is an NTSC and PAL Famicom/NES emulator for various platforms. It is based upon Bero's original FCE source code. Current features include good PPU, CPU, pAPU, expansion chip, and joystick emulation. Also a feature unique to this emulator (at the current time) is authentic Game Genie emulation. Save states and snapshot features also have been implemented.