Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-28 | i386: create terminal_scroll function | Danny Holman | 1 | -10/+25 | |
Add support for scrolling the terminal at the end of the VGA buffer. Signed-off-by: Danny Holman <dholman@gymli.xyz> | |||||
2021-01-25 | i386: add support for newlines | Danny Holman | 1 | -0/+7 | |
Add support for the newline character in the TTY layer. Signed-off-by: Danny Holman <dholman@gymli.xyz> | |||||
2021-01-24 | x86: reorganize the i386 directory | Danny Holman | 5 | -0/+142 | |
Add structure to the internals of the x86 directory. Signed-off-by: Danny Holman <dholman@gymli.xyz> |