Assignment upload from Comp 310 - Operating Systems. Runs on a QEMU emulator, with OS functionality.
- Terminal driver (printing characters to screen, scrolling screen one y-value at a time when bottom is reached)
- Memory management (page frame allocator that returns physical addresses from virtual mappings)
- FAT driver (finding files through the RDE listing, reading data from those files)