| 2021-10-18 |
ams: improve offsetof style consistency
Michael Scire
committed
on 18 Oct 2021
|
|---|---|
|
util: improve (and use) offsetof that's """standard compliant"""
Michael Scire
committed
on 18 Oct 2021
|
|
| 2021-10-17 |
constexpr: resign ourselves to gcc dropping void -> T support
Michael Scire
committed
on 17 Oct 2021
|
|
kern: remove need for explicit reserved member in KAutoObject
Michael Scire
committed
on 17 Oct 2021
|
|
|
|
|
|
kern/util: update structure layouts to match Nintendo (saves 0x10 per KThread/KSession)
Michael Scire
committed
on 17 Oct 2021
|
|
| 2021-10-16 |
powctl: remove unused arm_neon header after last commit
Michael Scire
committed
on 16 Oct 2021
|
|
powctl: don't require arm64 arch for floating -> fixed conversion
Michael Scire
committed
on 16 Oct 2021
|
|
|
|
|
|
tipc: implement special-case templating used by 13.0.0 pgl
Michael Scire
committed
on 16 Oct 2021
|
|
|
tipc: enable named-thread dispatch
Michael Scire
committed
on 16 Oct 2021
|
|
|
boot: update for 13.0.0/aula parameter changes (closes #1477)
Michael Scire
committed
on 16 Oct 2021
|
|
|
powctl: integrate 13.0.0 changes (aula params not done yet)
Michael Scire
committed
on 16 Oct 2021
|
|
| 2021-10-14 |
strat: fix some mitm server management logic
Michael Scire
committed
on 14 Oct 2021
|
|
tipc/sm: update more fully for 13.0.0 changes
Michael Scire
committed
on 14 Oct 2021
|
|
| 2021-10-12 |
tipc: add additional logic from 13.0.0
Michael Scire
committed
on 12 Oct 2021
|
|
sm/tipc: minor cleanup
Michael Scire
committed
on 12 Oct 2021
|
|
|
strat: don't force fs globals to link into every process
Michael Scire
committed
on 12 Oct 2021
|
|
|
sf: prevent emitting mitm/defer code unless server in process supports it
Michael Scire
committed
on 12 Oct 2021
|
|
| 2021-10-11 |
util: fix consteval CountTrailingZeroes impl
Michael Scire
committed
on 11 Oct 2021
|
|
ams: bump api verrsion pre-emptively to 1.2.0
Michael Scire
committed
on 11 Oct 2021
|
|
|
ams: allow bootloader to merely approximate correct target firmware
Michael Scire
committed
on 11 Oct 2021
|
|
|
loader: refactor to remove fake namespaces
Michael Scire
committed
on 11 Oct 2021
|
|
|
loader: refactor ro manager/improve accuracy
Michael Scire
committed
on 11 Oct 2021
|
|
| 2021-10-10 |
spl: refactor for accuracy/move into libstrat
Michael Scire
committed
on 10 Oct 2021
|
|
os: add FlushDataCache
Michael Scire
committed
on 10 Oct 2021
|
|
|
strat: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
|
|
svc: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
|
|
sdmmc: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
|
|
kern: fix some lingering non-m_ member variables
Michael Scire
committed
on 10 Oct 2021
|