#6642 - nitro2k01 - Sat May 31, 2003 3:58 pm
I tried to kick the GBC sound channels going with this piece of code
but it's not working. What's wrong?
I'm using HAM if it makes any difference.[/code]
Code: |
*(u16*)0x04000080 = 0xFF77; *(u16*)0x04000062 = 0xFFFF; *(u16*)0x04000064 = 0xFFFF; |
but it's not working. What's wrong?
I'm using HAM if it makes any difference.[/code]