9/4/2008
nemulator 2.0

I've been busy. nemulator is undergoing a major rewrite. In addition to a bunch of bug fixes, I've been working on a new GUI. Check out the preview video. There's still a bunch of work that needs to be done, but I hope to release this version in the next couple of months.



2/12/2007
nemulator is not dead :)

Though opportunities to work on it are far and few between, the development version of nemulator is vastly different than the version on the downloads page. Emulation accuracy is improved, the audio engine has been overhauled, and I'm currently working on cycle-accurate PPU emulation. It's still going to be a while before I release anything, but I felt bad about not updating this page in almost two years...



3/9/2005
Version 1.03 and Source Code Released

  • Fixed a crash that would occur if nemulator was switched to full screen mode before a ROM was loaded
  • Source code released under the GPL license
  • Source code repository is browsable (see download page)


2/20/2005
Version 1.02 Released

  • Big sound engine improvements; sound emulation is now dynamically adjusted to prevent sound buffer over/underruns
  • Cleaned up source code to prepare for release
  • Upgraded to Nes_Snd_Emu 0.1.5
  • Added preliminary support for Mapper 8 (some Japanese pirate ROMs)


2/2/2005
Web Site Update

Rewrote site in ASP.NET and removed iframes so that tutorials (when they're ready) can be directly linked to.



2/1/2005
Version 1.01 Released

Minor update with improved windowed vblank code. Should reduce average vblank latency, and hopefully fix some sound issues. If you experience sound problems in windowed mode, try fullscreen mode.



1/31/2005
Version 1.0 Released

The first official release of nemulator!
  • Windowed/Fullscreen support
  • Fully supports mappers 0, 2, 3, and 4
  • Partially supports mappers 1 and 7
  • Scanline based rendering
  • Sound implemented with Blargg's sound library