2022-02-26 19:44:16 +00:00
|
|
|
# TODO list
|
|
|
|
|
|
|
|
![Todo image](https://camo.githubusercontent.com/c43d969d9d071c8342e9a69cdd6acb433c541f431127738974ce22290c46f2b8/68747470733a2f2f692e696d6775722e636f6d2f4f764d5a4273392e6a7067)
|
|
|
|
|
|
|
|
|
|
|
|
This list keeps me focused and organised so I don't forget what
|
2023-02-26 12:44:41 +00:00
|
|
|
needs to be done. It is a expansion on the features markdown FILE which describes the features. Here I put things I need to remember
|
2022-02-26 19:44:16 +00:00
|
|
|
to do on a more in depth level.
|
|
|
|
|
|
|
|
## --
|
2022-09-03 15:38:22 +00:00
|
|
|
[x] Setup paging \
|
2022-02-26 19:44:16 +00:00
|
|
|
[ ] HELP command
|
2022-09-03 15:38:22 +00:00
|
|
|
[x] Setup a proper HEAP \
|
2022-02-26 19:44:16 +00:00
|
|
|
[ ] Setup a proper Stack \
|
2022-09-03 15:38:22 +00:00
|
|
|
[x] Setup KMalloc and KFree \
|
2023-02-19 13:17:47 +00:00
|
|
|
[x] Merge Functioning Feature branches into sandboxKernelDev \
|
2022-02-26 19:44:16 +00:00
|
|
|
[ ] Remove merged feature branches \
|
|
|
|
[ ] Merge sandboxKernelDev with dev \
|
2023-02-19 13:17:47 +00:00
|
|
|
[x] Remove sandboxKernelDev branch \
|
2022-02-26 19:44:16 +00:00
|
|
|
[ ] Implement proper virtual filesystem
|
|
|
|
|