Skip to content

Releases: nalabrie/OS_Term_Project

v2.0

02 Aug 03:42
Compare
Choose a tag to compare

v2.0 -- Post-College Refactor

Same functionality as v1.0 which was turned in for an OS term project. The code itself has underwent a large refactor to remove dead code, fix silly mistakes/misguided choices, optimize some important functions, adjust the formatting, create a read-me, and add a proper Makefile.

  • First stable release
  • Bundled with an example VDI file to test the program with
  • Source code only, must be compiled yourself using make
  • Check the read-me for compilation and usage instructions