Michael Scire
|
18168d54c3
|
lib: simplify pragma macros
|
2022-03-21 17:21:44 -07:00 |
|
Michael Scire
|
64a97576d0
|
ams: support building unit test programs on windows/linux/macos
|
2022-03-21 17:21:44 -07:00 |
|
SciresM
|
36e4914be8
|
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
|
2021-10-23 15:25:20 -07:00 |
|
Michael Scire
|
26c02e2019
|
kern/util: update structure layouts to match Nintendo (saves 0x10 per KThread/KSession)
|
2021-10-16 16:13:10 -07:00 |
|
Michael Scire
|
67a45c97ef
|
exo/vapours: refactor member variables to m_ over this->
|
2021-10-09 15:40:06 -07:00 |
|
Michael Scire
|
ed80d6ec8c
|
util: add compile-time validation tests for intrusive red black trees
|
2021-04-21 05:06:11 -07:00 |
|
Michael Scire
|
57b6c71c1c
|
util: implement red black trees as templates over macros
|
2021-04-20 16:56:33 -07:00 |
|