pluto/test/mock/kernel
DrDeano 7ab180f622
Added RTC
Added I/O waits to PIC remapping

Added fmt step to build 

When building will format all the code to the standard

Fixed cascading interrupts

Re-named to selectAnd*Register. Moved switching on registers into emun


Removed build fmt step
2020-01-15 19:50:47 +00:00
..
arch_mock.zig Added RTC 2020-01-15 19:50:47 +00:00
cmos_mock.zig Added RTC 2020-01-15 19:50:47 +00:00
gdt_mock.zig Added gdt unit and runtime tests 2019-09-16 22:19:33 +01:00
idt_mock.zig Update code to work with zig master 2020-01-06 14:28:09 +00:00
log_mock.zig Update code to work with zig master 2020-01-06 14:28:09 +00:00
mem_mock.zig Add a physical memory manager 2020-01-09 12:47:05 +00:00
mock_framework.zig Added RTC 2020-01-15 19:50:47 +00:00
paging_mock.zig Add a physical memory manager 2020-01-09 12:47:05 +00:00
panic_mock.zig Update code to work with zig master 2020-01-06 14:28:09 +00:00
pic_mock.zig Update code to work with zig master 2020-01-06 14:28:09 +00:00
vga_mock.zig Update code to work with zig master 2020-01-06 14:28:09 +00:00