mirror of
https://github.com/a2-4am/4cade.git
synced 2025-04-07 16:39:56 +00:00
fix Spare Change cartoons
This commit is contained in:
parent
ac72e77cf6
commit
caa25082dd
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -163,12 +163,12 @@ SPARE.CHANGE.K=Type(F1),AuxType(9600),Access(C3)
|
||||
SPARE.CHANGE.L=Type(F1),AuxType(9600),Access(C3)
|
||||
SPARE.CHANGE.S=Type(F1),AuxType(9600),Access(C3)
|
||||
SPARE.CHANGE.Z=Type(F1),AuxType(B400),Access(C3)
|
||||
SPCARTOON.11=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.22=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.33=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.44=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.55=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.66=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.11=Type(06),AuxType(02C8),Access(C3)
|
||||
SPCARTOON.22=Type(06),AuxType(02C8),Access(C3)
|
||||
SPCARTOON.33=Type(06),AuxType(02C8),Access(C3)
|
||||
SPCARTOON.44=Type(06),AuxType(02C8),Access(C3)
|
||||
SPCARTOON.55=Type(06),AuxType(02C8),Access(C3)
|
||||
SPCARTOON.66=Type(06),AuxType(02C8),Access(C3)
|
||||
SPIDER.RAID=Type(06),AuxType(0300),Access(C3)
|
||||
SPIDER.RAID.1=Type(F1),AuxType(0000),Access(C3)
|
||||
SPY.HUNTER=Type(06),AuxType(0B87),Access(C3)
|
||||
|
@ -1,6 +1,6 @@
|
||||
!cpu 65c02
|
||||
!to "cartoon.1#0602d0",plain
|
||||
*=$2d0
|
||||
!to "cartoon.1#0602c8",plain
|
||||
*=$2c8
|
||||
|
||||
cartoon=1
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
!cpu 65c02
|
||||
!to "cartoon.2#0602d0",plain
|
||||
*=$2d0
|
||||
!to "cartoon.2#0602c8",plain
|
||||
*=$2c8
|
||||
|
||||
cartoon=2
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
!cpu 65c02
|
||||
!to "cartoon.3#0602d0",plain
|
||||
*=$2d0
|
||||
!to "cartoon.3#0602c8",plain
|
||||
*=$2c8
|
||||
|
||||
cartoon=3
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
!cpu 65c02
|
||||
!to "cartoon.4#0602d0",plain
|
||||
*=$2d0
|
||||
!to "cartoon.4#0602c8",plain
|
||||
*=$2c8
|
||||
|
||||
cartoon=4
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
!cpu 65c02
|
||||
!to "cartoon.5#0602d0",plain
|
||||
*=$2d0
|
||||
!to "cartoon.5#0602c8",plain
|
||||
*=$2c8
|
||||
|
||||
cartoon=5
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
!cpu 65c02
|
||||
!to "cartoon.6#0602d0",plain
|
||||
*=$2d0
|
||||
!to "cartoon.6#0602c8",plain
|
||||
*=$2c8
|
||||
|
||||
cartoon=6
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user