Prev: 5D39 Up: Map Next: 5E3F
5DED: [Stage 1] Arrest messages
arrest_messages 5DED DEFB $06 Frame delay until first message?
5DEE DEFB $06 Frame delay until next message?
5DEF DEFB $02 Flags (?)
5DF0 DEFB $00 Attribute (black)
5DF1 DEFW $F802 Back buffer address
5DF3 DEFW $5922 Attribute address
5DF5 DEFM "OK! YOU ARE UNDER ARREST O",$CE "OK! YOU ARE UNDER ARREST ON"
5E10 DEFB $06 Frame delay until next message?
5E11 DEFB $02 Flags (?)
5E12 DEFB $00 Attribute (black)
5E13 DEFW $F023 Back buffer address
5E15 DEFW $5943 Attribute address
5E17 DEFM "SUSPICION OF FIRST DEGREE",$A0 "SUSPICION OF FIRST DEGREE "
5E31 DEFB $2D Frame delay until next message?
5E32 DEFB $02 Flags (?)
5E33 DEFB $00 Attribute (black)
5E34 DEFW $F82C Back buffer address
5E36 DEFW $596C Attribute address
5E38 DEFM "MURDE",$D2 "MURDER"
5E3E DEFB $03 Frame delay until next message?
Prev: 5D39 Up: Map Next: 5E3F