Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
interrupt_processor [2016/05/22 12:10]
ex_writer created
interrupt_processor [2016/05/22 13:33]
ex_writer [Interrupt System Routines]
Line 5: Line 5:
 ===== Interrupt System Routines ===== ===== Interrupt System Routines =====
  
-  * ACTINT +^ Name ^ Description ^ 
-  ​* ​BMUSIC +ACTINT ​| Activate automatic interrupt service (timers, music, blackout) | 
-  ​* ​CTIMER +BMUSIC ​| Begin playing music | 
-  ​* ​DECCTS +CTIMER ​| ??? |  
-  ​* ​EMUSIC +| DECCTS | Decrement counters/​timers under mask (used by ACTINT and DECCTS) | 
-  ​* ​STIMER+EMUSIC ​| Stop music | 
 +STIMER ​| Track and decrement game timers |