| 2022-03-22 |
lib: simplify pragma macros
Michael Scire
authored
on 8 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|---|---|
|
libs: add ongoing work to facilitate hactool rewrite
Michael Scire
authored
on 8 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
libs: begin adding capacity for doing crypto on generic os (using externally-preset keys)
Michael Scire
authored
on 7 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-22 |
fs: add Sha256HashGenerator, LZ4 decompressor
Michael Scire
authored
on 14 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
fs: revise NcaFileSystemDriver for latest semantics
Michael Scire
authored
on 14 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fssrv: flesh out the program registry
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fssrv: add skeleton getters for service object sf::SharedPointers
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
| 2022-02-14 |
Integrate new result macros. (#1780)
...
SciresM
authored
on 14 Feb 2022
GitHub
committed
on 14 Feb 2022
|
| 2022-01-20 |
ams: first attempt at 13.2.1 support
Michael Scire
committed
on 20 Jan 2022
|
| 2021-12-13 |
ams: deduplicate static initialization logic
Michael Scire
committed
on 13 Dec 2021
|
| 2021-12-01 |
bump version to 1.2.5, fix enum for 13.2.0
Michael Scire
committed
on 1 Dec 2021
|
|
ams/hos: add enum support for 13.2.0
Michael Scire
committed
on 1 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-11-04 |
ams: overhaul fs.mitm romfs ownership, bump to 1.2.4
Michael Scire
committed
on 4 Nov 2021
|
|
|
|
|
ams: bump api version to 1.2.3
Michael Scire
committed
on 4 Nov 2021
|
|
| 2021-10-31 |
ams: update for awareness of architecture revision
Michael Scire
committed
on 31 Oct 2021
|
| 2021-10-30 |
ams: bump version to 1.2.2
Michael Scire
committed
on 30 Oct 2021
|
| 2021-10-26 |
ams: bump version to 1.2.1
Michael Scire
committed
on 26 Oct 2021
|
|
sprof: update for 13.1.0 (format version 1)
Michael Scire
committed
on 26 Oct 2021
|
|
|
crypto: implement md5, which now used by sprof
Michael Scire
committed
on 26 Oct 2021
|
|
|
kern: implement 13.1.0 kernel changes
Michael Scire
committed
on 26 Oct 2021
|
|
|
util: add trait/macro for is_constexpr_constructible
Michael Scire
authored
on 22 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
kern/test: add wip qemu-virt board support to mesosphere
Michael Scire
authored
on 21 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
| 2021-10-24 |
kern: optimize timespan -> tick codegen, improve .text layout
Michael Scire
committed
on 24 Oct 2021
|
|
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM
authored
on 24 Oct 2021
GitHub
committed
on 24 Oct 2021
|
|
| 2021-10-20 |
kern: use new AtomicRef, use Atomic<bool>
Michael Scire
committed
on 20 Oct 2021
|
|
util: better match true std::atomic semantics
Michael Scire
committed
on 20 Oct 2021
|
|
|
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire
committed
on 20 Oct 2021
|