summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/registers.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive removal of unused modulesGravatar James Rowe2018-01-121-42/+0
|
* citra-qt: Make constructors explicit where applicableGravatar Lioncash2016-12-111-1/+1
|
* citra-qt: Add missing #pragma once directivesGravatar Lioncash2016-12-111-0/+2
|
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-2/+1
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-2/+1
|
* Merge pull request #1147 from lioncash/nullptrGravatar Yuri Kunde Schlesner2015-09-111-1/+1
|\ | | | | General: Replace NULL and '0' usages with nullptr where applicable
| * General: Replace NULL and '0' usages with nullptr where applicableGravatar Lioncash2015-09-111-1/+1
| |
* | citra_qt: Reorganize headersGravatar Lioncash2015-09-111-1/+1
|/
* registers: Support viewing VFP registersGravatar Lioncash2015-08-071-1/+9
|
* registers: Fix a typo with CPSR's nameGravatar Lioncash2015-08-061-1/+1
|
* Qt: Fixed a bug in shutdown procedure, various cleanups.Gravatar bunnei2015-05-011-2/+2
|
* Qt: Clear registers widget on shutdown.Gravatar bunnei2015-05-011-0/+4
|
* citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and ↵Gravatar Kingcom2015-01-111-1/+2
| | | | DebugModeLeft
* citra-qt: Renamed all .hxx headers to .hGravatar chrisvj2015-01-061-0/+29