2023-02-23
@Michael Scire
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
@Michael Scire
kern: 16.x web applet crashes on exit with 48 MB stolen (rip)
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
ncm: fix copy/paste error in switch case
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
strat: fix sysmodule building, bump version so I don't forget later
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
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
@Michael Scire
erpt: update for new ids
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
boot2: update for 16.0.0
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
emummc: update for 16.0.0
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
fusee/exo: implement the usual changes for new firmware support
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: bump supported version to 16.x
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: better divide non-secure size, don't waste fatal memory unless necessary
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: delete creation time field from KProcess
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: add InfoType_IoRegionHint
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: refactor priority inheritance to represent locks as C++ objects
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: remove unnecessary interrupt disables from arbiter/condvar
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: KConditionVariable::SignalToAddress now emits dmb before userspace write
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: refactor init (kill identity map, merge cpu on logic)
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: use variable-count parameter arrays for DebugEvents
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: update KSystemControl::InitializePhase1, dynamically scale 39-bit address space regions
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: update for new ChangePermissions page table operation
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: adjust pool allocations
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: simplify KSchedulerLock::Lock
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: allow QueryIoMapping to find Static mappings
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: update UnmapIoRegion for new Mapping_Memory handling
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: use tree for IoPool regions instead of list
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: optimize userspace access asm to use cheaper instruction in io memory loops
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: use different psr masks for 64 and 32-bit El0 threads
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: increase stack parameter size by 0x10
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
2023-02-21
@Michael Scire
kern: update scheduler for new switch count tracking logic
Michael Scire committed on 21 Feb 2023
2023-01-31
@Michael Scire
gpio: really not sure how this works before, lol
Michael Scire committed on 31 Jan 2023