script "Infinite Credits"  
run:
    poke $440005 $09
script "Always have maximum bonus"  
run:
    poke $4803A5 $59
script " "  
script "P1 Infinite Lives"  
run:
    poke $4803C9 $08
script "P1 Infinite Bombs"  
run:
    poke $4803CD $08
script "P1 Always have maximum power"  
run:
    poke $4803CB $04
script "P1 Invincibility" \
 "comm:See the Dip Switch Menu to enable an alternate Invincibility cheat."  
run:
    poke $48041D $E0
script " "  
script "P2 Infinite Lives"  
run:
    poke $4803DD $08
script "P2 Infinite Bombs"  
run:
    poke $4803E1 $08
script "P2 Always have maximum power"  
run:
    poke $4803DF $04
script "P2 Invincibility" \
 "comm:See the Dip Switch Menu to enable an alternate Invincibility cheat."  
run:
    poke $48046D $E0
