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
/
modules
/
debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't process every character individually when searching - this reduces
Vas Crabb
2017-08-10
1
-1
/
+1
*
Revert "Attempted fix for QT debugger (nw)"
Vas Crabb
2017-08-01
1
-2
/
+2
*
Attempted fix for QT debugger (nw)
AJR
2017-08-01
1
-2
/
+2
*
In the windows debugger log window add a Log/Clear menu to remove all logged ...
yz70s
2017-07-30
4
-1
/
+80
*
Merge tag 'mame0188'
Vas Crabb
2017-07-26
2
-17
/
+18
|
\
|
*
scope stuff down again, rvalue on left of ==, fewer early exits (nw)
Vas Crabb
2017-07-24
1
-16
/
+18
|
*
In class consolewin_info method set_cpu does nothing if the cpu to be set is ...
yz70s
2017-07-24
2
-1
/
+7
|
*
stupid API, I'll fix this one day (nw)
Vas Crabb
2017-07-23
1
-1
/
+1
*
|
In class consolewin_info method set_cpu does nothing if the cpu to be set is ...
yz70s
2017-07-23
2
-1
/
+7
|
/
*
cocoa debugger: save/restore console split positions
Vas Crabb
2017-07-21
3
-2
/
+25
*
Add a method for copying part of an XML tree into another tree and use it to ...
Vas Crabb
2017-07-21
1
-5
/
+21
*
* Make XML file a class of its own managed with smart poitners
Vas Crabb
2017-07-21
3
-7
/
+24
*
* Save/restore more Cocoa debugger state
Vas Crabb
2017-07-21
10
-9
/
+111
*
Added basic support for saving/restoring Cocoa debugger window state, compati...
Vas Crabb
2017-07-20
19
-103
/
+413
*
Misc fixes (nw)
Olivier Galibert
2017-07-03
1
-1
/
+1
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
2
-2
/
+2
*
srcclean (nw)
Vas Crabb
2017-06-25
1
-1
/
+1
*
Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (...
npwoods
2017-06-24
11
-13
/
+13
*
(nw)Windows debugger: removed "Mount Item" for now due to bugs, also removed ...
Robbbert
2017-06-24
1
-2
/
+10
*
Windows debugger: image menu: Mount File/Create default to swpath instead of ...
Robbbert
2017-06-01
1
-3
/
+39
*
Windows debugger: image menu: added ability to load software-list items.
Robbbert
2017-06-01
2
-3
/
+158
*
scoped enum for Windows (nw)
Vas Crabb
2017-05-23
1
-1
/
+1
*
general cleanup:
Vas Crabb
2017-05-23
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
2
-2
/
+2
*
srcclean (nw)
Vas Crabb
2017-04-23
1
-1
/
+1
*
Cleanup, we already have NOMINMAX now in scripts (nw)
Miodrag Milanovic
2017-02-11
2
-4
/
+0
*
Fix OS X build (nw)
AJR
2017-02-11
13
-0
/
+13
*
fix windows compile (nw)
Miodrag Milanovic
2017-02-11
14
-1
/
+14
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
33
-23
/
+10
*
OS X Cocoa debugger: Improved view scroll behavior. [Curt Coder]
Curt Coder
2017-01-17
7
-0
/
+10
*
OS X Cocoa debugger: Autoscroll log window. [Curt Coder]
Curt Coder
2017-01-17
2
-2
/
+2
*
Fix OSX build - no idea why it wasn't breaking before (nw)
Vas Crabb
2016-12-31
1
-1
/
+1
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
1
-1
/
+0
*
Fix #1802 (uninitialised memory read as debugger command history) and clean u...
Vas Crabb
2016-12-17
2
-52
/
+63
*
fix compile with Xcode 8.2 (nw)
arbee
2016-12-15
1
-1
/
+1
*
debugimgui: sort directory entries in mount dialog, as zippath_readdir() does...
mahlemiut
2016-12-16
1
-0
/
+5
*
XML refactoring:
Vas Crabb
2016-12-11
17
-40
/
+40
*
debugimgui: lighten combo box list so that it's easier to read (nw)
mahlemiut
2016-12-04
1
-2
/
+2
*
srcclean (nw)
Vas Crabb
2016-11-27
12
-77
/
+77
*
Change window handle storage to template instead of void* (nw) (#1725)
Brad Hughes
2016-11-17
2
-2
/
+2
*
patch up Qt debugger for new xmlfile API (nw)
Vas Crabb
2016-11-17
17
-69
/
+68
*
Small cleanup (nw)
Miodrag Milanovic
2016-11-11
1
-1
/
+1
*
simplified memory allocation for osd_module (nw)
Miodrag Milanovic
2016-11-11
1
-0
/
+1
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
15
-70
/
+70
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
3
-4
/
+4
*
Bulk renaming of Windows string conversion functions
Nathan Woods
2016-10-03
4
-10
/
+10
*
Adding new string conversion overloads
Nathan Woods
2016-10-01
1
-4
/
+4
*
Changed win_get_window_text_utf8() to return std::string
Nathan Woods
2016-09-25
1
-4
/
+2
*
Convert OSD monitor info to modules plus add DXGI implementation
Brad Hughes
2016-09-14
1
-0
/
+1
[next]