Prev: 00000 Up: Map Next: 00016
00008: THE 'ERROR' RESTART
The error pointer is made to point to the position of the error.
ERROR_1 00008 LD HL,(23645) The address reached by the interpreter (CH-ADD) is copied to the error pointer (X-PTR) before proceeding.
00011 LD (23647),HL
00014 JR ERROR_2
Prev: 00000 Up: Map Next: 00016