Minor asthetic consistency changes

This commit is contained in:
alpine9000
2016-02-27 21:59:11 +11:00
parent 0b4b99e8db
commit 0bf98d8c95
3 changed files with 40 additions and 41 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ entry:
;; install copper list and enable DMA
lea CUSTOM,a1
lea copper(pc),a0
move.l a0,cop1lc(a1)
move.l a0,COP1LC(a1)
move.w COPJMP1(a1),d0
move.w #(DMAF_SETCLR!DMAF_COPPER!DMAF_RASTER!DMAF_MASTER),dmacon(a1)