Commit Graph

3 Commits

Author SHA1 Message Date
662e3795a7 Added ability to set a title for the console
Added seed value to the maze generator
Added a title lock to the console
Added a vconsole lock that locks on any virtual console change
Changed some of the locks used to free up
2022-12-18 11:42:58 +00:00
c65c58a954 Added the drawtitle function to console
Added ability to pick a bg preset for the title bar
Added counting program
Added function to set the current consoles title name
Removed some of the debug code
2022-12-16 15:23:38 +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