index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
/
callstack.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
callstack: Remove unnecessary disassembler instantiation
Lioncash
2015-03-30
1
-2
/
+1
*
Qt Callstack: Clear the callstack every time it's updated
archshift
2015-01-12
1
-0
/
+11
*
Merge pull request #437 from Kingcom/DebugMode
Tony Wasserka
2015-01-11
1
-1
/
+6
|
\
|
*
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
Kingcom
2015-01-11
1
-1
/
+6
*
|
citra-qt: Add check for valid address to call stack
Kingcom
2015-01-07
1
-0
/
+3
|
/
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
1
-1
/
+1
*
citra-qt: Added license headers to files.
chrisvj
2015-01-04
1
-0
/
+4
*
Make letter cases consistent in menus and widgets
Daniel Lundqvist
2015-01-01
1
-3
/
+3
*
Clean up some warnings
Chin
2014-12-20
1
-2
/
+2
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-3
/
+3
*
core: Make the ARM disassembler use std::string internally
Lioncash
2014-09-06
1
-1
/
+1
*
UI/debugger changes
Mathieu Vaillancourt
2014-04-19
1
-0
/
+66