Code block address: A87A Length: 59 M:1 X:0 called by: A808 00A87A AD8011 lda al, 0x1180 ; Call target from A764, Call target from A7C2, Call target from A808, Branch target from A8E4 00A87D 3A inc al 00A87E C920 cmp al, #0x20 00A880 9002 bcc 0xa884 00A882 A900 lda al, #0x00 00A884 0E8111 asl 0x1181 ; Branch target from A880 00A887 9003 bcc 0xa88c 00A889 2E8111 rol 0x1181 00A88C 8D8011 sta al, 0x1180 ; Branch target from A887 00A88F 29FF and al, #0xff 00A891 D022 bne 0xa8b5 00A893 B500 lda al, dp + 0x00 + ix ; Branch target from A8B3 00A895 D048 bne 0xa8df 00A897 9C801108 ldm #0x08, 0x1180 00A89B B501 lda al, dp + 0x01 + ix ; Branch target from A8BC 00A89D D039 bne 0xa8d8 00A89F 9C801110 ldm #0x10, 0x1180 00A8A3 B502 lda al, dp + 0x02 + ix ; Branch target from A8C2 00A8A5 D02A bne 0xa8d1 00A8A7 9C801118 ldm #0x18, 0x1180 00A8AB B503 lda al, dp + 0x03 + ix ; Branch target from A8C8 00A8AD D01B bne 0xa8ca 00A8AF 9C801100 ldm #0x00, 0x1180 00A8B3 80DE bra 0xa893 Code block address: A8B5 Length: 28 M:1 X:0 called by: A891 00A8B5 AD8011 lda al, 0x1180 ; Branch target from A891 00A8B8 C908 cmp al, #0x08 00A8BA 9023 bcc 0xa8df 00A8BC F0DD beq 0xa89b 00A8BE C910 cmp al, #0x10 00A8C0 9016 bcc 0xa8d8 00A8C2 F0DF beq 0xa8a3 00A8C4 C918 cmp al, #0x18 00A8C6 9009 bcc 0xa8d1 00A8C8 F0E1 beq 0xa8ab 00A8CA AD8111 lda al, 0x1181 ; Branch target from A8AD 00A8CD 3503 and al, dp + 0x03 + ix 00A8CF 8013 bra 0xa8e4 Code block address: A8D1 Length: 7 M:1 X:0 called by: A8A5 00A8D1 AD8111 lda al, 0x1181 ; Branch target from A8A5, Branch target from A8C6 00A8D4 3502 and al, dp + 0x02 + ix 00A8D6 800C bra 0xa8e4 Code block address: A8D8 Length: 7 M:1 X:0 called by: A89D 00A8D8 AD8111 lda al, 0x1181 ; Branch target from A89D, Branch target from A8C0 00A8DB 3501 and al, dp + 0x01 + ix 00A8DD 8005 bra 0xa8e4 Code block address: A8DF Length: 26 M:1 X:0 called by: A895 00A8DF AD8111 lda al, 0x1181 ; Branch target from A895, Branch target from A8BA 00A8E2 3500 and al, dp + 0x00 + ix 00A8E4 F094 beq 0xa87a-lookup-ce-code.txt ; Branch target from A8CF, Branch target from A8D6, Branch target from A8DD 00A8E6 AD8011 lda al, 0x1180 00A8E9 D8 clm ; m:0 x:0 00A8EA 29FF00 and ax, #0x00ff 00A8ED 18 clc 00A8EE 69F9A8 adc ax, #0xa8f9 00A8F1 AA tax 00A8F2 F8 sem ; m:1 x:0 00A8F3 B500 lda al, dp + 0x00 + ix 00A8F5 8D7E11 sta al, 0x117e 00A8F8 60 rts