Page 1 of 1

Cheat & Debugger - Not able to manually find value on address

Posted: Wed Aug 12, 2020 8:56 am
by Fstarred
Hello,

I'm not able to find a specific value using debugger on Ikari warriors.

Example:
At maincpu@FDEB there is the ammo value for P1, that when game starts is set to 99.

If I try to find the above value using:
  • cheatinit
  • cheatnext eq,99
show 0 cheats.

by typing "cheatlist" it seems like address FDEB is out of range of possible addresses search, so this is why debugger never find that value.

Is there any explanation to this ?