Prev: D537 Up: Map Next: D544
D53C: LSBs of addresses of ERIC-handling routines
Used by the routine at F7AD. The corresponding MSBs can be found at D63C.
D53C DEFB $16 LSB of 7316 (used when bit 7 is set at 7FED)
D53D DEFB $23 LSB of 5D23 (used when bit 6 is set at 7FED)
D53E DEFB $33 LSB of 5D33 (used when bit 5 is set at 7FED)
D53F DEFB $CC LSB of FBCC (used when bit 4 is set at 7FED)
D540 DEFB $A0 LSB of FBA0 (used when bit 3 is set at 7FED)
D541 DEFB $03 LSB of FB03 (used when bit 2 is set at 7FED)
D542 DEFB $3C LSB of FB3C (used when bit 1 is set at 7FED)
D543 DEFB $5E LSB of 725E (used when bit 0 is set at 7FED)
Prev: D537 Up: Map Next: D544