This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
old-DasOS
Watch
1
Star
0
Fork
You've already forked old-DasOS
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0b7b656b01
old-DasOS
/
prototypes
/
base
History
Felix Queißner
0b7b656b01
Adds initialization of PMM with multiboot structure. Adds allocation test.
2016-05-04 17:42:09 +02:00
..
include
Changes PMM internals from "all free" to "all used". Adds markFree, removes markOccupied.
2016-05-04 17:33:53 +02:00
src
Changes pmm bitmap size from 16 MB to 4 GB.
2016-05-04 17:37:59 +02:00
entrypoint.S
Passes multiboot structure to the system.
2016-05-04 11:51:23 +02:00
init.cpp
Adds initialization of PMM with multiboot structure. Adds allocation test.
2016-05-04 17:42:09 +02:00
linker.ld
Adds linker script, C++ support and a simple screen class.
2016-05-01 20:22:12 +02:00
Makefile
Adds libgcc for better compatibility.
2016-05-04 17:19:40 +02:00
multiboot.S
Adds linker script, C++ support and a simple screen class.
2016-05-01 20:22:12 +02:00