Prev: 55A0 Up: Map Next: 56A0
55F0: Messages 0xFC and 0xF4: 'Enter new name' and ''
Used by the routine at 52A0. The end marker at 55FE also serves as message 0xF4 ('': empty string), which is also used by the routine at 52A0.
55F0 DEFM "Enter new name"
55FE DEFB $00 End marker
Prev: 55A0 Up: Map Next: 56A0