| 2020-10-30 |
sdmmc: implement driver suitable for fs + bootloader
...
SciresM
authored
on 30 Oct 2020
GitHub
committed
on 30 Oct 2020
|
|---|---|
| 2020-10-12 |
util: follow 90fd771 to its natural conclusion (generic base rbtree)
Michael Scire
committed
on 12 Oct 2020
|
| 2020-08-19 |
IntrusiveRedBlackTree: refactor to add ->GetPrev(), ->GetNext() to BaseNode inheritors
Michael Scire
authored
on 3 Aug 2020
SciresM
committed
on 19 Aug 2020
|
| 2020-08-17 |
kern: build with -Wextra
Michael Scire
committed
on 17 Aug 2020
|
| 2020-07-31 |
kern: add KAddressArbiter::WaitIfEqual
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
| 2020-06-28 |
sysupdater: implement content meta mounting
Michael Scire
authored
on 26 Jun 2020
SciresM
committed
on 28 Jun 2020
|
| 2020-06-15 |
exo2: Implement (untested) SmcDecryptDeviceUniqueData
Michael Scire
authored
on 17 May 2020
SciresM
committed
on 15 Jun 2020
|
|
exo2: implement rest of main other than SetupSocProtections
Michael Scire
authored
on 12 May 2020
SciresM
committed
on 15 Jun 2020
|
|
|
exo2: Initial work on the exosphere rewrite.
...
Michael Scire
authored
on 5 May 2020
SciresM
committed
on 15 Jun 2020
|
|
| 2020-05-12 |
Implement support for parsing/interacting with NCAs. (#942)
...
SciresM
authored
on 12 May 2020
GitHub
committed
on 12 May 2020
|
|
Switch atmosphere's build target to C++20. (#952)
...
SciresM
authored
on 12 May 2020
GitHub
committed
on 12 May 2020
|
|
| 2020-04-22 |
os: implement ReadWriteLock
Michael Scire
committed
on 22 Apr 2020
|
| 2020-04-14 |
erpt: reimplement the sysmodule (#875)
...
SciresM
authored
on 14 Apr 2020
GitHub
committed
on 14 Apr 2020
|
| 2020-04-08 |
util: add bitflagset
Michael Scire
committed
on 8 Apr 2020
|
| 2020-04-06 |
fs: implement PooledBuffer
Michael Scire
committed
on 6 Apr 2020
|
| 2020-03-20 |
fs: fix bugs with external code filesystems
Michael Scire
committed
on 20 Mar 2020
|
| 2020-03-09 |
loader: refactor to use fs bindings
Michael Scire
committed
on 9 Mar 2020
|
| 2020-03-08 |
Implement the NCM sysmodule (closes #91)
...
Adubbz
authored
on 8 Mar 2020
GitHub
committed
on 8 Mar 2020
|
| 2020-02-25 |
util/lmem: minor fixes
Michael Scire
committed
on 25 Feb 2020
|
|
util: add uuid
Michael Scire
committed
on 25 Feb 2020
|
|
|
util: add ConvertTo*Endian48
Michael Scire
committed
on 25 Feb 2020
|
|
| 2020-02-24 |
crypto: implement RSA-2048-PSS
Michael Scire
committed
on 24 Feb 2020
|
| 2020-02-23 |
ams: revamp assertion system
Michael Scire
committed
on 23 Feb 2020
|
|
fix building libstratosphere
Michael Scire
committed
on 23 Feb 2020
|
|
|
Merge branch 'master' into mesosphere-dev
SciresM
authored
on 23 Feb 2020
GitHub
committed
on 23 Feb 2020
|
|
| 2020-02-18 |
kern: implement page group unmapping
Michael Scire
committed
on 18 Feb 2020
|
| 2020-02-14 |
kern: use TinyMT instead of mt19937_t
Michael Scire
committed
on 14 Feb 2020
|
|
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire
committed
on 14 Feb 2020
|
|
| 2020-02-04 |
libvapours: constexpr ALWAYS_INLINE T CombineBits
TuxSH
committed
on 4 Feb 2020
|
|
libvapours: introduce BitsOf, Bits
TuxSH
committed
on 4 Feb 2020
|