Commit Graph

18 Commits

Author SHA1 Message Date
Mathieu Maret cf3c2f10fd VGA: fix MAP when reconfigured 2023-11-17 14:54:26 +01:00
Mathieu Maret 8a53ecfecd VGA: could be configured from MBI 2021-10-25 21:29:02 +02:00
Mathieu Maret 5ab68d8197 Various cleaning 2021-01-25 20:05:38 +01:00
Mathieu Maret ede53ae4f9 VGA renaming 2021-01-25 14:00:06 +01:00
Mathieu Maret bea3449b11 Implement vsnprintf and use it 2021-01-24 23:51:21 +01:00
Mathieu Maret 0ae9ad7d92 protect vga access from mutlithread 2020-08-21 00:35:33 +02:00
Mathieu Maret 3b97d0307d Style: harmonize formatting
Thanks to: "clang-format -i -style=file **/*.{c,h}"
2020-04-27 00:14:51 +02:00
Mathieu Maret ca22696b29 klibc: put printf inside (instead of vga.h) 2019-05-17 09:35:23 +02:00
Mathieu Maret 0bd91897b7 vga: add clearScreenLine 2018-11-16 19:56:38 +01:00
Mathieu Maret 50fa9b7d24 implement %x in printf 2018-11-16 10:34:03 +01:00
Mathieu Maret ea9e5f7f23 Fix cursor 2018-11-15 13:29:05 +01:00
Mathieu Maret 146a06f0e6 wip: add blinking cursor 2018-11-14 18:03:11 +01:00
Mathieu Maret 9b46b60b7a fix printIntDetails for 0 2018-11-14 15:45:34 +01:00
Mathieu Maret bff505fb40 fix printf for 0 2018-11-13 14:31:39 +01:00
Mathieu Maret cb65400d60 Fix some naming convention 2018-11-08 22:08:27 +01:00
Mathieu Maret d95728bbd1 fix scrolling 2018-11-07 17:38:28 +01:00
Mathieu Maret 9f1afe5f6b implement printf like function 2018-08-07 14:09:43 +02:00
Mathieu Maret 2c251fa51c Initial import from mbr_asm project 2018-07-20 15:42:51 +02:00