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 Various improvements to the user experience: 2021-10-13 10:59:38 +11:00
breakpoint.rst -debugger: Finished updating commands and documentation. 2021-10-19 05:35:30 +11:00
cheats.rst Tie up a few loose ends: 2021-10-20 02:03:43 +11:00
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 More user experience improvements: 2021-10-15 10:12:56 +11:00
index.rst docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
memory.rst docs: Fix a copy/paste error. 2021-10-21 08:51:40 +11:00
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