| 2023-10-12 |
fusee: support parsing 17.0.0+ INI
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|---|---|
|
exo: fix up new titlekey option extents
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
jpegdec: stop bundling (TODO post-prerelease)
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
erpt: Add basic (TODO-impl post-prerelease) support for 17.0.0 changes
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
fs: update OpenCodeFileSystem abi for 17.0.0
Michael Scire
authored
on 11 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
|
|
|
emummc: update for 17.0.0
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
exo/spl: Add new EsCommonKeyType
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
fusee/exo: implement the usual changes for new firmware support
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: fix assert usage in process load
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: bump supported version to 17.x
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: fix operation type enum-value whoops
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: implement support for applying relr relocations
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: split Process/Thread exit to separate WorkerTaskManagers
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: split out GetInstructionDataUserMode in exception handler
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: Add special-case for InvalidateProcessDataCache on current process
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: KPageTable: remove MapFirst operation, replace with MapFirstGroup
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: note OnFinalize calls in KPageTable::Finalize
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: implement new default application system resource field in KProcess
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: update KMemoryRegionType values for new ids + SecureUnknown region
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: KSupervisorPageTable now checks wxn instead of setting it
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: KPageTable::Initialize no longer takes unused process id
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: implement PermissionLock, update KPageTableBase attribute/alignment checks
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: KPageTableBase::CheckMemoryState now invokes a helper
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: update KMemoryState, remove bijection (separate IoRegister/IoMemory)
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: update initial process load logic to do per-segment mapping/decompression
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: clear new pages in init page allocator, not init page table
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: add speculation barriers after eret
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: remove unnecessary fields from InitArgs (0x80 -> 0x40)
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: on second thought, move vectors back to end of text
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|