Up: Map Next: 0004
0000: START: ROM reset
Used by the routines at MASK_INT and display_message.
START 0000 DI Disable interrupts and jump to initialization routine.
0001 JP init_memory
Up: Map Next: 0004