Prev: 54076 Up: Map Next: 54094
54089: Search Two-Byte Length Table
Used by the routine at 51497.
Input
A Table ID to match
IX Table to search
SearchTwoByteTable 54089 EXX Switch to the shadow registers.
54090 LD E,2 Set the length of the data in E (2 bytes).
54092 JR SearchTable_Start Jump to SearchTable_Start.
Prev: 54076 Up: Map Next: 54094