Files
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
..
2021-10-20 02:03:43 +11:00
2022-08-28 13:31:50 -04:00
2021-10-15 10:12:56 +11:00
2021-10-21 08:51:40 +11:00