old-DasOS/prototypes/base/include
2016-05-04 17:33:53 +02:00
..
bsod.hpp Fancy fancy numeric module. 2016-05-03 16:11:36 +02:00
compat.h Adds linker script, C++ support and a simple screen class. 2016-05-01 20:22:12 +02:00
console.hpp Adds format functions with NumericFormat<T>, bin(), hex(), dec(), oct(). Adds 64bit support for number-to-string conversion. 2016-05-04 17:33:03 +02:00
errors.hpp Fancy fancy numeric module. 2016-05-03 16:11:36 +02:00
io.hpp Adds io.hpp 2016-05-04 16:30:33 +02:00
multiboot.hpp Adds some memory map debugging. 2016-05-04 16:33:59 +02:00
numeric.hpp Adds format functions with NumericFormat<T>, bin(), hex(), dec(), oct(). Adds 64bit support for number-to-string conversion. 2016-05-04 17:33:03 +02:00
pmm.hpp Changes PMM internals from "all free" to "all used". Adds markFree, removes markOccupied. 2016-05-04 17:33:53 +02:00
pointer.hpp Further improvements on the multiboot header file. 2016-05-04 10:33:16 +02:00
screen.hpp Fancy fancy numeric module. 2016-05-03 16:11:36 +02:00