Files
AmigaExamples/027.parallax/macros.i
T
2016-04-14 15:53:13 +10:00

6 lines
99 B
OpenEdge ABL

WaitBlitter: macro
tst DMACONR(a6) ;for compatibility
.\@:
btst #6,DMACONR(a6)
bne.s .\@
endm