Home | Forums | What's new | Resources | |
Timer IRQ on the 68k |
mic - Sep 20, 2009 |
cgfm2 | Sep 20, 2009 | |||||
More like "move.w #$2000, sr". |
mic | Sep 20, 2009 | |||
I changed the value I initialize SR with from 0x2700 to 0x2100, so now my function appears to be called because I can see some of the sound slot parameters being updated. Unfortunately the rest of the code isn't working properly, so I've still got plenty of debugging to do |