Prev: FF2A Up: Map Next: FF52
FF4E: Get tape signal
Used by the routines at FEAB, FEFA and FF2A.
Input
B On input, timing constant. On output, holds the time taken to find an edge change. If found before the timing constant value, a '0' bit was found, otherwise it was a '1' bit.
C Border colour and previous EAR signal bit
FF4E CALL $FF52
FF51 RET NC
Prev: FF2A Up: Map Next: FF52