gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Beginners > Setting an interrupt function (handler), how? *fixed*

#111773 - misterDtD - Sat Dec 09, 2006 11:57 pm

I am following with Deku's GBA Sound Tutorial, I got my sound working just fine (except the GBA went off the end of the sound), but when I went to add a separate timer to keep the sound from going forever I got to this part:
Quote:
And set up the timer 1 interrupt function to set REG_DM1CNT_H to 0.

But, how do I do that?
I got everything else, but I don't know how to set the timer 1 interrupt function.

~DtD
Never mind, I fugured it out. (>_> No thanks to you guys)