Skip to content
green-coder edited this page Mar 23, 2012 · 6 revisions

Description

This project aims to port the existing source code of the GBA emulator "Girlfriend Advance" to the NetBeans platform.

The port is almost done. The only part missing is the handling of the inputs (keyboard, and maybe joystick). It supports multiple GBA roms at the same time: when the user changes the focus between the different GBA screens, the windows like the disassembly view and the CPU register view are automatically adapting to the device whose screen has the focus.

The emulation accuracy was not improved during the port. Feel free to contribute to the project if you want to make this project bug free. Have fun !

This page explain how to use the emulator.

Here is a screenshot of the current development state: screenshot

Clone this wiki locally