Luke Street
|
295ec24a65
|
Serial I/O; simple VGA graphics output; multiboot info & memory map
Initial work on shell history using arrow keys
|
2018-09-27 01:06:55 -04:00 |
|
Luke Street
|
d5a0e24ffc
|
Add panic(); extract GCC __attribute__ usage
|
2018-09-25 00:37:34 -04:00 |
|
Luke Street
|
34b3348bd7
|
Fix usages of uintptr_t; include tests as shell command
|
2018-09-24 00:09:06 -04:00 |
|
Luke Street
|
05a529ffb6
|
Switch to multiboot (actually possible to debug); shell improvements
- More string.c functions
- Vector implementation (based off of vc_vector)
- Enable SSE
- Shell "history"
- Better memory debug print
|
2018-09-23 17:23:38 -04:00 |
|
Luke Street
|
cb344c42f6
|
Simple keyboard support
|
2018-09-21 22:15:10 -04:00 |
|
Luke Street
|
11320f17a0
|
IRQs & experimental PTI timer support
|
2018-09-07 13:49:25 -04:00 |
|
Luke Street
|
f78c029743
|
Populate IDT and test interrupts
|
2018-09-07 00:32:45 -04:00 |
|
Luke Street
|
fc8184dc9c
|
Use CMake... such a pain to setup
|
2018-09-06 22:49:00 -04:00 |
|