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
/
registers.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
citra-qt: Make constructors explicit where applicable
Lioncash
2016-12-11
1
-1
/
+1
*
citra-qt: Add missing #pragma once directives
Lioncash
2016-12-11
1
-0
/
+2
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-2
/
+1
*
Merge pull request #1147 from lioncash/nullptr
Yuri Kunde Schlesner
2015-09-11
1
-1
/
+1
|
\
|
*
General: Replace NULL and '0' usages with nullptr where applicable
Lioncash
2015-09-11
1
-1
/
+1
*
|
citra_qt: Reorganize headers
Lioncash
2015-09-11
1
-1
/
+1
|
/
*
registers: Support viewing VFP registers
Lioncash
2015-08-07
1
-1
/
+9
*
registers: Fix a typo with CPSR's name
Lioncash
2015-08-07
1
-1
/
+1
*
Qt: Fixed a bug in shutdown procedure, various cleanups.
bunnei
2015-05-02
1
-2
/
+2
*
Qt: Clear registers widget on shutdown.
bunnei
2015-05-02
1
-0
/
+4
*
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
Kingcom
2015-01-11
1
-1
/
+2
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
1
-0
/
+29