Where is the debugger?

If you are having problems finding or using cheats for an Emulator (particularly MAME/MESS) or have found a trick that you wish to share this is the place to do it. But please read the Cheat FAQ first.
Post Reply
User avatar
ReyVGM
Posts: 147
Joined: Thu May 11, 2006 3:55 pm
Contact:

Where is the debugger?

Post by ReyVGM »

I'm using MAMEUI and I enabled the "Integrated debugger" in the Default Game Options, but when I load a game, I don't see the debugger.

In the user interface keys, I see I have to press ` to "break in debugger", but nothing happens when I press that key.

Can anyone tell me how to enable that so I can try making some cheats?

Thanks.
User avatar
ReyVGM
Posts: 147
Joined: Thu May 11, 2006 3:55 pm
Contact:

Re: Where is the debugger?

Post by ReyVGM »

Ok forget it, apparently I had to enable it per game and not in the global settings.
stephh
Posts: 601
Joined: Fri Aug 17, 2001 1:00 am
Location: Paris, France

Re: Where is the debugger?

Post by stephh »

ReyVGM wrote:Ok forget it, apparently I had to enable it per game and not in the global settings.
NOPE ! You can affect all games by changing the line

Code: Select all

debug                     0
to

Code: Select all

debug                     1
in your mame.ini ...

Image Steph from The Ultimate Patchers Image
Post Reply