| 2020-07-31 |
kern: patch svc tables via asm, instead of relying on compiler to be nice
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|---|---|
|
kern: Implement QueryIoMapping logic for < 8.0.0
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: Support older SVC ABIs
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
| 2020-07-28 |
Daybreak: support installing non-exfat update if only exfat firm is missing/corrupt
Michael Scire
committed
on 28 Jul 2020
|
| 2020-07-27 |
Fix building with devkitarm-rules 1.1.0
Hthh
authored
on 27 Jul 2020
SciresM
committed
on 27 Jul 2020
|
| 2020-07-20 |
fs: correct retry loop again
Michael Scire
committed
on 20 Jul 2020
|
|
fs: fix retry bug in OpenContentStorageFileSystem
Michael Scire
committed
on 20 Jul 2020
|
|
|
libs: add libexosphere to targets
Michael Scire
committed
on 20 Jul 2020
|
|
| 2020-07-17 |
Update makefile
Michael Scire
committed
on 17 Jul 2020
|
|
daybreak: Added support for factory resetting (#1083)
...
Adubbz
authored
on 11 Jul 2020
Michael Scire
committed
on 17 Jul 2020
|
|
| 2020-07-16 |
Add stack overflow detection to fatal error code
misson20000
authored
on 16 Jul 2020
SciresM
committed
on 16 Jul 2020
|
| 2020-07-14 |
fusee/sept: ensure proper array initialization in exception handling
hexkyz
committed
on 14 Jul 2020
|
|
sept: add missing include
hexkyz
authored
on 14 Jul 2020
GitHub
committed
on 14 Jul 2020
|
|
|
fusee/sept: fix error printing
hexkyz
committed
on 14 Jul 2020
|
|
|
loader: fix typo
Michael Scire
committed
on 14 Jul 2020
|
|
|
ams: update to know about 10.1.0
Michael Scire
committed
on 14 Jul 2020
|
|
|
kern: Prepare to commit cardinal sin
Michael Scire
committed
on 14 Jul 2020
|
|
| 2020-07-13 |
kern: add SvcQueryIoMapping (NOTE: pre-10.x, ABI needs update)
Michael Scire
committed
on 13 Jul 2020
|
|
kern: fix/add InfoType_(Total/Used)(NonSystem/)MemorySize
Michael Scire
committed
on 13 Jul 2020
|
|
|
kern: assert correctness for complete class hierarchy
Michael Scire
committed
on 13 Jul 2020
|
|
|
svc/ipc: fix handle count accessors
Michael Scire
committed
on 13 Jul 2020
|
|
|
kern: fix bugs in Receive/Exchange ipc buffers
Michael Scire
committed
on 13 Jul 2020
|
|
|
kern: fix UpdateLock perms for ipc
Michael Scire
committed
on 13 Jul 2020
|
|
|
kern: fix unaligned map alias buffers
Michael Scire
committed
on 13 Jul 2020
|
|
|
kern: fix bugs in MapAlias ipc mappings
Michael Scire
committed
on 13 Jul 2020
|
|
|
kern: implement IPC KPageTable functionality
Michael Scire
committed
on 13 Jul 2020
|
|
| 2020-07-11 |
kern: fix bug in ToMessageBuffer pointer transfer selection
Michael Scire
committed
on 11 Jul 2020
|
|
kern/KScheduler: implement special yields
Michael Scire
committed
on 11 Jul 2020
|
|
|
kern: implement SvcSleepThread for ns > 0
Michael Scire
committed
on 11 Jul 2020
|
|
|
kern: implement KPageTableBase::CopyHeapToHeap(WithoutCheckDestination)
Michael Scire
committed
on 11 Jul 2020
|