11-22-2010, 05:52 PM
A NES Emulator written in Java
http://code.google.com/p/halfnes/
Changes :
-Mapper 7 (ANROM) and Mapper 4 (MMC3) are now supported. Unfortunately, most of those now supported games have graphical glitches because they change the scrolling in the middle of a frame and that isn't handled properly yet.
-Also made remapping keys from the INI file ACTUALLY work (sorry!) and prevented left and right from registering at the same time because that causes problems in some games.
http://code.google.com/p/halfnes/
Changes :
-Mapper 7 (ANROM) and Mapper 4 (MMC3) are now supported. Unfortunately, most of those now supported games have graphical glitches because they change the scrolling in the middle of a frame and that isn't handled properly yet.
-Also made remapping keys from the INI file ACTUALLY work (sorry!) and prevented left and right from registering at the same time because that causes problems in some games.