mame/src/emu/debug
2019-07-07 05:05:02 +02:00
..
debugbuf.cpp Apply logical address mask properly in debug disassembly view 2018-08-24 22:20:54 -04:00
debugbuf.h don't pass so many naked pointers around (nw) 2018-03-25 01:44:45 +11:00
debugcmd.cpp Fix calculation of TMS34010/020 shifted memory addresses for debug save and load commands 2019-07-04 00:48:41 -04:00
debugcmd.h debugger: add 'gp' command 2018-11-06 15:44:52 +01:00
debugcon.cpp -debugcon: Added CMDFLAG_CUSTOM_HELP, in order to flag custom device-specific commands that have custom help text. [Ryan Holtz] 2019-07-07 05:05:02 +02:00
debugcon.h -debugcon: Added CMDFLAG_CUSTOM_HELP, in order to flag custom device-specific commands that have custom help text. [Ryan Holtz] 2019-07-07 05:05:02 +02:00
debugcpu.cpp Fix fatal error when attempting to set watchpoint covering unaligned portions of two adjacent native words 2019-06-12 19:24:27 -04:00
debugcpu.h watchpoint: prevent recursive multiple installs [O. Galibert] 2018-12-06 14:58:26 +01:00
debughlp.cpp -debugcon: Added CMDFLAG_CUSTOM_HELP, in order to flag custom device-specific commands that have custom help text. [Ryan Holtz] 2019-07-07 05:05:02 +02:00
debughlp.h Revert "Command to print all debugger help to html file" 2017-12-15 19:52:08 +11:00
debugvw.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
debugvw.h Reset m_dasm on source switch (nw) 2017-11-30 20:08:18 +01:00
dvbpoints.cpp (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
dvbpoints.h (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
dvdisasm.cpp Mask address expressions in debug disasm view 2018-07-26 22:12:55 -04:00
dvdisasm.h Reset m_dasm on source switch (nw) 2017-11-30 20:08:18 +01:00
dvmemory.cpp Fix debugger memory view editing for address-shifted spaces 2018-09-24 14:39:20 -04:00
dvmemory.h Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" 2017-12-13 21:31:27 -07:00
dvstate.cpp better handling for arbitrary numbers of screens (nw) 2018-03-12 17:31:40 +11:00
dvstate.h Remove all uses of first_screen() from core files, nw 2018-03-11 11:17:16 +01:00
dvtext.cpp In the windows debugger log window add a Log/Clear menu to remove all logged messages (nw) 2017-07-30 19:09:59 +02:00
dvtext.h In the windows debugger log window add a Log/Clear menu to remove all logged messages (nw) 2017-07-30 19:09:59 +02:00
dvwpoints.cpp (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
dvwpoints.h (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
express.cpp debug/express.cpp: Use std::deque for token stack (nw) 2018-07-26 14:40:44 -04:00
express.h debug/express.cpp: Use std::deque for token stack (nw) 2018-07-26 14:40:44 -04:00
textbuf.cpp Remove emu.h from textbuf (nw) 2018-11-03 08:34:50 +01:00
textbuf.h Fix for the nonstandard types when not using the broken precompiled headers. (nw) 2016-11-19 13:19:29 +00:00