ED
|
89a1873e7c
|
No more assembly
Pure zig
Added doc comments
Feedback
|
2019-11-06 21:31:44 +00:00 |
|
ED
|
2906d6ca13
|
Added unit and runtime tests
Also changed up panic call
Fixed rebasing
Feedback
|
2019-10-06 17:40:12 +01:00 |
|
ED
|
2a0c2e4708
|
Added unit tests for PIC
Removed I/O wait as it isn't needed and uses the syscall interrupt.
Added runtime tests
Fixed styling for TTY
Fixed runtime tests
Now they are fixed
|
2019-10-01 17:59:42 +01:00 |
|
ED
|
420a09f039
|
Added runtime tests for VGA
Added doc comments as well
A little refactor of code
Reordered
Removed types
|
2019-09-29 12:55:34 +01:00 |
|
ED
|
4d9b963310
|
Added IDT unit and run-time tests
|
2019-09-17 18:24:44 +01:00 |
|
Andrew Kelley
|
798b1c1d34
|
Update to zig master and simplify build script
|
2019-09-05 16:33:43 +01:00 |
|
ED
|
1e951691a9
|
Added PIT interface
Ready for PR
Code review changes
Minor changes
|
2019-06-26 18:42:38 +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 |
|