This website requires JavaScript.
Explore
Help
Sign In
nathan
/
quark-kernel
Watch
1
Star
0
Fork
0
You've already forked quark-kernel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7fc6c40c5428683f9dbe8a03fc786a82eb388883
quark-kernel
/
include
History
ngiddings
7fc6c40c54
Wrote memory map in C, removed C++ code
2021-04-11 04:04:09 -05:00
..
types
Added out of bounds status enum
2021-04-10 19:41:17 -05:00
kernel.h
Started writing C headers
2021-04-10 17:37:05 -05:00
memorymap.h
Wrote memory map in C, removed C++ code
2021-04-11 04:04:09 -05:00
mmgr.h
Implemented C x86 paging, removed C++ code
2021-04-10 20:43:01 -05:00
pageallocator.h
Added declaration for page count function
2021-04-10 19:15:59 -05:00
priorityqueue.h
Implemented priority queue in C; removed C++ heap
2021-04-10 19:42:16 -05:00
process.h
Started writing C headers
2021-04-10 17:37:05 -05:00
string.h
Created string.h header; moved code to string.c
2021-04-10 20:15:23 -05:00