old-DasOS/prototypes/base
2016-05-07 14:10:37 +02:00
..
include Adds virtual memory management with paging :) 2016-05-07 14:10:37 +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 virtual memory management with paging :) 2016-05-07 14:10:37 +02:00
entrypoint.S Passes multiboot structure to the system. 2016-05-04 11:51:23 +02:00
init.cpp Adds virtual memory management with paging :) 2016-05-07 14:10:37 +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 virtual memory management with paging :) 2016-05-07 14:10:37 +02:00
multiboot.S Adds linker script, C++ support and a simple screen class. 2016-05-01 20:22:12 +02:00