Michael Scire
|
d21f281094
|
kern: remove unnecessary fields from InitArgs (0x80 -> 0x40)
|
2023-10-12 09:22:22 -07:00 |
|
Michael Scire
|
03d0fd0f62
|
kern: refactor init (kill identity map, merge cpu on logic)
|
2023-02-23 09:00:31 -07:00 |
|
Michael Scire
|
f81abe0625
|
kern: increase stack parameter size by 0x10
|
2023-02-23 09:00:27 -07:00 |
|
Michael Scire
|
30ecdbcf6a
|
kern: update scheduler for new switch count tracking logic
|
2023-02-23 09:00:26 -07:00 |
|
Michael Scire
|
f38d589516
|
kern: implement new thread context/fpu semantics
|
2022-03-23 09:16:06 -07:00 |
|
Michael Scire
|
17ceca9140
|
kern: fix minor assembly bugs, avoid unnecessary function call in KScheduler hotloop
|
2021-10-29 17:47:13 -07:00 |
|
Michael Scire
|
002422d5dc
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
|
Michael Scire
|
2913096bc4
|
kern: kill the interrupt task manager thread
|
2021-09-19 10:35:36 -07:00 |
|
Michael Scire
|
33d58424c7
|
kern: add hardware single step extension
|
2021-09-19 10:35:28 -07:00 |
|
Michael Scire
|
53693dfb17
|
kern: add names/links to kern_assembly_offsets.h
|
2021-04-29 03:04:52 -07:00 |
|
Michael Scire
|
e238fa426d
|
kern: mostly kill magic numbers in assembly, fix SVCs >= 0x80
|
2021-04-29 03:04:51 -07:00 |
|
Michael Scire
|
af72072313
|
kern: bump svc limit to 192 from 128
|
2021-04-11 03:59:07 -07:00 |
|