summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/debugwin.c
Commit message (Expand)AuthorAgeFilesLines
...
* From: Xander Xander [xander85@operamail.com] Aaron Giles2009-05-071-2/+2
* Bulk change alert. Aaron Giles2009-04-261-2/+1
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-6/+6
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-2/+2
* Added two new Windows OSD options: -debugger_font and -debugger_font_size, Aaron Giles2008-12-301-5/+18
* fix for bug #01092: debugger crashes when exiting during "run to cursor" Roberto Zandona2008-12-291-0/+2
* Fixes 'run to cursor' and 'toggle breakpoint' operations in the win32 debugge... Andrew Gardner2008-12-221-2/+2
* Cleanups and version bump. Aaron Giles2008-12-151-5/+5
* Removed unnecessary masking in disassembly view. Aaron Giles2008-12-141-35/+38
* 02740: resizing the debug window, the text is only in the old area Aaron Giles2008-12-141-1/+2
* Added logic to track OSD updates separately from internal view updates in the Aaron Giles2008-12-081-0/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-071-1/+1
* Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles2008-12-061-5/+5
* Fixed some memory view-related issues: Aaron Giles2008-12-051-2/+3
* 02702: [Sound] tturf: no audio Aaron Giles2008-12-041-2/+3
* 02687: emuopts.c: CORE INPUT AUTOMATIC ENABLE OPTIONS Aaron Giles2008-12-041-13/+14
* CPU_IS_LE -> ENDIANNESS_LITTLE Aaron Giles2008-12-041-5/+8
* More debugger changes. Aaron Giles2008-12-031-236/+91
* Big debugger cleanup. Aaron Giles2008-12-031-459/+345
* Cleanups and version bump for 0.128u4.mame0128u4 Aaron Giles2008-11-241-2/+2
* Further debugger cleanup. Symbol tables now have a global ref Aaron Giles2008-11-221-11/+11
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-211-48/+45
* Another big one. Aaron Giles2008-11-201-62/+65
* This patch: Aaron Giles2008-11-131-26/+29
* Major cpuintrf changes: Aaron Giles2008-11-101-14/+14
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-1/+1
* 02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a... Aaron Giles2008-09-221-2/+2
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-09-111-3/+3
* Cleanups/version bump.mame0126u3 Aaron Giles2008-07-311-3/+3
* Region classes go bye-bye. Aaron Giles2008-07-281-26/+23
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-40/+36
* Cleanups and version bump.mame0126u2 Aaron Giles2008-07-241-1/+1
* Minor cleanup from last checkin. Aaron Giles2008-07-171-2/+2
* Robustified key behavior when the debugger is visible. Should now Aaron Giles2008-07-171-55/+90
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-121-2/+3
* 01957: Access Violation on hardreset with -debug Aaron Giles2008-06-301-1/+1
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-5/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-2/+2
* From: Oliver Stoenberg Aaron Giles2008-04-111-21/+21
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Fixed default memory view width for CPUs with >byte-sized minimum Aaron Giles2008-01-211-27/+15
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Fixed altf4_0111u4gre. Aaron Giles2008-01-041-1/+3
* Enabled UNICODE by default for 64-bit builds. Aaron Giles2008-01-031-4/+4
* (From Oliver Stoneberg) Aaron Giles2008-01-031-9/+28
* Spacing cleanups. Aaron Giles2007-12-241-1/+1
* Fixed bug that would cause events to leak through to the game when the debugg... Aaron Giles2007-12-211-0/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+3025