Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-06-21 | many, many changes; settings is broken | Benji Dial | -2/+2 | |
2021-03-02 | removing stub for special handling of 'sd' prefix in file paths from knob | Benji Dial | -5/+2 | |
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-02-16 | terminal application with ipc, shift+pause state dumper, hello world for ↵ | Benji Dial | -6/+10 | |
terminal, meminfo popup program | ||||
2021-01-24 | graphics! | Benji Dial | -11/+9 | |
2020-09-13 | have command shell block while commands are running | Benji Dial | -1/+10 | |
2020-09-13 | (basic, not much tested) keyboard, better panic | Benji Dial | -1/+15 | |
2020-09-06 | bugfixes, init program, hello world | Benji Dial | -0/+13 | |