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
d9d283e5ac
old-DasOS
/
prototypes
/
base
History
Felix Queißner
d9d283e5ac
PMM::alloc now dies with a BSOD instead of returning an invalid value. Adds stub of scheduler driver.
2016-05-06 12:35:22 +02:00
..
include
PMM::alloc now dies with a BSOD instead of returning an invalid value. Adds stub of scheduler driver.
2016-05-06 12:35:22 +02:00
src
PMM::alloc now dies with a BSOD instead of returning an invalid value. Adds stub of scheduler driver.
2016-05-06 12:35:22 +02:00
entrypoint.S
Passes multiboot structure to the system.
2016-05-04 11:51:23 +02:00
init.cpp
PMM::alloc now dies with a BSOD instead of returning an invalid value. Adds stub of scheduler driver.
2016-05-06 12:35:22 +02:00
interrupt-list.inc
Interrupt support!
2016-05-05 17:06:11 +02:00
interrupts.S
Interrupt support!
2016-05-05 17:06:11 +02:00
linker.ld
Adds marking the memory used by the kernel as used.
2016-05-04 18:00:16 +02:00
Makefile
Adds interrupt handlers.
2016-05-06 09:28:30 +02:00
multiboot.S
Adds linker script, C++ support and a simple screen class.
2016-05-01 20:22:12 +02:00