mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-28 00:52:00 +00:00
shave a byte
This commit is contained in:
parent
3da76bc230
commit
e7cfb4ce93
@ -119,8 +119,8 @@ InitOnce
|
|||||||
+READ_RAM2_WRITE_RAM2
|
+READ_RAM2_WRITE_RAM2
|
||||||
+LOAD_FILE_AT .CoordinatesFile, Coordinates3Bit
|
+LOAD_FILE_AT .CoordinatesFile, Coordinates3Bit
|
||||||
+READ_RAM1_WRITE_RAM1
|
+READ_RAM1_WRITE_RAM1
|
||||||
lda #$80
|
sec
|
||||||
sta Coordinates3Bit + $5000
|
ror Coordinates3Bit + $5000
|
||||||
}
|
}
|
||||||
|
|
||||||
!macro FX_REVERSE_3BIT {
|
!macro FX_REVERSE_3BIT {
|
||||||
|
Loading…
Reference in New Issue
Block a user