Go to file
Aaron Giles 30aa31f163 More debugger changes.
Added the concept of 'subviews' to the debugger views. The core
now creates a list of possible subviews, and the OSD can select
between them. This removes code from the OSD that was previously
required to find all possible memory and disassembly views.

Added machine parameters to debugger console output functions.

Fixed some oddities in the memory view.

Moved globals to hang off of the machine structure.

Fixed bug where the visiblecpu was not updated immediately upon
a break.
2008-12-03 17:31:20 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src More debugger changes. 2008-12-03 17:31:20 +00:00
.gitattributes Bra$il skeleton driver from David Haywood. 2008-12-01 00:05:51 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00