Operating System Simulator
This application was originally created by me and Empirian (aka Elias Polichronopoulos) to simulate time-sharing algorithms of a scheduler in a operating system.The application was created as a project for the Operating Systems I class of CS department in UniPi (Jan 1998). It features the way time sharing algorithms function. 3 algorithms are implemented - FIFO, Round Robin and Shortest Job First, and 8 basic commands - including simulated HDD, memory and printer - plus some secondary commands. There is also the ability to create and execute batch files using these commands.
You can download it from here.