mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-12 06:25:30 +00:00
.
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
|
||||
+FX_PRECOMPUTED_1BIT Coordinates
|
||||
|
||||
rts
|
||||
|
||||
Coordinates
|
||||
!source "src/fx/fx.hgr.iris.data.a"
|
||||
!byte $80
|
||||
|
@@ -9,8 +9,6 @@
|
||||
|
||||
+FX_PRECOMPUTED_1BIT Coordinates
|
||||
|
||||
rts
|
||||
|
||||
Coordinates
|
||||
!source "src/fx/fx.hgr.iris.in.data.a"
|
||||
!byte $80
|
||||
|
@@ -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
|
||||
}
|
||||
}
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user