Sam Tebbs
e2533a2264
Move tty to arch
2020-06-18 22:19:41 +01:00
DrDeano
1f97a5c6c8
Updating to zig master
...
Added cpu model
Moved logging to defer done log
Moved mem.init to bottom
Updated again to new zig master
2020-04-12 22:26:34 +01:00
Sam Tebbs
2352a04928
Update zig code
2020-02-01 20:58:02 +00:00
Sam Tebbs
91b2a61acf
Update code to work with zig master
2020-01-06 14:28:09 +00:00
Sam Tebbs
7b2d4c1190
Fix T() style casts
2019-11-10 22:07:20 +00:00
ED
419d8ad585
Added run time tests for PIT
...
Also changed the TTY a bit
Merged new run time testing
Code layout change
Feedback
Feedback 2
2019-11-06 21:21:27 +00: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
60164d9252
Added runtime tests for TTY
...
Removed types
Styling
Added printing error and multi line string for logo
Fix panic after rebase
2019-10-01 11:52:23 +01:00
Sam Tebbs
48d80d92ae
Add 4kb paging
2019-09-24 11:43:30 +01:00
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
ED
d5d4082a66
Fixed tesing
...
Add mocking of functions
Added new function type
Fixed up the mock testing
Working mock_framework :), fixed up all tests for VGA and TTY
Adding tests
VGA testing done
Fin vga and tty mock testing
Fixed build
Removed white spaces
WIP
Added tests for all build modes + reduced import string length for testing
Added comments refactoring
Re-added constants
Added some comments
Updated to master of zig
Added unit tests to pipeline
PR comments
Fixed typos
2019-09-08 20:48:23 +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
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
ED
faeb433bb0
Add TTY and VGA interface
...
Line endings
Removed redundant files
Line ending
2019-05-22 20:12:46 +01:00