Jump to content

FakeNES WIP Update (Includes Downloads)


Alpha

Recommended Posts

FakeNES is a portable, Open Source NES emulator which is written mostly in pure C, while using the Allegro library for multi-platform capabilities. It is Free Software, and is distributed under the terms of the Clarified Artistic License, which is compatible with the GNU General Public License (GPL).

 

Currently supported systems are Windows 9x/2000/Me/XP, 32-bit DOS, Linux, FreeBSD, QNX, BeOS, and Mac OS X. However, it should run on any system that Allegro supports. This includes, but is not limited to: any version of Windows released after 1995, any 32-bit DOS compatible, and many POSIX compliant systems and UNIX clones such as Linux, FreeBSD, QNX, BeOS, and Mac OS X.

 

  # ALL: Added a check for VRAM->VRAM blit hardware acceleration before attempting VRAM page buffering. [siloh]

  # ALL: Improved behavior of VSync and disabled it by default. [siloh]

  # ALL: Changed value of I flag upon reset from CLEARED to SET. (C Core) [siloh]

  # AUD: Massive APU overhaul. [siloh]

  # AUD: Added ability to enable/disable audio interpolation (previously whatever Allegro defaulted to). [siloh]

  # AUD: Audio fixes & improvements and support for OpenAL (currently broken?) [siloh]

  # AUD: Overhauled apu_process* to use 24-bit mixing (+ code clean-up). [siloh]

  # GUI: Fixed a cosmetic selection bug in the Audio > Mixing > Channels menu. [siloh]

  # SRC: Fixed missing alstream.* files. [siloh]

»» Homepage / Download

 

Thanks to Retroguru for the news!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...