Go to file
Ry 04761c1a07 Add stack block pointer to each task
This allows the stack block to automatically be freed when the task
ends.
2022-06-24 16:37:43 -07:00
kernel Add stack block pointer to each task 2022-06-24 16:37:43 -07:00
meta fox32os: Rename "build" folder to "meta" 2022-05-21 17:18:45 -07:00
.gitignore vulpine: Remove for now 2022-06-21 19:40:09 -07:00
.gitmodules Replace .gitmodules after repo move 2022-06-21 18:36:30 -07:00
build.sh vulpine: Remove for now 2022-06-21 19:40:09 -07:00
fox32os.def Introduce new memory allocator, now with the ability to free memory!! 2022-06-23 00:30:59 -07:00
LICENSE fox32os: Initial commit 2022-05-19 14:15:40 -07:00
README.md fox32os: Add README 2022-05-19 14:34:03 -07:00

fox32os

fox32os is the main operating system for fox32. It is very unfinished, currently it doesnt do much.

License

This project is licensed under the MIT license.