duskos

dusk os fork
git clone git://git.alexwennerberg.com/duskos
Log | Files | Refs | README | LICENSE

commit 71b57ba429b978bcc40de786dcb3d28dd2a6b524
parent ff1be173994dd898a6e4c879105f53fbcc284ae6
Author: Virgil Dupras <hsoft@hardcoded.net>
Date:   Sun, 29 Jan 2023 09:39:07 -0500

Update README

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -158,6 +158,8 @@ higher cognitive space to fit BSD/Linux wider abstractions in your mind. * PS/2 mouse support * Can read, write and boot from FAT12/FAT16 (no FAT32 for now) volumes. * Can create new FAT12 volumes. +* Very small footprint. In Grid mode (TUI mode) with the Grid text editor + and DuskCC (including its stdlib) loaded, Dusk uses 180KB of RAM on a PC. * It completely self-hosts on all its target (only PC for now) machines. * Did I mention that the *whole* code for Dusk OS and its ported applications (excluding docs and test code) is less than 13K lines of code and that DuskCC,