This is not the final version, but is an early release of a few of the emulator's components to allow some testing by other people !
The development versions of the following libraries need to beinstalled to build the emulator.
Library | Package Name |
---|---|
Gtk 3 | gtk+-3.0-dev |
Alsa sound | libasound2-dev |
iberty | libiberty-dev |
The package names apply for Debian derived distributions
Also the "cmake" application is needed.
Runing
cmake .
make
is all that is required to produce the executable !
If you run the emulator from the build directory with ./803
it will use the resources in
that directory. An "install" make target will be added later.
If all works correctly you should see four windows containing the Operators Console, Battery Charger, Contactor and Hours Run.