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
/
memorywindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
1
-1
/
+9
*
debugger/qt/memorywindow.cpp: Remove leftover printf
AJR
2021-10-27
1
-2
/
+0
*
Debug memory view improvements
AJR
2021-10-27
1
-16
/
+110
*
Fix multiple issues with debug memory tracking
AJR
2021-10-04
1
-2
/
+5
*
dvmemory: Substitute strongly typed enum for magic numbers specifying data fo...
AJR
2021-08-16
1
-14
/
+14
*
Fix crashes in Qt debugger caused by trying to select a nonexistent disassemb...
AJR
2021-05-11
1
-14
/
+17
*
Debuger updates:
Vas Crabb
2021-01-30
1
-1
/
+1
*
-Qt debugger updates:
Vas Crabb
2021-01-28
1
-136
/
+106
*
Last memory change fixes (nw)
Olivier Galibert
2020-05-25
1
-5
/
+5
*
Debugger expression and memory access overhaul
AJR
2020-05-25
1
-18
/
+42
*
Hey Travis, go test that for me, thanks (nw)
Olivier Galibert
2020-03-31
1
-0
/
+3
*
Fix some deprecations (nw)
Olivier Galibert
2020-03-31
1
-1
/
+1
*
misc cleanup:
Vas Crabb
2019-11-18
1
-6
/
+12
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-1
/
+1
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-1
/
+1
*
Qt debugger: fix error in determining where clicks are in memory views [Golde...
R. Belmont
2019-02-27
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
*
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
-10
/
+10
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-2
/
+2
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-6
/
+6
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-4
/
+2
*
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
/
+18
*
Show 64 and 80 bit floats in windows and qt debugger (issue #476)
yz70s
2015-12-06
1
-1
/
+22
*
Show 32 bit floating point values in qt debugger memory view (issue #476)
yz70s
2015-11-30
1
-38
/
+63
*
First commit for issue #476
yz70s
2015-11-30
1
-4
/
+4
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+397