bond/x64
secXsQuared 8da028f518 Eventually went with not using in-place linked list for PMM (Don't really want to mix up PMM and VMM).
So yeah, now keep trace of those physical pages on kernel heap, Windows does that, linux does that, I have to do that since there are more attributes(paged/non-paged) that the kernel requires.
Hmm finished PMM alpha and redefined all those PMM/VMM interfaces.
The code is still broken right now.
2016-06-25 00:25:54 -07:00
..
build Python please fk off 2016-06-05 01:09:01 -07:00
src Eventually went with not using in-place linked list for PMM (Don't really want to mix up PMM and VMM). 2016-06-25 00:25:54 -07:00
bochs_win.bxrc Added boots compilation stuff. Although bochs keeps seg faulting (lol wut) 2016-06-04 16:14:50 -07:00
bochs.bxrc Interrupt working (Except that I need to remap PIC). 2016-06-13 23:33:31 -07:00
CMakeLists.txt Added boots compilation stuff. Although bochs keeps seg faulting (lol wut) 2016-06-04 16:14:50 -07:00
makefile Added information request 2016-06-04 22:33:14 -07:00