Prev: 31903 Up: Map Next: 31915
31905: Lower the signal for a certain event (unused)
This routine is not used.
Input
H Character number (183-209)
31905 CALL 25213 Get the next byte (the event ID) from the command list
31908 CALL 31861 Convert the event ID into an appropriate bit mask
31911 CPL Set all but the event bit
31912 AND (HL) Merge the existing event flags, keeping the event bit reset
31913 JR 31900 Reset the appropriate bit at 32640 or 32641
Prev: 31903 Up: Map Next: 31915