This commit is contained in:
4am 2019-10-23 08:16:47 -04:00
parent b81de63b0d
commit 524e042349
4 changed files with 4 additions and 10 deletions

View File

@ -9,8 +9,6 @@
+FX_PRECOMPUTED_1BIT Coordinates
rts
Coordinates
!source "src/fx/fx.hgr.iris.data.a"
!byte $80

View File

@ -9,8 +9,6 @@
+FX_PRECOMPUTED_1BIT Coordinates
rts
Coordinates
!source "src/fx/fx.hgr.iris.in.data.a"
!byte $80

View File

@ -177,5 +177,8 @@ Exit1 = * + 1
bmi Exit2
inc input+1
jmp InputLoop
Exit2
Exit2 rts
!if * and $fff {
!fill $1000 - (* and $fff) ;align 4096 for input data
}
}

View File

@ -9,11 +9,6 @@
+FX_PRECOMPUTED_1BIT Coordinates
rts
!if * and $fff {
!fill $1000 - (* and $fff) ;align 4096
}
Coordinates
!source "src/fx/fx.hgr.ripple.data.a"
!byte $80