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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-11
citra-qt: Make constructors explicit where applicable
Lioncash
1
-1
/
+1
2016-12-11
citra-qt: Add missing #pragma once directives
Lioncash
1
-0
/
+2
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-2
/
+1
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-2
/
+1
2015-09-11
General: Replace NULL and '0' usages with nullptr where applicable
Lioncash
1
-1
/
+1
2015-09-11
citra_qt: Reorganize headers
Lioncash
1
-1
/
+1
2015-08-07
registers: Support viewing VFP registers
Lioncash
1
-1
/
+9
2015-08-07
registers: Fix a typo with CPSR's name
Lioncash
1
-1
/
+1
2015-05-02
Qt: Fixed a bug in shutdown procedure, various cleanups.
bunnei
1
-2
/
+2
2015-05-02
Qt: Clear registers widget on shutdown.
bunnei
1
-0
/
+4
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-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
1
-4
/
+4
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
1
-1
/
+1
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
-5
/
+3
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-01
Basic QT window
Mathieu Vaillancourt
1
-0
/
+27