1
0
mirror of https://frontier.innolan.net/github/AmigaExamples.git synced 2025-11-23 22:41:59 +00:00
Files
AmigaExamples/026.tile_hscroll/macros.i
2016-04-05 15:48:02 +10:00

6 lines
99 B
OpenEdge ABL

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