Unused
Prev:
C932
Up:
Map
Next:
C95B
C94E: Routine not used - Wait some time - Remnant code from Rex (Side A)
Wait 182 t-states for every value on
BC
.
Input
BC
Number of times to wait 182 t-states
C94E
PUSH BC
C94F
LD B,$0A
C951
DJNZ $C951
C953
POP BC
C954
DEC BC
C955
LD A,B
C956
OR C
C957
JP NZ,$C94E
C95A
RET
Prev:
C932
Up:
Map
Next:
C95B