Sam Tebbs
|
35cfbd1686
|
Add runtime testing harness
|
2019-07-09 23:25:52 +01:00 |
|
ED
|
995268b04e
|
Added GDT, IDT, IRQ, updated build.zig
Added new build.zig
Interrupts no work :(
Added isr
Interrupts work
Added spurious irq
Code review comments
New name
Refactor
Build asm
|
2019-05-31 07:41:28 +01:00 |
|
Sam Tebbs
|
08dbf09e00
|
Refactor compilation of architecture-specific code
|
2019-05-29 08:18:14 +01:00 |
|
ED
|
faeb433bb0
|
Add TTY and VGA interface
Line endings
Removed redundant files
Line ending
|
2019-05-22 20:12:46 +01:00 |
|
Sam Tebbs
|
49d6f19516
|
Separate arch-specific and arch-agnostic code
|
2019-05-13 21:10:03 +01:00 |
|
Sam Tebbs
|
47f68ceb9c
|
Start using the zig build system
Start using zig build system
|
2019-05-03 23:35:00 +01:00 |
|
Edward Dean
|
bee7416b08
|
Feature/hello world kernel land, closes #3 (#4)
* prints hello world
* Builds with the zig build system
|
2019-04-17 17:40:26 +01:00 |
|