Code block address: A570 Length: 59 M:1 X:0 called by: A4FE 00A570 AD8011 lda al, 0x1180 ; Call target from A45A, Call target from A4B8, Call target from A4FE, Branch target from A5DA 00A573 3A inc al 00A574 C920 cmp al, #0x20 00A576 9002 bcc 0xa57a 00A578 A900 lda al, #0x00 00A57A 0E8111 asl 0x1181 ; Branch target from A576 00A57D 9003 bcc 0xa582 00A57F 2E8111 rol 0x1181 00A582 8D8011 sta al, 0x1180 ; Branch target from A57D 00A585 29FF and al, #0xff 00A587 D022 bne 0xa5ab 00A589 B500 lda al, dp + 0x00 + ix ; Branch target from A5A9 00A58B D048 bne 0xa5d5 00A58D 9C801108 ldm #0x08, 0x1180 00A591 B501 lda al, dp + 0x01 + ix ; Branch target from A5B2 00A593 D039 bne 0xa5ce 00A595 9C801110 ldm #0x10, 0x1180 00A599 B502 lda al, dp + 0x02 + ix ; Branch target from A5B8 00A59B D02A bne 0xa5c7 00A59D 9C801118 ldm #0x18, 0x1180 00A5A1 B503 lda al, dp + 0x03 + ix ; Branch target from A5BE 00A5A3 D01B bne 0xa5c0 00A5A5 9C801100 ldm #0x00, 0x1180 00A5A9 80DE bra 0xa589 Code block address: A5AB Length: 28 M:1 X:0 called by: A587 00A5AB AD8011 lda al, 0x1180 ; Branch target from A587 00A5AE C908 cmp al, #0x08 00A5B0 9023 bcc 0xa5d5 00A5B2 F0DD beq 0xa591 00A5B4 C910 cmp al, #0x10 00A5B6 9016 bcc 0xa5ce 00A5B8 F0DF beq 0xa599 00A5BA C918 cmp al, #0x18 00A5BC 9009 bcc 0xa5c7 00A5BE F0E1 beq 0xa5a1 00A5C0 AD8111 lda al, 0x1181 ; Branch target from A5A3 00A5C3 3503 and al, dp + 0x03 + ix 00A5C5 8013 bra 0xa5da Code block address: A5C7 Length: 7 M:1 X:0 called by: A59B 00A5C7 AD8111 lda al, 0x1181 ; Branch target from A59B, Branch target from A5BC 00A5CA 3502 and al, dp + 0x02 + ix 00A5CC 800C bra 0xa5da Code block address: A5CE Length: 7 M:1 X:0 called by: A593 00A5CE AD8111 lda al, 0x1181 ; Branch target from A593, Branch target from A5B6 00A5D1 3501 and al, dp + 0x01 + ix 00A5D3 8005 bra 0xa5da Code block address: A5D5 Length: 26 M:1 X:0 called by: A58B 00A5D5 AD8111 lda al, 0x1181 ; Branch target from A58B, Branch target from A5B0 00A5D8 3500 and al, dp + 0x00 + ix 00A5DA F094 beq 0xa570-Lookup-CE-Code ; Branch target from A5C5, Branch target from A5CC, Branch target from A5D3 00A5DC AD8011 lda al, 0x1180 00A5DF D8 clm ; m:0 x:0 00A5E0 29FF00 and ax, #0x00ff 00A5E3 18 clc 00A5E4 69EFA5 adc ax, #0xa5ef 00A5E7 AA tax 00A5E8 F8 sem ; m:1 x:0 00A5E9 B500 lda al, dp + 0x00 + ix 00A5EB 8D7E11 sta al, 0x117e 00A5EE 60 rts