summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-2/+2
* 02783: SMS-Based megatech.c sets: [debug] Access Violation with -debug Aaron Giles2008-12-301-7/+10
* CPU interface organization shuffle. The file cpuintrf.h now merely Aaron Giles2008-12-225-48/+158
* Cleanups and version bump. Aaron Giles2008-12-222-3/+3
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-0/+1
* removed unused variable "result" Roberto Zandona2008-12-201-1/+0
* Memory view fixes: Aaron Giles2008-12-201-38/+63
* Fixed registers view to only show those entries valid for the Aaron Giles2008-12-191-0/+2
* Renamed CPUINFO_PTR_* to CPUINFO_FCT_* for function get infos. Aaron Giles2008-12-192-4/+4
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+2
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-193-14/+21
* More device normalization: Aaron Giles2008-12-162-4/+4
* Made CPUs into proper devices. CPUs are now added in the Aaron Giles2008-12-164-430/+413
* Cleanups and version bump. Aaron Giles2008-12-151-3/+3
* Removed unnecessary masking in disassembly view. Aaron Giles2008-12-141-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-121-6/+5
* Fixed compile error, and fixed crash when handling an exception when the Aaron Giles2008-12-111-2/+5
* Here's the big one.... Aaron Giles2008-12-113-32/+0
* Added logic to track OSD updates separately from internal view updates in the Aaron Giles2008-12-083-5/+37
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-072-2/+0
* Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles2008-12-064-146/+146
* activecpu_count -= 133 Aaron Giles2008-12-061-1/+1
* Fixed some memory view-related issues: Aaron Giles2008-12-051-6/+18
* Changed save state system to accept machine parameters where Aaron Giles2008-12-052-2/+2
* 02687: emuopts.c: CORE INPUT AUTOMATIC ENABLE OPTIONS Aaron Giles2008-12-041-30/+9
* CPU_IS_LE -> ENDIANNESS_LITTLE Aaron Giles2008-12-043-25/+25
* More debugger changes. Aaron Giles2008-12-037-290/+699
* Big debugger cleanup. Aaron Giles2008-12-038-2296/+2258
* Fixed stepping in the debugger. R. Belmont2008-11-291-1/+1
* Move cpunum_get_active() removal. Aaron Giles2008-11-271-6/+5
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-3/+3
* Cleanups and version bump for 0.128u4.mame0128u4 Aaron Giles2008-11-243-28/+28
* change_pc? What change_pc? Aaron Giles2008-11-242-8/+0
* Further debugger cleanup. Symbol tables now have a global ref Aaron Giles2008-11-227-1005/+1123
* Fix 64bit compile Couriersud2008-11-211-1/+1
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-2111-799/+893
* Another big one. Aaron Giles2008-11-206-625/+613
* Converted change_pc() into a no-op. Changed memory_set_direct_region() to Aaron Giles2008-11-192-2/+2
* Generalized the concept of opbase access into "direct" access. Aaron Giles2008-11-172-57/+57
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-14/+14
* This patch: Aaron Giles2008-11-131-6/+7
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-134-58/+70
* Fix compile error. Aaron Giles2008-11-101-1/+1
* Added CPU device parameters to all CPU callbacks except for the Aaron Giles2008-11-104-48/+50
* Major cpuintrf changes: Aaron Giles2008-11-105-130/+132
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-4/+4
* Cleanups and version bump.mame0127u5 Aaron Giles2008-09-261-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-0/+2
* 02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a... Aaron Giles2008-09-223-22/+50
* Changed requirements for laserdisc CHDs to require a new chunk of Aaron Giles2008-09-181-0/+18