mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-22 10:29:07 +00:00
rename Captain Power files
This commit is contained in:
parent
00e1070364
commit
939645a158
@ -164,7 +164,10 @@ def driver_phase_2():
|
||||
rename("CAVERNS.FREITAG", "CF")
|
||||
rename("MOVIE.MONSTER", "MM")
|
||||
|
||||
def driver_phase_3():
|
||||
rename("CP", "CAPTAIN.POWER")
|
||||
|
||||
if __name__ == '__main__':
|
||||
#rename("MR.DO", "MD")
|
||||
#driver()
|
||||
driver_phase_2()
|
||||
driver_phase_3()
|
||||
|
9
res/ATTRACT/CAPTAIN.POWER
Normal file
9
res/ATTRACT/CAPTAIN.POWER
Normal file
@ -0,0 +1,9 @@
|
||||
#
|
||||
# Attract mode for CAPTAIN.POWER
|
||||
# This file is automatically generated
|
||||
#
|
||||
|
||||
ARTWORK.SHR/CAPTAIN.POWER=C
|
||||
ACTION.HGR/CAPTAIN.POWER=A
|
||||
|
||||
[eof]
|
@ -1,9 +0,0 @@
|
||||
#
|
||||
# Attract mode for CP
|
||||
# This file is automatically generated
|
||||
#
|
||||
|
||||
ARTWORK.SHR/CP=C
|
||||
ACTION.HGR/CP=A
|
||||
|
||||
[eof]
|
@ -66,7 +66,7 @@
|
||||
0001,CB=Cannonball Blitz
|
||||
0001,CANYON.CLIMBER
|
||||
0000,CG=Captain Goodnight
|
||||
0001,CP=Captain Power
|
||||
0001,CAPTAIN.POWER=Captain Power
|
||||
0002,CS=Castle Smurfenstein
|
||||
0002,CW=Castle Wolfenstein
|
||||
1001,CC=Caverns of Callisto
|
||||
|
@ -11,6 +11,6 @@ DEEP.SPACE
|
||||
CV
|
||||
CR
|
||||
DIVE.BOMBER6=DIVE.BOMBER
|
||||
CP
|
||||
CAPTAIN.POWER
|
||||
|
||||
[eof]
|
||||
|
@ -12,6 +12,6 @@ GUARDIAN
|
||||
N.O.R.A.D
|
||||
BT
|
||||
CV
|
||||
CP
|
||||
CAPTAIN.POWER
|
||||
|
||||
[eof]
|
||||
|
@ -5,6 +5,6 @@
|
||||
SS3
|
||||
TELEPORT
|
||||
GALACTIC.ATTACK
|
||||
CP
|
||||
CAPTAIN.POWER
|
||||
|
||||
[eof]
|
||||
|
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
;(c) 2021 by qkumba
|
||||
|
||||
!cpu 6502
|
||||
!to "build/PRELAUNCH/CP",plain
|
||||
!to "build/PRELAUNCH/CAPTAIN.POWER",plain
|
||||
*=$106
|
||||
|
||||
!source "src/prelaunch/common.a"
|
||||
|
Loading…
x
Reference in New Issue
Block a user