Age | Commit message (Expand) | Author |
---|---|---|
6 days | kern: cons: Implement console backspace | Ian Moffett |
6 days | kern: conf: Make default fg/bg configurable | Ian Moffett |
7 days | kern: cons: Add text mode cursor | Ian Moffett |
2025-09-20 | kern: cons: Constantly update ch x/y in loop | Ian Moffett |
2025-09-15 | kern: cons: Handle ASCII linefeed char | Ian Moffett |
2025-09-15 | kern: cons: Finish string writing logic | Ian Moffett |
2025-09-15 | kern: cons: Add console string writing routine | Ian Moffett |
2025-09-15 | kern: io: Implement initial console logic | Ian Moffett |