Page 1 of 1

YOUTUBE Tutorial #1 - Infinite Lives Cheat Finding

Posted: Thu May 12, 2011 12:02 am
by Pugsy
Here's a simple video example of how to find an Infinite Lives Cheat for Space Invaders, hopefully somebody will find it of use.


Re: YOUTUBE Tutorial #1 - Infinite Lives Cheat Finding

Posted: Thu Sep 08, 2011 6:50 am
by Abystus
Nice tutorial Pugsy. Think you could make one using the debugger to increase lives instead of decrease on death (change DEC to INC/SBC to ADC)? I know the ASM is processor specific but the method should be universal for the most part. I am most likely going to start the trek of mame debugging next week on my vacation so all/any help is appreciated.

Re: YOUTUBE Tutorial #1 - Infinite Lives Cheat Finding

Posted: Tue Nov 22, 2011 10:08 am
by pepinos
Pugsy

will you continue the tutorials for us to search and learn for every kind of codes?

for example

how we can find invisibility
how we can find all weapons
how we can find all ammo
how we can find infinite time?
how we can find "no crushing" with other cars?
how we can find automatic firing?

etc

Re: YOUTUBE Tutorial #1 - Infinite Lives Cheat Finding

Posted: Thu May 16, 2013 6:54 pm
by pepinos
pugsy

what is the key word in order to discover invisibility for the games that i mentioned above?

Re: YOUTUBE Tutorial #1 - Infinite Lives Cheat Finding

Posted: Thu May 16, 2013 6:58 pm
by Pugsy
For flickering Invincibility, when you are flickering open the debugger, and issue these commands in order:-

1. ci
2. gv
3. gv
4. cn -
5. gv
6. cn -,1

then repeat 5 + 6 till you have only a few addresses to check

Re: YOUTUBE Tutorial #1 - Infinite Lives Cheat Finding

Posted: Fri May 17, 2013 2:31 pm
by pepinos
Pugsy

thank you very much for your answer

i will start to find invisibility cheats with your instructions.........i might need your help throught for another issue regarding energy cheats

Re: YOUTUBE Tutorial #1 - Infinite Lives Cheat Finding

Posted: Mon Sep 30, 2013 11:37 am
by MomoneDk
I searched everywhere on the net a complete tutorial on "how to" use the mame cheat engine, impossible to find (even here).
There is only the basic "infinite lives"
So i am asking how you can find all these cheats wrote in the xml's.....