Commit graph

7 commits

Author SHA1 Message Date
f57e2eabe0 many, many changes; settings is broken 2021-06-21 17:47:13 -04:00
053c6f0d9f removing stub for special handling of 'sd' prefix in file paths from knob
passing a path with an 'sd' prefix will now act like any other path on the first drive, instead of closing the calling program.
eventually, i will add a system of mounting drives directly into a file hierarchy (like in unix), and have all of the system calls just pass a path, no drive number
2021-03-02 20:43:19 -05:00
47513bd32c terminal application with ipc, shift+pause state dumper, hello world for terminal, meminfo popup program 2021-02-16 20:38:53 -05:00
bce944d149 graphics! 2021-01-24 12:00:11 -05:00
143156f63e have command shell block while commands are running 2020-09-13 19:51:09 -04:00
1e4a254674 (basic, not much tested) keyboard, better panic 2020-09-13 03:19:57 -04:00
73bb0e4864 bugfixes, init program, hello world 2020-09-06 13:44:20 -04:00