old-DasOS/prototypes/base/include
2016-05-04 17:59:50 +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 Adds alignment to pointer<T>. Adds markUsed to PMM. 2016-05-04 17:59:50 +02:00
pointer.hpp Adds alignment to pointer<T>. Adds markUsed to PMM. 2016-05-04 17:59:50 +02:00
screen.hpp Fancy fancy numeric module. 2016-05-03 16:11:36 +02:00