![]() |
Messages |
| Prev: FFE8 | Up: Map |
|
Used by the routine at F100.
|
||||
| FFFB | DEFB $89 | 0x89: '{Please Sir I cannot tell a lie . . }it is ' | ||
| FFFC | DEFM "A" | |||
| FFFD | DEFB $0A | 0x0A: '{animal}' | ||
| FFFE | DEFB $04 | 0x04: ' ' (9 spaces) | ||
| FFFF | DEFB $00 | End marker | ||
| Prev: FFE8 | Up: Map |