OK when you want to use the game.com emulator cheats you have to use ROM cheats if you want the effects to be permanent.
in order to use ROM cheats you will need a RAM code. its best to stop emulation when setting up your cheats as this emulator has a tendacy to freeze up
if left idle for too long.
we will use Batman and Robin as an example
Infinite Energy
02C0:14
start your game, open up your memory window

in the Go To box type 2C0 right click and select Add BP

click Write in the Action box, then click Any in the R/W Value Box then OK

Continue Emulation then get hit it should break then the Disassemble Window should look like this

your ROM cheat codes are displayed as follows
76FB?39:38
76FB is your address
39 is your compare
38 is your value
go to your Memory window and go to the address of the code

now in the modify box change the 39 to 38 and you should have infinite energy
right click the 20Ch in the Breakpoint Window and click Remove to clear the break point
go to the Memory Window and goto the RAM address (2C0 in this case) and modify it back to max
continue your game. All ROM codes are Basically the same set up a break point trip it change at the address set ram back to max
in order to use ROM cheats you will need a RAM code. its best to stop emulation when setting up your cheats as this emulator has a tendacy to freeze up
if left idle for too long.
we will use Batman and Robin as an example
Infinite Energy
02C0:14
start your game, open up your memory window

in the Go To box type 2C0 right click and select Add BP

click Write in the Action box, then click Any in the R/W Value Box then OK

Continue Emulation then get hit it should break then the Disassemble Window should look like this

your ROM cheat codes are displayed as follows
76FB?39:38
76FB is your address
39 is your compare
38 is your value
go to your Memory window and go to the address of the code

now in the modify box change the 39 to 38 and you should have infinite energy
right click the 20Ch in the Breakpoint Window and click Remove to clear the break point
go to the Memory Window and goto the RAM address (2C0 in this case) and modify it back to max
continue your game. All ROM codes are Basically the same set up a break point trip it change at the address set ram back to max
Comment