12-02-2010, 07:55 AM
A NES Emulator written in Java
http://code.google.com/p/halfnes/
Changes :
http://code.google.com/p/halfnes/
Changes :
Quote:Fixed the worst of the scrolling bugs. Contra, Castlevania 2, Blaster Master,
and many other games are now actually playable.
Also, it seems that Yo Noid! crashed the emulator
(because bitwise and is NOT the same thing as modulus
when you don't have a power of 2!)
so I very reluctantly fixed that as well.