script "Infinite Time"  
run:
    poke $102941 $99
script "Finish this Round Now!" \
 "comm:Disable Infinite Time before activating this cheat"  
on:
    poke $102941 $00
script "P1 Infinite Energy"  
run:
    poke $10101D $95
script "P1 Drain all Energy Now!" \
 "comm:P1 needs to be hit once before this will work!"  
on:
    poke $10101D $00
script "P2 Infinite Energy"  
run:
    poke $10111D $95
script "P2 Drain all Energy Now!" \
 "comm:P2 needs to be hit once before this will work!"  
on:
    poke $10111D $00
