mame/docs/source/debugger
Patrick Mackinlay f93a04010a
emu/debug/debugcmd.cpp: Add NUL-terminated string argument support to printf/logerror. (#12124)
* Use %s to read NUL-terminated strings from emulated memory.  Precision sets maximum length.
* Also added left-justification option for numeric and string formats.
* Made documentation more consistent and removed duplication.
2024-03-21 03:12:11 +11:00
..
annotation.rst
breakpoint.rst
cheats.rst
exceptionpoint.rst Debugger changes 2022-08-28 13:31:50 -04:00
execution.rst docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
general.rst emu/debug/debugcmd.cpp: Add NUL-terminated string argument support to printf/logerror. (#12124) 2024-03-21 03:12:11 +11:00
image.rst
index.rst docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
memory.rst
registerpoints.rst docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
watchpoint.rst emu/emumem.h: Allow emu::rw_delegate to work with device finders. 2023-04-15 19:44:30 +10:00