| Age | Commit message (Collapse) | Author |
|
|
|
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
|
|
|
|
|
|
|
|
|
|
VideoCore Refactor Part 1.
|
|
MemoryManager: Reduce the page table size based on last big page address.
|
|
|
|
|
|
|
|
|
|
|
|
core: miscellaneous fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fix typos in src/core
* Fix typo correction
* Fix indentation of MemoryStateNames
* Fix indent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Liam <byteslice@airmail.cc>
|
|
And fix a bunch of warnings
|
|
|
|
|
|
|
|
|
|
core_timing: Use CNTPCT as the guest CPU tick
|
|
|
|
|
|
|
|
|
|
|