summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debugcpu.h
Commit message (Expand)AuthorAgeFilesLines
* Robustified key behavior when the debugger is visible. Should now Aaron Giles2008-07-171-1/+1
* Changed direct access EEPROM interface to return the "bus width" of the Aaron Giles2008-07-171-0/+1
* Changed how watchpoints work so that supporting them adds 0 overhead Aaron Giles2008-06-281-1/+7
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-52/+113
* Several miscellaneous changes: Aaron Giles2008-05-291-4/+4
* Passes mem_mask to the read and write debug hooks. This allows the address & ... smf-2008-03-271-2/+2
* reverted, I misunderstood something and it's broken. I'm on it. smf-2008-03-271-2/+2
* Passes mem_mask to the read and write debug hooks. This allows the address & ... smf-2008-03-271-2/+2
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-3/+3
* - Moves all video timing logic from cpuexec.c to video.c Zsolt Vasvari2008-03-011-1/+0
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Oliver Stoneberg) Aaron Giles2008-01-031-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+231