![]() |
Routines |
Prev: 29024 | Up: Map | Next: 29080 |
Self modifying code; this updates the address for BC (at 29099).
|
||||
29062 | LD HL,24453 | Write Message_Copyright to 29100. | ||
29065 | LD (29100),HL | |||
Self modifying code; this updates the command at 29118 to "LD HL, (xx)".
|
||||
29068 | LD A,42 | Write 42 to 29118. | ||
29070 | LD (29118),A | |||
Self modifying code; this updates the address for HL (at 29118).
|
||||
29073 | LD HL,24349 | Write 24349 to 29119. | ||
29076 | LD (29119),HL | |||
29079 | RET | Return. |
Prev: 29024 | Up: Map | Next: 29080 |