gbdk-releases/gbdk-lib/libc/gb/wait_hbl.mh
2015-01-10 16:25:06 +01:00

6 lines
57 B
Plaintext

WAIT_HBL MACRO
ldh a,(.STAT)
bit 1,a
jr nz,#.-4
ENDM