From: Duje Mihanović Date: Thu, 16 Sep 2021 17:38:34 +0000 (+0200) Subject: More features in VGA driver X-Git-Tag: 0.1.0~17 X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20%24image.RelPermalink%20%7D%7D?a=commitdiff_plain;h=3568adbeba1623a28e80fa3680a2286fd48b0ed3;hp=3568adbeba1623a28e80fa3680a2286fd48b0ed3;p=nameless-os.git More features in VGA driver Now supports color (specify color when using kprint) and moves the VGA cursor as it prints. ---