|
FC模擬器HalfNES發佈新版, 更新如下:
0.029 (3/8/2011)
-Rewrote the CPU timing system, so the NES's timing is a lot more accurate (and faster as well; eliminated about 2 million unnecessary method calls perframe, which means that I get about 40 extra FPS.)
-Added support for Mapper 11 (Color Dreams)
-Mapper fixes to Mappers 1 and 4 (Fixed Dragon Warrior 3 + 4, Kickle Cubicle)
-Added a proper error message for trying to load a UNIF file.
0.028 (3/2/2011)
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.
http://code.google.com/p/halfnes/ |
|