Skip to content

GoBoy v0.3

Compare
Choose a tag to compare
@Humpheh Humpheh released this 02 Nov 12:23
· 30 commits to master since this release

GoBoy v0.3 introduces a new APU engine which should be significantly more accurate than the previous one. There are still issues with sound (especially channel 3), but it is significantly better than before.

Notable Changes

e32643c - Refactor cart memory and logic, fix timers and DMA transfers (#9)
8fabcd2 - Fix graphics issue with underflowing sprite x-position
017832c - Sound v2 using lower level oto package (#10)