Prev: D637 Up: Map Next: D644
D63C: MSBs of addresses of ERIC-handling routines
Used by the routine at F7AD. The corresponding LSBs can be found at D53C.
D63C DEFB $73 MSB of 7316 (used when bit 7 is set at 7FED)
D63D DEFB $5D MSB of 5D23 (used when bit 6 is set at 7FED)
D63E DEFB $5D MSB of 5D33 (used when bit 5 is set at 7FED)
D63F DEFB $FB MSB of FBCC (used when bit 4 is set at 7FED)
D640 DEFB $FB MSB of FBA0 (used when bit 3 is set at 7FED)
D641 DEFB $FB MSB of FB03 (used when bit 2 is set at 7FED)
D642 DEFB $FB MSB of FB3C (used when bit 1 is set at 7FED)
D643 DEFB $72 MSB of 725E (used when bit 0 is set at 7FED)
Prev: D637 Up: Map Next: D644