index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
/
callstack.cpp
Age
Commit message (
Expand
)
Author
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-15
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-03-30
callstack: Remove unnecessary disassembler instantiation
Lioncash
2015-01-11
Qt Callstack: Clear the callstack every time it's updated
archshift
2015-01-11
Merge pull request #437 from Kingcom/DebugMode
Tony Wasserka
2015-01-11
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and Deb...
Kingcom
2015-01-07
citra-qt: Add check for valid address to call stack
Kingcom
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-04
citra-qt: Added license headers to files.
chrisvj
2015-01-01
Make letter cases consistent in menus and widgets
Daniel Lundqvist
2014-12-20
Clean up some warnings
Chin
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-09-06
core: Make the ARM disassembler use std::string internally
Lioncash
2014-04-18
UI/debugger changes
Mathieu Vaillancourt