EmuNewz Network

Full Version: My Nes 2.0.0.322 Released
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My Nes is a portable open source NES/FAMICOM emulator written in C#. My Nes covers thousands of nes games and getting close and close to the real nes.

http://sourceforge.net/projects/mynes/

Changes :
Quote:I build this version from zero, I mean that i don't use the old sourcecode from
version 1.2.5.111 although I used some of and enhance it.
The new source code brings new nes engine, it's now EXACT NES CYCLE emulator, older
versions were based on scanline, that's mean the new version is more accurate and the
compatibility increased.
My Nes tested on test roms, and it pass most of them.

* Converted from scanline-based to cycle-based.
* compatibility increased.
* Fixed ppu scroll, timing, exact ppu nmi timing !! more accuracy.
* Fixed apu frame IRQ and timing.
* Fixed all cpu instructions.
* Added mappers # 90, 92, 93, 94, 95, 97, 112, 114 and 212.
* Fixed mappers # 4, 6, 19, 21 and 23.
* Browser improved to be faster 2X the older one.
* My Nes now boot faster than before.
* ALOT of things changed so I cannot mention them all now.