这是一个基于GNU开发的开源GBC模拟器,JSwingBoy v1.2可以在手机,PPC等终端上使用,它是用JAVA编写的,新版变动如下:
* added localization support
* fixed the problem of the missing suspend menu entry
* solved the problem that the VoluntaryWaveChannel would throw an ArrayIndexOutOfBoundsException after long usage (bug ID 2024611)
* fixed the problem that HDMA did not work when the LCD was disabled (bug ID 2024603)
* fixed that problem that running a game that uses the GBC's double speed mode caused the next game to run slowly (bug ID 2024375)
* fixed the problem that LCDC bit 0 is not considered in GBC mode (bug ID 2024372)
* fixed the bug that sometimes wrong tiles got painted (bug ID 2019632)