index
:
hbmame
master
Emulator of homebrew and hacked games for arcade hardware
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
debugger
/
qt
/
dasmwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crashes in Qt debugger caused by trying to select a nonexistent disassemb...
AJR
2021-05-11
1
-2
/
+5
*
-Qt debugger updates:
Vas Crabb
2021-01-28
1
-43
/
+42
*
Debugger expression and memory access overhaul
AJR
2020-05-25
1
-4
/
+5
*
misc cleanup:
Vas Crabb
2019-11-18
1
-6
/
+19
*
Use std::forward_list for breakpoint and registerpoint lists (nw)
AJR
2019-09-10
1
-19
/
+6
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
XML refactoring:
Vas Crabb
2016-12-11
1
-2
/
+2
*
patch up Qt debugger for new xmlfile API (nw)
Vas Crabb
2016-11-17
1
-6
/
+6
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
Fix keyboard shortcus for disassembly comments pane [Vas Crabb]
Vas Crabb
2016-06-09
1
-1
/
+1
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-3
/
+3
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-9
/
+9
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-4
/
+2
*
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
1
-2
/
+2
*
Fix linux compile
Miodrag Milanovic
2016-01-12
1
-1
/
+1
*
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
1
-4
/
+4
*
remove usage of NO_MEM_TRACKING macro (nw)
Miodrag Milanovic
2016-01-08
1
-2
/
+0
*
qt5 debugger port [O. Galibert]
Olivier Galibert
2015-12-27
1
-7
/
+13
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+315