rename Captain Power files

This commit is contained in:
4am 2021-09-19 21:31:26 -04:00
parent 00e1070364
commit 939645a158
14 changed files with 18 additions and 15 deletions

View File

@ -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()

View 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]

View File

@ -1,9 +0,0 @@
#
# Attract mode for CP
# This file is automatically generated
#
ARTWORK.SHR/CP=C
ACTION.HGR/CP=A
[eof]

View File

@ -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

View File

@ -11,6 +11,6 @@ DEEP.SPACE
CV
CR
DIVE.BOMBER6=DIVE.BOMBER
CP
CAPTAIN.POWER
[eof]

View File

@ -12,6 +12,6 @@ GUARDIAN
N.O.R.A.D
BT
CV
CP
CAPTAIN.POWER
[eof]

View File

@ -5,6 +5,6 @@
SS3
TELEPORT
GALACTIC.ATTACK
CP
CAPTAIN.POWER
[eof]

View File

@ -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"