mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
d8d588262d
- Added exception points as a new class of "points" triggering on specific exception numbers, with a similar set of commands to breakpoints and registerpoints. - Removed the per-instruction callback hook from device_debug. Only one driver was using this (rmnimbus.cpp), and what it was doing with it could be done more cleanly with exception points. - Change the type of the action string parameter for "points"-creating methods and make some parameters optional for those. - Change trace file logging to use a std::ostream instead of FILE * to take better advantage of strformat. |
||
---|---|---|
.. | ||
_ext | ||
_templates | ||
advanced | ||
commandline | ||
debugger | ||
images | ||
initialsetup | ||
plugins | ||
techspecs | ||
tools | ||
usingmame | ||
__init__.py | ||
conf.py | ||
healthwarning.rst | ||
index.rst | ||
license.rst | ||
security.rst | ||
whatis.rst |