ED
|
07cc1ae89b
|
Added gdt unit and runtime tests
Updated runtime tests
Added doc comments for runtime tests
PR review
WIP
Fixed testing
Import GDT to run the unit tests
Removed redundant arch tests
Removed whitespace
|
2019-09-16 22:19:33 +01:00 |
|
Andrew Kelley
|
798b1c1d34
|
Update to zig master and simplify build script
|
2019-09-05 16:33:43 +01:00 |
|
Sam Tebbs
|
35cfbd1686
|
Add runtime testing harness
|
2019-07-09 23:25:52 +01:00 |
|
Sam Tebbs
|
7e5b7b2331
|
Add logging
|
2019-06-25 20:10:26 +01:00 |
|
ED
|
1fc534b9a4
|
Added the PIC interface
Also added doc comments to functions
|
2019-06-02 17:14:02 +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 |
|