| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Gets rid of C-like parameter passing.
|
|
Also has a side-benefit of correcting access to the FPEXC register.
|
|
These are able to be accessed in any privilege mode.
|
|
|
|
It's entirely unused. Also allows getting rid of more clunky macros.
|
|
Gets rid of a whole load of missing brace initialization warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cleanup: Logging in Core
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed typo (make protected member public)
Added license header back in. I originally removed this because I mostly rewrote the file, but meh
ARM: Fixed a type error in dyncom interpreter.
ARM: Updated dyncom to use unique_ptr for internal ARM state.
|
|
area.
Removed s_ prefix
|