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
13139779f2
Chroma
/
chroma
/
system
/
memory
History
Curle
2b1d6cca5f
Fixes for memory. Lots of work left.
...
Mainly, we need to be able to locate the kernel executable physically in memory.
2020-11-28 16:52:17 +00:00
..
abstract_allocator.c
Rework memory management.
2020-08-31 21:47:52 +01:00
legacypaging.c
Rework memory management.
2020-08-31 21:47:52 +01:00
legacyphysmem.c
Rework memory management.
2020-08-31 21:47:52 +01:00
paging.c
Fixes for memory. Lots of work left.
2020-11-28 16:52:17 +00:00
physmem.c
Minimise printing in physmem - turns out serial output is SLOW.
2020-11-09 18:43:59 +00:00
stack.c
Add basic stack unwinding functionality
2020-11-09 18:39:34 +00:00