
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
7 lines
102 B
JSON
7 lines
102 B
JSON
{
|
|
"files.associations": {
|
|
"new": "c",
|
|
"*.tcc": "c",
|
|
"cstdlib": "c"
|
|
}
|
|
} |