FCE Ultra 0.53

posted in Emulator Release by xip on Apr 14th, 2001

FCE Ultra is an open source NES emulator. However, this release is only for the Windows port. Here's what's new:
  • Fixed a bug with joysticks that occured on systems with multiple joysticks.
  • Added support for iNES mappers 77 and 92(thanks to LULU for the code for both).
  • Added partial(timer is non-configurable) support for iNES mapper 105.
  • Changed save state format again. Save states made with previous versions should still be compatible, though this may change in future versions.
  • Small optimization to sprite emulation code.
  • Rewrote color-deemphasis code to use integer math instead of floating-point math.
  • Rewrote and restructured input code. Among other new features, keyboard keys are now somewhat configurable.
  • Writes to $4003/$4007 will now reset the emulated square wave duty cycle generator.
  • Added emulation of the Power Pad. Get it at the NES page. Thanks to PSXx for the news.