Code block address: C0BB Length: 30 M:1 X:0 called by: C029 00C0BB 78 sei ; Call target from C029 00C0BC A9AA lda al, #0xaa 00C0BE 42A955 lda bl, #0x55 00C0C1 A2A914 ldx #0x14a9 00C0C4 9500 sta al, dp + 0x00 + ix ; Branch target from C0EF 00C0C6 5600 lsr dp + 0x00 + ix 00C0C8 B02D bcs 0xc0f7 00C0CA 42D500 cmp bl, dp + 0x00 + ix 00C0CD D028 bne 0xc0f7 00C0CF 8E0810 stx 0x1008 00C0D2 3C0810FF02 bbc #0xff, 0x1008, 0xc0d9 00C0D7 8012 bra 0xc0eb Code block address: C0D9 Length: 30 M:1 X:0 called by: C0D2 00C0D9 ADAE14 lda al, 0x14ae ; Branch target from C0D2 00C0DC 4980 eor al, #0x80 00C0DE 8DAE14 sta al, 0x14ae 00C0E1 8D0020 sta al, 0x2000 00C0E4 A0FFFF ldy #0xffff 00C0E7 84D0 sty dp + 0xd0 ; Write to Watchdog timer 00C0E9 A9AA lda al, #0xaa 00C0EB CA dex ; Branch target from C0D7 00C0EC E00010 cpx #0x1000 00C0EF B0D3 bcs 0xc0c4 00C0F1 0CAF1404 seb #0x04, 0x14af ; Memory Test Good 00C0F5 8004 bra 0xc0fb Code block address: C0F7 Length: 11 M:1 X:0 called by: C0C8 00C0F7 1CAF1404 clb #0x04, 0x14af ; Branch target from C0C8, Branch target from C0CD ; Memory Test Good 00C0FB A20000 ldx #0x0000 ; Branch target from C0F5 00C0FE 8E9614 stx 0x1496 00C101 60 rts