Lioncash 10d73988e7 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.
2017-01-28 09:17:27 -05:00
..
2017-01-11 10:08:11 -05:00
2017-01-24 03:31:51 +01:00
2017-01-28 03:03:04 +01:00
2016-07-23 20:04:07 +02:00
2017-01-12 21:30:11 +01:00