Skip to content

Tos Shell for the class CSC 720 at San Francisco State university

Notifications You must be signed in to change notification settings

sre42/tos-shell

Repository files navigation

Train operating System- SHELL and Train Applicaiton

Running Shell and running Train App that connects with the Model trains using COM

Files Modified on the Reference Implementation: train.c, shell.c, inr.c(Jason's Fix only)

Getting Started

Install Bochs:

sudo apt-get install bochs openjdk6-* nasm bochs-sdl

run the train simulator using the command:

python tools/train/train.pyw
...

Run TOS using:

make
bochs
...

Credits

This code is built upon the reference implementation by Professor Puder for the class CSC 720, San Francisco State university

About

Tos Shell for the class CSC 720 at San Francisco State university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published