Changes
Jump to navigation
Jump to search
m
no edit summary
* '''const Bit[4]''' ''B1'': First memory bank to access.
* '''const Bit[4]''' ''B2'': Second memory bank to access.
* '''const UByte''' ''A'': Address , from the first bank, of the value to retrieve.
* '''const UByte''' ''V'': Unsigned value to compare the retrieved value to, or address from the second bank of the value to retrieve.
* '''const UByte''' ''C'': Type of comparison to perform.