skip to content
Site Tools
Recent changes
Media Manager
Sitemap
Login
You are here:
Welcome to the MESS Wiki!
•
MAME Debugger Help
External Links
Forum
GitHub MAME
ProjectMESS
Latest Updates
cpu/drcbex86.cpp: Sorry, I’m an idiot, didn't stage this line.
by Vas Crabb
osd: Added helper for getting CPU cache line size.
by Vas Crabb
atari/tank8.cpp: Add addressable latch devices and XTAL definition; use raw parameters for screen
by AJR
amiga/amiga_v.cpp: fix sprite display in hires mode
by angelosa
formats/h17disk.cpp: Add format for Heath hard-sectored formats (#13222)
by Mark Garlanger
oberheim/dmx.cpp: Emulating pitch tunning. Optimizing pitch computations. (#13223)
by m1macrophage
New software list items marked not working
by angelosa
triplhunt: add default nvram, add debugger side effect checks
by hap
MAME Debugger Help
This page probably needs to be rewritten for the “new” debugger.
This page lists all available commands and the syntax of the
MAME
debugger, as available inside it with the “help” command.
Debugger main window
Help topics:
general
– General debugger help
memory
– Memory commands
execution
– Execution commands
breakpoints
– Breakpoint commands
watchpoints
– Watchpoint commands
expressions
– Expressions
comments
– Code annotation commands