diff options
| author | Lioncash <mathew1800@gmail.com> | 2017-01-28 08:52:22 -0500 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2017-01-28 09:17:27 -0500 |
| commit | 10d73988e70389456ded901d6c7d52b25aba5725 (patch) | |
| tree | 7ae9d7d0ae8ccec3137aaf034ea83e2b60e4ebc7 /Source/Core/Common/IniFile.cpp | |
| parent | 688262fea0c9d978a35d6c505887c4abf656709e (diff) | |
DSPCore: Convert DSP stack register enum into an enum class
Makes it more self-documenting which stack is being loaded or stored to,
as C, D, and magic numbers are extremely vague. It also enforces a
strongly-typed API instead of accepting arbitrary integral values.
It also adds the two other missing stack register names -- loop address
and loop counter.
Diffstat (limited to 'Source/Core/Common/IniFile.cpp')
0 files changed, 0 insertions, 0 deletions
