Emmanuel Gil Peyrot
|
ebdae19fd2
|
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
2016-09-21 11:15:47 +09:00 |
|
Emmanuel Gil Peyrot
|
dc8479928c
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
Yuri Kunde Schlesner
|
5bca1e6adf
|
Merge pull request #1147 from lioncash/nullptr
General: Replace NULL and '0' usages with nullptr where applicable
|
2015-09-11 18:56:41 -03:00 |
|
Lioncash
|
60b3fc01a2
|
General: Replace NULL and '0' usages with nullptr where applicable
|
2015-09-11 14:59:49 -04:00 |
|
Lioncash
|
abe5bb4019
|
citra_qt: Reorganize headers
|
2015-09-11 00:57:24 -04:00 |
|
Lioncash
|
132961b14f
|
registers: Support viewing VFP registers
|
2015-08-07 02:11:07 -04:00 |
|
Lioncash
|
5855cf087d
|
registers: Fix a typo with CPSR's name
|
2015-08-06 21:11:25 -04:00 |
|
bunnei
|
bc41de2131
|
Qt: Fixed a bug in shutdown procedure, various cleanups.
|
2015-05-01 18:35:51 -04:00 |
|
bunnei
|
ad4445c529
|
Qt: Clear registers widget on shutdown.
|
2015-05-01 18:34:49 -04:00 |
|
Kingcom
|
2bbc12e6c3
|
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
|
2015-01-11 21:22:51 +01:00 |
|
chrisvj
|
b0a14cfe7f
|
citra-qt: Renamed all .hxx headers to .h
|
2015-01-06 04:51:54 -08:00 |
|