History for Atmosphere / libraries / libmesosphere / include
2020-09-07
@Michael Scire
kern: fix warn-errors
Michael Scire authored on 21 Aug 2020 SciresM committed on 7 Sep 2020
2020-08-19
@Michael Scire
kern: fix KTypedAddress, strengthen assertions
Michael Scire authored on 18 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: add version bounds checking
Michael Scire authored on 18 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: avoid hardcoding maximum board memory size
Michael Scire authored on 18 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: improve resource region size definitions/calculations
Michael Scire authored on 18 Aug 2020 SciresM committed on 19 Aug 2020
@fincs
kern: add stubbed KDevicePageTable implementation for systems without iommu
fincs authored on 10 Aug 2020 SciresM committed on 19 Aug 2020
@fincs
kern: make GetTargetFirmware a compile-time constant when not building for Switch
fincs authored on 10 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: use common GIC implementation for arm/arm64
Michael Scire authored on 12 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: correct flushing of init arguments
Michael Scire authored on 12 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: fix multicore instruction cache invalidation
Michael Scire authored on 4 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: add tracing for irq/scheduling
Michael Scire authored on 4 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: cleanup some KMemoryManager functions
Michael Scire authored on 3 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: refactor KMemoryLayout
Michael Scire authored on 3 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: mark KThread/KProcess.GetId() final to save virtual calls
Michael Scire authored on 3 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: fix missing scheduler updates in KLightLock/Exception, fix RequestScheduleOnInterrupt
Michael Scire authored on 3 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: implement svc trace
Michael Scire authored on 1 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: SvcChangeKernelTraceState
Michael Scire authored on 1 Aug 2020 SciresM committed on 19 Aug 2020
2020-08-17
@Michael Scire
kern: build with -Wextra
Michael Scire committed on 17 Aug 2020
2020-08-14
@Michael Scire
ams: avoid UB infinite loops
Michael Scire committed on 14 Aug 2020
2020-07-31
@Michael Scire
kern: SvcReturnFromException
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern SvcGetDebugThreadContext, SvcSetDebugThreadContext
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcGetDebugThreadParam
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: clean up majority of TODOs
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcGetDebugEventInfo64From32
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: resolve MESOSPHERE_UNIMPLEMENTEDs other than UserException
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: Add real SvcBreak implementation
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcBreakDebugProcess, SvcTerminateDebugProcess
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcSetHardwareBreakPoint
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: Svc(Legacy)ContinueDebugEvent
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcQueryPhysicalAddress
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020