mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-23 14:31:18 +01:00
10d73988e7
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.