| 2026-06-16 |
ams: basic support for compiling with gcc 16
hexkyz
committed
on 16 Jun
|
|---|---|
| 2025-05-09 |
ncm: update to implement new ContentMetaDatabase function for 20.0.0
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
| 2023-10-16 |
ncm: fix two comments
Michael Scire
committed
on 16 Oct 2023
|
|
|
|
| 2023-10-12 |
ncm: work around change in Nintendo save handling behavior
...
Michael Scire
authored
on 12 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
ncm: update for new 17.0.0 apis
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
| 2023-02-23 |
ncm: alignment was changed for PlaceHolderId/ContentId in 16.0.0
Michael Scire
authored
on 23 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
ncm: fix inversion in activation skipping
Michael Scire
authored
on 22 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
ncm: Add IntegratedContent*Impl
Michael Scire
authored
on 22 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
ncm: first pass at ContentManagerImpl refactor (missing the IntegratedImpls, won't link)
Michael Scire
authored
on 22 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
ncm: fix copy/paste error in switch case
Michael Scire
authored
on 22 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
libstrat: make build with new ncm/fs api changes (sysmodules probably fail to build)
Michael Scire
authored
on 22 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
boot2: update for 16.0.0
Michael Scire
authored
on 22 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
| 2022-10-18 |
ncm: update enums, refactor comparison operators
Michael Scire
committed
on 18 Oct 2022
|
| 2022-10-12 |
ncm: GetContentAccessibilities, GetContentInfo*
Michael Scire
authored
on 11 Oct 2022
SciresM
committed
on 12 Oct 2022
|
| 2022-03-26 |
ams: globally prefer R_RETURN to return for ams::Result
Michael Scire
committed
on 26 Mar 2022
|
|
ams: use R_SUCCEED, R_THROW globally
Michael Scire
committed
on 26 Mar 2022
|
|
| 2022-03-23 |
strat: fix clang build
Michael Scire
committed
on 23 Mar 2022
|
|
ncm: hot take, uninitialized data bad
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
| 2022-03-22 |
ncm: update client code to better reflect latest sysupdate
Michael Scire
authored
on 19 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
ams: support building unit test programs on windows/linux/macos
Michael Scire
authored
on 6 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
| 2022-02-16 |
lib: add missing semicolon
Michael Scire
committed
on 16 Feb 2022
|
| 2022-02-14 |
Integrate new result macros. (#1780)
...
SciresM
authored
on 14 Feb 2022
GitHub
committed
on 14 Feb 2022
|
| 2021-12-13 |
ams: deduplicate static initialization logic
Michael Scire
committed
on 13 Dec 2021
|
| 2021-11-07 |
Minor header fixes to reduce parsing issues with Clang (#1700)
...
Léo Lam
authored
on 7 Nov 2021
GitHub
committed
on 7 Nov 2021
|
| 2021-10-10 |
strat: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
| 2021-10-09 |
ams: replace most remaining operator & with std::addressof
Michael Scire
committed
on 9 Oct 2021
|
|
strat: always use explicit result namespacing
Michael Scire
committed
on 9 Oct 2021
|
|
| 2021-10-07 |
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire
committed
on 7 Oct 2021
|
|
|