aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-01-23Added test functionsChristian Cunningham
2022-01-23Removed unused spsrChristian Cunningham
2022-01-23Remove old commentsChristian Cunningham
2022-01-23Added SVC jumpsChristian Cunningham
2022-01-23Fixed context switch bugChristian Cunningham
2022-01-23Rename handlersChristian Cunningham
2022-01-23Visual view of memory mapChristian Cunningham
2022-01-23Data handling threadChristian Cunningham
2022-01-23Trimmed IRQ handlerChristian Cunningham
2022-01-23Fixed argumentChristian Cunningham
2022-01-23IRQ data sent to threadChristian Cunningham
2022-01-23Draw Exception info to screenChristian Cunningham
2022-01-23Fixed incorrect lrChristian Cunningham
2022-01-23Get prev stackChristian Cunningham
2022-01-23Handler returns to correct instructionChristian Cunningham
2022-01-23Free threads from memory after finishingChristian Cunningham
2022-01-23Fixed missing scheduler referenceChristian Cunningham
2022-01-22Added SVC call for clean stackChristian Cunningham
2022-01-22Fixed some stuffChristian Cunningham
2022-01-22Allow calls to scheduler in middle of executionChristian Cunningham
2022-01-21Got some schedulingChristian Cunningham
2022-01-21Simplified Queue Iteration LogicChristian Cunningham
2022-01-21Added scheduling info outputChristian Cunningham
2022-01-21Added scheduling logicChristian Cunningham
2022-01-21Added scheduling logicChristian Cunningham
2022-01-21Scheduler Rewrite StartChristian Cunningham
2022-01-21RenamedChristian Cunningham
2022-01-20Updated commentChristian Cunningham
2022-01-20Moved globals to fileChristian Cunningham
2022-01-20Added reallocChristian Cunningham
2022-01-20Added write offsetChristian Cunningham
2022-01-20Added rotating buffersChristian Cunningham
2022-01-20Added memory functionsChristian Cunningham
2022-01-20Added System Timer HookChristian Cunningham
2022-01-20Read Paging RegisterChristian Cunningham
2022-01-20Clear Globals on InitChristian Cunningham
2022-01-20Route timer to FIQChristian Cunningham
2022-01-20Added FIQ handler C fxnChristian Cunningham
2022-01-20Updated TODOChristian Cunningham
2022-01-20Added FIQ handler and core entrypointsChristian Cunningham
2022-01-19Move SVC number to message lineChristian Cunningham
2022-01-19Added comment for future reset triggeringChristian Cunningham
2022-01-19Output user stack pointerChristian Cunningham
2022-01-19Testing handlersChristian Cunningham
2022-01-19Relative jumping for cleaner objdumpChristian Cunningham
2022-01-19Fixed IRQ bugChristian Cunningham
2022-01-12Started filling out handlersChristian Cunningham
2022-01-11Fixed heap free information bugChristian Cunningham
2022-01-11Memory freeing is optimizedChristian Cunningham
2022-01-11Update stuffChristian Cunningham