2021-10-26
@Michael Scire
Unfuck emummc to not corrupt remote on subrepo push. ...
Michael Scire committed on 26 Oct 2021
@Michael Scire
docs: add changelog for 1.2.1
Michael Scire committed on 26 Oct 2021
@Michael Scire
git subrepo push emummc ...
Michael Scire committed on 26 Oct 2021
@Michael Scire
git subrepo push libraries ...
Michael Scire committed on 26 Oct 2021
@Michael Scire
ams: bump version to 1.2.1
Michael Scire committed on 26 Oct 2021
@Michael Scire
emummc/fusee: support 13.1.0 FS
Michael Scire committed on 26 Oct 2021
@Michael Scire
sprof: update for 13.1.0 (format version 1)
Michael Scire committed on 26 Oct 2021
@Michael Scire
crypto: implement md5, which now used by sprof
Michael Scire committed on 26 Oct 2021
@Michael Scire
kern: other dmbs in kernel were already dmb ish
Michael Scire committed on 26 Oct 2021
@Michael Scire
kern: implement 13.1.0 kernel changes
Michael Scire committed on 26 Oct 2021
@Michael Scire
kern: simplify random bitmap selection to match latest Nintendo logic
Michael Scire authored on 26 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
kern: add (and use) generic KSystemControlBase
Michael Scire authored on 26 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
kern/test: add some scheduler tests (yields work correctly, all non-special priorities are cooperative/not pre-emptive
Michael Scire authored on 23 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
hos: whoops
Michael Scire authored on 22 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
hos: better safe than sorry
Michael Scire authored on 22 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
hos: allow turning off ams extension hard-reqs for unit testing
Michael Scire authored on 22 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
kern: add toggleable support for 40-bit physaddr caps
Michael Scire authored on 22 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
util: add trait/macro for is_constexpr_constructible
Michael Scire authored on 22 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
test: add tests for SetMemoryPermission
Michael Scire authored on 21 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
kern/test: add wip qemu-virt board support to mesosphere
Michael Scire authored on 21 Oct 2021 SciresM committed on 26 Oct 2021
2021-10-25
@Michael Scire
kernel_ldr: bring initial cache flush in line with Nintendo
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: reflect nintendo cache management behavior for initial processes
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: enable lto for global instants (saves about a page in deduplicated code)
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: devirtualize KAutoObjectWithList::GetId()
Michael Scire committed on 25 Oct 2021
2021-10-24
@Michael Scire
kern: fix reorder-init in KHandleTable
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: devirtualize most things that are free to devirtualize (see #1672)
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: optimize timespan -> tick codegen, improve .text layout
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: use optimized red black tree finds for remaining holdouts
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: devirtualize several KAutoObject functions
Michael Scire committed on 24 Oct 2021