Commit graph

6 commits

Author SHA1 Message Date
wiz
843dab7f1e Add RCS Id, noted by Leonard Schmidt. 2004-11-22 22:54:44 +00:00
wiz
3c267ad87f Update to 0.98.12, from Leonard Schmidt in PR 28327.
Changes since previous version:
        Fixed a bug that was causing 2xscale/3xscale to be broken
        when clipping the leftmost and rightmost 8 columns.

        Added an iNES header correction entry for JustBreed.

        Modified the MMC5 "ELROM" board emulation to not emulate WRAM.

        Corrected various pieces of code that were causing compiler warnings.

        When the PPU is in a "dead" state after starting up, the graphics
        buffer is now cleared.  Previously, particularly in the Windows port, when
        a game was closed, and a new game was loaded, the last image from
        the previous game would be displayed for a short time.

        Removed some debugging code that shouldn't have been enabled in 0.98.11.
2004-11-19 18:58:37 +00:00
kristerw
7aac302d4f Convert some C99-isms to C89 to make this build with gcc 2.95. 2004-08-22 11:56:46 +00:00
dillo
e45d754f2e Enable joystick input by default. PKGREVISION++
If you ran fceu before, you have to delete ~/.fceultra/fceu98.cfg
for the changes to take effect.
2004-07-26 18:00:17 +00:00
kristerw
ebe42f22b1 Convert some C99-isms to C89 to make this build with gcc 2.95. 2004-07-24 01:11:41 +00:00
wiz
c2f557623f Initial import of FCE Ultra, a Nintendo Entertainment System and
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.
2004-07-19 18:37:14 +00:00