Prev: 54277 Up: Map Next: 54421
54385: Routine at D471
Used by the routines at 50385, 51593, 54122 and 56428.
54385 PUSH AF
54386 LD A,2
This entry point is used by the routine at 54277.
54388 LD (54413),A
54391 POP AF
54392 PUSH BC
54393 PUSH IY
54395 LD B,A
54396 PUSH DE
54397 CALL 54076
54400 LD DE,6
54403 ADD IX,DE
54405 POP DE
54406 CALL FetchNextObject
54409 JR Z,54417
54411 LD A,(IX+2)
54414 CP B
54415 JR NZ,54406
54417 POP IY
54419 POP BC
54420 RET
Prev: 54277 Up: Map Next: 54421