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
/
disassembler.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
citra-qt: Fix a crash when double-clicking a disassembler list item.
Tony Wasserka
2015-02-03
1
-8
/
+1
*
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
*
|
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-09
1
-0
/
+1
|
/
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
1
-3
/
+3
*
citra-qt: Added license headers to files.
chrisvj
2015-01-04
1
-0
/
+4
*
Qt: we don't need to check if model is valid.
xdec
2014-12-28
1
-1
/
+1
*
Fix crash when the disassembler pause button is pressed while no game is running.
xdec
2014-12-28
1
-1
/
+3
*
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
bunnei
2014-10-25
1
-1
/
+1
*
core: Make the ARM disassembler use std::string internally
Lioncash
2014-09-06
1
-5
/
+3
*
citra-qt: Show function names in disassembler based on bunnei's suggestion.
Tony Wasserka
2014-07-23
1
-5
/
+21
*
Disassembler: Chose slightly lower value for chunk size.
Tony Wasserka
2014-07-23
1
-1
/
+3
*
citra-qt: Rewrite disassembly view.
Tony Wasserka
2014-07-02
1
-55
/
+150
*
qt: updated disassembler to show 2X as many instructions
bunnei
2014-06-05
1
-1
/
+1
*
Remove unused QTableView
Mathieu Vaillancourt
2014-04-19
1
-19
/
+2
*
UI/debugger changes
Mathieu Vaillancourt
2014-04-19
1
-0
/
+161