mame/docs/source
AJR d8d588262d Debugger changes
- 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.
2022-08-28 13:31:50 -04:00
..
_ext
_templates Refactor html docs build process to use new template and env variable 2021-12-04 15:31:12 -07:00
advanced ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) 2022-06-11 21:47:19 +10:00
commandline osd/sdl: Removed keyboard/mouse/joystick device mapping options. 2022-07-15 15:16:33 +10:00
debugger Debugger changes 2022-08-28 13:31:50 -04:00
images Tweaked MAME icon: 2022-08-07 02:47:19 +10:00
initialsetup hyperscan: added quickload support. 2022-08-23 19:57:35 +02:00
plugins docs: Updated data plugin documentation. 2022-06-25 06:18:18 +10:00
techspecs -nintendo/gb.cpp: Use taps to handle the boot ROM overlay. 2022-08-24 03:45:50 +10:00
tools
usingmame -Got rid of some legacy MESS support glue. 2022-06-13 16:53:23 +10:00
__init__.py
conf.py docs: Updated documentation on compiling MAME. 2022-07-24 13:17:17 +10:00
healthwarning.rst
index.rst -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00
license.rst Bumped dates to 2022, bumped docs version to 0.240, fixed some license files that had somehow been screwed up, cleaned up some metadata. 2022-01-29 00:45:52 +11:00
security.rst
whatis.rst Bumped dates to 2022, bumped docs version to 0.240, fixed some license files that had somehow been screwed up, cleaned up some metadata. 2022-01-29 00:45:52 +11:00