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
98900c9069
old-DasOS
/
prototypes
/
base
History
Felix Queißner
98900c9069
Fixes stupid bug....
2016-05-07 18:51:34 +02:00
..
include
Adds ultra-simple program loader and executor. Currently yields a Page Fault.
2016-05-07 17:00:08 +02:00
lists
Fixes bug in PIC.cpp: I AM STUPID. Data port is always 0x01, not incrementing... m(
2016-05-06 22:53:08 +02:00
src
Adds ultra-simple program loader and executor. Currently yields a Page Fault.
2016-05-07 17:00:08 +02:00
entrypoint.S
Passes multiboot structure to the system.
2016-05-04 11:51:23 +02:00
init.cpp
Fixes stupid bug....
2016-05-07 18:51:34 +02:00
interrupts.S
Adds ./lists for S-Macro listings.
2016-05-06 19:24:12 +02:00
linker.ld
Adds marking the memory used by the kernel as used.
2016-05-04 18:00:16 +02:00
Makefile
Adds ultra-simple program loader and executor. Currently yields a Page Fault.
2016-05-07 17:00:08 +02:00
multiboot.S
Adds linker script, C++ support and a simple screen class.
2016-05-01 20:22:12 +02:00