Michael Scire
|
6c3eb5b121
|
lib: simplify pragma macros
|
2022-03-23 09:15:48 -07:00 |
|
Michael Scire
|
d7a9c7ec4c
|
ams: support building unit test programs on windows/linux/macos
|
2022-03-23 09:15:46 -07:00 |
|
SciresM
|
823c0df6b9
|
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
|
2021-10-26 01:11:13 -07:00 |
|
Michael Scire
|
05c7ba6439
|
kern/util: update structure layouts to match Nintendo (saves 0x10 per KThread/KSession)
|
2021-10-26 01:11:09 -07:00 |
|
Michael Scire
|
116e41f790
|
exo/vapours: refactor member variables to m_ over this->
|
2021-10-15 23:54:34 -07:00 |
|
Michael Scire
|
2d67f66c44
|
util: add compile-time validation tests for intrusive red black trees
|
2021-04-29 03:04:53 -07:00 |
|
Michael Scire
|
2ccba9adbb
|
util: implement red black trees as templates over macros
|
2021-04-29 03:04:53 -07:00 |
|