Prev: 6A97 Up: Map Next: 6AB3
6AA8: Message 0x34: ' THE BAIL WAS ${tens digit}0'
Used by the routine at 7B6A.
6AA8 DEFB $64 0x64: ' THE '
6AA9 DEFM "BAIL "
6AAE DEFB $75 0x75: 'WAS '
6AAF DEFM "$"
6AB0 DEFB $01 0x01: '{tens digit}'
6AB1 DEFM "0"
6AB2 DEFB $00 End marker
Prev: 6A97 Up: Map Next: 6AB3