4 Commits

Author SHA1 Message Date
f74cebc12d Added comments and help commands to user apps 2023-01-13 17:37:43 +00:00
924d90c066 Added code to get the consoles to be split into their own
Fixed issue where exiting a shell would not close the parent console properly
Changed the way the consoles are linked to the processes by making it a pointer to the console
Added all the console changes for the above
Added a slow maze drawing program similar to the c64 version
2022-12-14 01:04:42 +00:00
9b23ca2a45 Added buffer to the console
Added hotkeys to switch between console buffers and to return to the home one
Added clear screen command
Added debug text outputs to the hello command and when loading sh
2022-12-09 10:39:55 +00:00
0ee33aaa97 Initial Upload 2022-12-06 11:49:47 +00:00