index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
windows
/
debugwin.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
From: Xander Xander [xander85@operamail.com]
Aaron Giles
2009-05-07
1
-2
/
+2
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-2
/
+1
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
1
-6
/
+6
*
Cleanups and version bump.
mame0129
Aaron Giles
2009-01-04
1
-2
/
+2
*
Added two new Windows OSD options: -debugger_font and -debugger_font_size,
Aaron Giles
2008-12-30
1
-5
/
+18
*
fix for bug #01092: debugger crashes when exiting during "run to cursor"
Roberto Zandona
2008-12-29
1
-0
/
+2
*
Fixes 'run to cursor' and 'toggle breakpoint' operations in the win32 debugge...
Andrew Gardner
2008-12-22
1
-2
/
+2
*
Cleanups and version bump.
Aaron Giles
2008-12-15
1
-5
/
+5
*
Removed unnecessary masking in disassembly view.
Aaron Giles
2008-12-14
1
-35
/
+38
*
02740: resizing the debug window, the text is only in the old area
Aaron Giles
2008-12-14
1
-1
/
+2
*
Added logic to track OSD updates separately from internal view updates in the
Aaron Giles
2008-12-08
1
-0
/
+2
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-07
1
-1
/
+1
*
Cleanups/version bump/added missing drivers.
mame0128u5
Aaron Giles
2008-12-06
1
-5
/
+5
*
Fixed some memory view-related issues:
Aaron Giles
2008-12-05
1
-2
/
+3
*
02702: [Sound] tturf: no audio
Aaron Giles
2008-12-04
1
-2
/
+3
*
02687: emuopts.c: CORE INPUT AUTOMATIC ENABLE OPTIONS
Aaron Giles
2008-12-04
1
-13
/
+14
*
CPU_IS_LE -> ENDIANNESS_LITTLE
Aaron Giles
2008-12-04
1
-5
/
+8
*
More debugger changes.
Aaron Giles
2008-12-03
1
-236
/
+91
*
Big debugger cleanup.
Aaron Giles
2008-12-03
1
-459
/
+345
*
Cleanups and version bump for 0.128u4.
mame0128u4
Aaron Giles
2008-11-24
1
-2
/
+2
*
Further debugger cleanup. Symbol tables now have a global ref
Aaron Giles
2008-11-22
1
-11
/
+11
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-48
/
+45
*
Another big one.
Aaron Giles
2008-11-20
1
-62
/
+65
*
This patch:
Aaron Giles
2008-11-13
1
-26
/
+29
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-14
/
+14
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-09-26
1
-1
/
+1
*
02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a...
Aaron Giles
2008-09-22
1
-2
/
+2
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-3
/
+3
*
Cleanups/version bump.
mame0126u3
Aaron Giles
2008-07-31
1
-3
/
+3
*
Region classes go bye-bye.
Aaron Giles
2008-07-28
1
-26
/
+23
*
Changed the way memory regions are referenced. Instead of a single
Aaron Giles
2008-07-28
1
-40
/
+36
*
Cleanups and version bump.
mame0126u2
Aaron Giles
2008-07-24
1
-1
/
+1
*
Minor cleanup from last checkin.
Aaron Giles
2008-07-17
1
-2
/
+2
*
Robustified key behavior when the debugger is visible. Should now
Aaron Giles
2008-07-17
1
-55
/
+90
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
1
-2
/
+3
*
01957: Access Violation on hardreset with -debug
Aaron Giles
2008-06-30
1
-1
/
+1
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-5
/
+4
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-06-23
1
-2
/
+2
*
Restructured input port internals and cleaned up inptport.c:
Aaron Giles
2008-05-15
1
-2
/
+2
*
From: Oliver Stoenberg
Aaron Giles
2008-04-11
1
-21
/
+21
*
The term "driver" is way overloaded in the system.
Aaron Giles
2008-02-18
1
-1
/
+1
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
Fixed default memory view width for CPUs with >byte-sized minimum
Aaron Giles
2008-01-21
1
-27
/
+15
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Fixed altf4_0111u4gre.
Aaron Giles
2008-01-04
1
-1
/
+3
*
Enabled UNICODE by default for 64-bit builds.
Aaron Giles
2008-01-03
1
-4
/
+4
*
(From Oliver Stoneberg)
Aaron Giles
2008-01-03
1
-9
/
+28
*
Spacing cleanups.
Aaron Giles
2007-12-24
1
-1
/
+1
*
Fixed bug that would cause events to leak through to the game when the debugg...
Aaron Giles
2007-12-21
1
-0
/
+4
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+3025
[prev]