![]() |
Routines |
32484 | LD HL,24288 | 24288 is where the game starts after loading |
32487 | LD (23833),HL | Store this address where it will be popped off the stack by the load routine |
32490 | LD BC,23 | This parameter is used by the save routine |
32493 | EXX | |
32494 | JP 33024 | Jump into the save routine |