Ivan Latorre wrote:
- Robocop: fixed a bug in the original game that crashed MSX with RAM in the expanded slot; improved the loader to not need CONTROL to run the game;

Is there any trick to get infinite power?

"Vampier" wants you to know you can add this to your openMSX trainers.tcl:

proc trainer_robocop {} {
  #power
  poke 0x75bb 100
  poke 0x7746 255
  #lives
  poke 0x7752 99
  after time 1 trainer_robocop
}

to get infinite power and 99 lives every second :)

Activate in the console with "trainer_robocop".

--
Grtjs, Manuel

PS: MSX FOR EVER! (Questions? http://faq.msxnet.org/ )
PPS: Visit my homepage at http://manuel.msxnet.org/
_______________________________________________
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx

Reply via email to