aboutsummaryrefslogtreecommitdiff
path: root/src/sys/kernel.S
AgeCommit message (Expand)Author
2022-03-24ModularizedChristian Cunningham
2022-03-22Test with microsecond counterChristian Cunningham
2022-03-22Schedule upon task additionChristian Cunningham
2022-03-21Semaphore Schedule on Special CaseChristian Cunningham
2022-03-18Supervisor Call to Add ThreadChristian Cunningham
2022-03-17Remove old MMU QueryChristian Cunningham
2022-03-11Repositioning TextChristian Cunningham
2022-03-02Don't clip statusChristian Cunningham
2022-02-24MMU and working on hardwareChristian Cunningham
2022-02-24Fixed HYP CodeChristian Cunningham
2022-02-24Exit Hypervisor ModeChristian Cunningham
2022-02-22Started multithreadingChristian Cunningham
2022-02-19Added comments and cleanupChristian Cunningham
2022-02-09Add interrupt to all coresChristian Cunningham
2022-02-05Fixed undefined handlerChristian Cunningham
2022-01-31Break exceptions off to own filesChristian Cunningham
2022-01-21Got some schedulingChristian Cunningham
2022-01-20Moved globals to fileChristian Cunningham
2022-01-20Read Paging RegisterChristian Cunningham
2022-01-19Testing handlersChristian Cunningham
2022-01-11Update stuffChristian Cunningham
2022-01-05Cleaned up/ StandardizedChristian Cunningham
2022-01-02Moved Postinit InformationChristian Cunningham
2021-12-30Standardized todec algoChristian Cunningham
2021-12-21More terseChristian Cunningham
2021-12-21Remove dis/enable IRQChristian Cunningham
2021-12-18Added text input locationChristian Cunningham
2021-12-04Moved kernel source to sys/Christian Cunningham