This website requires JavaScript.
Explore
Help
Sign In
gwdev
/
Chroma
Watch
1
Star
0
Fork
0
You've already forked Chroma
Code
Issues
Pull Requests
Releases
Wiki
Activity
77933c3aa4
Chroma
/
chroma
/
system
/
memory
History
Curle
77933c3aa4
Fix paging breaking on VirtualBox. Dynamically figure out the starting location.
2021-06-12 01:49:43 +01:00
..
abstract_allocator.c
Rework memory management.
2020-08-31 21:47:52 +01:00
liballoc.c
Adjustments to the virtual memory manager, add Liballoc for kmalloc and kfree.
2021-03-17 01:23:36 +00:00
paging.c
Fix paging breaking on VirtualBox. Dynamically figure out the starting location.
2021-06-12 01:49:43 +01:00
physmem.c
Adjustments to the virtual memory manager, add Liballoc for kmalloc and kfree.
2021-03-17 01:23:36 +00:00
stack.c
Paging works.
2021-03-16 00:13:37 +00:00