Prev: AA9C Up: Map Next: AB70
AADC: Routine at AADC
Used by the routines at Game_Over and 9CA6.
AADC LD HL,$AA00 Copies 1A bytes of data from AA00 to A5F1.
AADF LD DE,$A5F1
AAE2 LD BC,$001A
AAE5 LDIR
AAE7 LD HL,$AA40 Copies 1A bytes of data from AA40 to A62B.
AAEA LD DE,$A62B
AAED LD BC,$001A
AAF0 LDIR
AAF2 RET Return.
This entry point is used by the routines at Game_Over and 9CA6.
AAF3 LD HL,$A5F1 Copies 1A bytes of data from A5F1 to AA00.
AAF6 LD DE,$AA00
AAF9 LD BC,$001A
AAFC LDIR
AAFE LD HL,$A62B Copies 1A bytes of data from A62B to AA40.
AB01 LD DE,$AA40
AB04 LD BC,$001A
AB07 LDIR
AB09 RET Return.
This entry point is used by the routines at Game_Over and 9CA6.
AB0A LD HL,$AA8B Copies 12 bytes of data from AA8B to A60B.
AB0D LD DE,$A60B
AB10 LD BC,$0012
AB13 LDIR
AB15 RET Return.
This entry point is used by the routines at Game_Over and 9CA6.
AB16 LD HL,$A60B Copies 12 bytes of data from A60B to AA8B.
AB19 LD DE,$AA8B
AB1C LD BC,$0012
AB1F LDIR
AB21 RET Return.
This entry point is used by the routines at Game_Over and 9CA6.
AB22 LD HL,$AA40 Copies 1A bytes of data from AA40 to A5F1.
AB25 LD DE,$A5F1
AB28 LD BC,$001A
AB2B LDIR
AB2D LD HL,$AA00 Copies 1A bytes of data from AA00 to A62B.
AB30 LD DE,$A62B
AB33 LD BC,$001A
AB36 LDIR
AB38 RET Return.
This entry point is used by the routines at Game_Over and 9CA6.
AB39 LD HL,$A5F1 Copies 1A bytes of data from A5F1 to AA40.
AB3C LD DE,$AA40
AB3F LD BC,$001A
AB42 LDIR
AB44 LD HL,$A62B Copies 1A bytes of data from A62B to AA00.
AB47 LD DE,$AA00
AB4A LD BC,$001A
AB4D LDIR
AB4F RET Return.
This entry point is used by the routines at Game_Over and 9CA6.
AB50 LD HL,$AA77 Copies 12 bytes of data from AA77 to A60B.
AB53 LD DE,$A60B
AB56 LD BC,$0012
AB59 LDIR
AB5B RET Return.
This entry point is used by the routines at Game_Over and 9CA6.
AB5C LD HL,$A60B Copies 12 bytes of data from A60B to AA77.
AB5F LD DE,$AA77
AB62 LD BC,$0012
AB65 LDIR
AB67 RET Return.
AB68 JR C,$AB8A
AB6A ADC A,$01
AB6C POP AF
AB6D LD A,A
AB6E RET M
AB6F INC E
Prev: AA9C Up: Map Next: AB70