EmuNewz Network
HalfNES v0.028 Released - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Emunewz General Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=75)
+--- Forum: Builds/Releases (https://www.emunewz.net/forum/forumdisplay.php?fid=77)
+--- Thread: HalfNES v0.028 Released (/showthread.php?tid=3821)



HalfNES v0.028 Released - Alastor - 03-04-2011

A NES Emulator written in Java

http://code.google.com/p/halfnes/

Changes :
-Rewrote/refactored a bunch of code to make things more object oriented. Also changed the display code to use Java's double buffering scheme instead of my own hackish method, which MAY have made things a bit faster but definitely fixed that occasional flicker that was there before. (Simplified the code, too!)
-Also made some changes to the sound engine, so Contra and a few other things sound closer to how they should.
-Next update will hopefully bring more visible improvements.