![]() |
Routines |
H | Character number (183-214) |
31893 | CALL 25213 | Collect the next byte (the event identifier) from the command list |
31896 | CALL 31861 | Convert the event ID into an appropriate bit mask (1, 2, 4, 8 or 16) |
31899 | OR (HL) | Merge the existing event flags in 32641 |
31900 | LD (HL),A | Set/reset the appropriate bit at 32641 |
31901 | EX DE,HL | Restore the character number to H |
31902 | RET |