Un émulateur de GameBoy en cours de développement.
– fixed playback for some gbs music files
– implemented APU zombie mode for volume control
– corrected several CPU instruction timing details
– properly implemented OAM DMA with all its timings etc
– corrected some memory bugs and improved timer accuracy
– added basic serial I/O control support as some games rely on its interrupt
– improved PPU accuracy and implemented STAT DMC bug required for some games