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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-21
disassembler: Remove mutable specifier from breakpoints member variable
Lioncash
1
-3
/
+1
2016-12-11
citra-qt: Make constructors explicit where applicable
Lioncash
1
-1
/
+1
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-3
/
+1
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-4
/
+2
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
1
-1
/
+1
2015-05-02
Qt: Fixed a bug in shutdown procedure, various cleanups.
bunnei
1
-2
/
+2
2015-05-02
Qt: Use signals for emu_thread start/stop and fix disasm widget.
bunnei
1
-3
/
+6
2015-05-02
Qt: Move EmuThread ownership from render window to main window.
bunnei
1
-3
/
+3
2015-02-03
citra-qt: Fix a crash when double-clicking a disassembler list item.
Tony Wasserka
1
-4
/
+5
2015-01-11
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
Kingcom
1
-1
/
+2
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
1
-0
/
+0
2015-01-04
citra-qt: Added license headers to files.
chrisvj
1
-0
/
+4
2014-07-02
citra-qt: Rewrite disassembly view.
Tony Wasserka
1
-5
/
+36
2014-06-22
citra_qt: Removed autogenerated files from repo and fixed build issues.
bunnei
1
-1
/
+1
2014-04-19
UI/debugger changes
Mathieu Vaillancourt
1
-3
/
+3
2014-04-11
Temporarily "fix" citra_qt for Windows
Mathieu Vaillancourt
1
-2
/
+2
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-04
More Qt changes for debugger
Mathieu Vaillancourt
1
-1
/
+5
2014-04-01
Basic QT window
Mathieu Vaillancourt
1
-0
/
+38