old-DasOS/prototypes/base/src
2016-05-04 17:59:50 +02:00
..
bsod.cpp Fancy fancy numeric module. 2016-05-03 16:11:36 +02:00
compat.c Adds linker script, C++ support and a simple screen class. 2016-05-01 20:22:12 +02:00
console.cpp 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
numeric.cpp 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.cpp Adds alignment to pointer<T>. Adds markUsed to PMM. 2016-05-04 17:59:50 +02:00
screen.cpp Adds support for console colors. 2016-05-02 09:32:27 +02:00