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

Legal notice

This project was published starting from 2001. It doesn't contain any copyrighted material from any third party. It doesn't contain any game or any proprietary rom. I (the author) never received any complain about copyright infringement during all this time and don't expect to receive any in the future. In the country where I developed this program (France), emulators are legal. I do not condone piracy, and the emulator was specially designed not to fit the activity of game playing (controls are made via checkboxes, which should normally deter any gamer, causing no trouble to the game industry). This project was developed as a hobby, an experiment.

Clone this wiki locally