| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-07 | ksys/phys: Add MemSystem::initSystemData | Léo Lam | |
| 2021-04-23 | ksys/res: Fix EntryFactory using value initialisation when new'ing | Léo Lam | |
| This causes an extra memset to be issued in some cases. | |||
| 2020-11-08 | ksys/res: Fix EntryFactory<T>::newResource_ return type | Léo Lam | |
| Having a covariant return type that isn't sead::DirectResource* will cause an extra nullptr check to be emitted | |||
| 2020-09-04 | ksys/res: Implement EntryFactory (base class and template) | Léo Lam | |
| Also adds a heap-related function that's used by EntryFactory (and many other functions) | |||
