summaryrefslogtreecommitdiff
path: root/kernel/src/io/vga_text.rs
AgeCommit message (Expand)Author
2021-04-18Further cleanupfurther-cleanupDennis Kobert
2021-04-15Fix most warnings and tidy upbump-rust-versionNatrixAeria
2019-11-09Adapt exception messagesnatrixaeria
2019-11-09Rewrite print_centered in a more pretty waynatrixaeria
2019-11-09Create panic screen module with text buffernatrixaeria
2019-11-08Add centered mode to vga compatible text modenatrixaeria
2019-11-07Represent rust vga text structs as C structsnatrixaeria
2019-11-04Implement serial connection and basic testingDennis Kobert
2019-11-03Merge: 41bff6a a2d6311Dennis Kobert