- Nov 06, 2020
-
- Jun 02, 2020
-
-
Tests classes now all contain static functions. Exceptions now show correct error messages. Comments are now added to all functions, class variables and files.
-
- May 31, 2020
-
-
Tests can now be run from application's terminal.
-
- May 30, 2020
-
-
Test cases can be run using Maven. Small bugs fixed in main class files.
-
Stable version. Command Line integrated.
-
- May 29, 2020
-
-
Process Scheduler threads are all fully functional. An OS class is added with a boot up function. Hardware can be added to OS. Process Scheduler Simulator and Old Classes added to own package.
- May 27, 2020
-
-
Threads for process creating and dispatching have been created. PCB is the new class that holds a process' info.
-
4 different algorithms available to choose from. Only simulation using burst time and arrival time.
-
- May 10, 2020
-