32 Commits

Author SHA1 Message Date
Baptiste Wicht
922406f6ba Update copyright 2018-04-04 09:32:15 +02:00
Baptiste Wicht
321c6dcf5d Cleanup the terminal system 2016-09-24 19:45:58 +02:00
Baptiste Wicht
2c08bee567 Offscreen painting 2016-09-24 18:07:58 +02:00
Baptiste Wicht
7e070c5c66 Improve the notion of console 2016-09-24 17:36:35 +02:00
Baptiste Wicht
af76d47f50 Review print 2016-09-24 17:16:45 +02:00
Baptiste Wicht
4a09d02033 Use a namespace 2016-09-24 15:49:07 +02:00
Baptiste Wicht
455239eb3c Prepare virtual terminal switching 2016-09-24 15:41:28 +02:00
Baptiste Wicht
d18dcfb162 Change License to MIT 2016-09-05 21:53:42 +02:00
Baptiste Wicht
40049a75cf Update license copyright 2016-07-02 16:42:45 +02:00
Baptiste Wicht
d1e190a0f4 Update printf 2014-03-11 22:00:40 +01:00
Baptiste Wicht
ad76ff995d Add system class for the control of the terminal 2014-02-09 18:26:01 +01:00
Baptiste Wicht
a74de9d64f Use helper types 2014-02-09 17:03:55 +01:00
Baptiste Wicht
ac1685eebb Adapt the kernel to the new path 2014-02-08 22:18:33 +01:00
Baptiste Wicht
7a855c780a Update copyright 2014-01-16 21:03:18 +01:00
Baptiste Wicht
6a5905231c Implement scrolling 2014-01-14 21:45:43 +01:00
Baptiste Wicht
c81fcfbabc Add support for VESA console 2014-01-14 21:19:23 +01:00
Baptiste Wicht
e43326a2c0 Add support for displaying signed numbers 2013-12-24 14:19:42 +01:00
Baptiste Wicht
c0679aedab Use correct namespace 2013-12-22 19:24:43 +01:00
Baptiste Wicht
1e2bd865ff Move STL stuff to stl folder 2013-12-22 19:13:00 +01:00
Baptiste Wicht
a5b839ca25 Add ways to display string 2013-11-24 18:04:05 +01:00
Baptiste Wicht
b6317bbae1 Better print 2013-11-09 21:27:55 +01:00
Baptiste Wicht
af50f683ce Improve k_print_line support 2013-11-09 21:09:42 +01:00
Baptiste Wicht
d4bc8e490e Continue implementation of FAT32 2013-11-09 20:52:28 +01:00
Baptiste Wicht
f02f437649 Apply the License to all source files 2013-11-06 21:55:54 +01:00
Baptiste Wicht
a3e6d6aab6 Improve compiling
Use cross compiler instead of normal G++
Improve compiler options
2013-11-04 15:01:46 +01:00
Baptiste Wicht
2d7bf89113 Refactorings 2013-11-02 15:22:13 +01:00
Baptiste Wicht
185c49c35b Implement printf 2013-10-29 21:39:59 +01:00
Baptiste Wicht
16988ce0cb Refactorings 2013-10-28 20:24:15 +01:00
Baptiste Wicht
2b203429dc Create an uptime command 2013-10-27 21:34:36 +01:00
Baptiste Wicht
a198047bef Handle backspace 2013-10-27 17:42:32 +01:00
Baptiste Wicht
f2c722639a Wipe out the screen 2013-10-27 17:34:36 +01:00
Baptiste Wicht
2995410bbd Move everything in its own header/source module 2013-10-27 16:58:37 +01:00