retroK
June 23rd, 2004, 08:07
I recently added sound emulation to Pgb, a Gameboy emulator written in Java. I used the sound emulation code from JavaBoy.
The Pgb author gave me permission to distribute it, so here it is.
Any help in further development on this is highly appreciated ;)
Download here (sourcecode included): http://aepgb.aep-emu.de/
The changelist from (Pgb 0.8x):
- Renamed to AEPgb
- Added soundemulation using code from JavaBoy
- Removed Microsoft (DirectX) specific rendering code
- Cleaned up sourcecode
The Pgb author gave me permission to distribute it, so here it is.
Any help in further development on this is highly appreciated ;)
Download here (sourcecode included): http://aepgb.aep-emu.de/
The changelist from (Pgb 0.8x):
- Renamed to AEPgb
- Added soundemulation using code from JavaBoy
- Removed Microsoft (DirectX) specific rendering code
- Cleaned up sourcecode