Running SimNow

Assuming SimNow was installed in the default location, invoke
/usr/local/bin/simnow [options] bsd-file
SimNow assumes that your image files live in the directory
../share/simnow/images
relative to the directory containing the simnow executable (adjust accordingly if you specified a different installation prefix). If you are using the system.bsd bsd-file, it will expect that a file named diskimage.hdd is located in the images directory.

Options can include any of:

-g, --go Start the simulation immediately after loading.
-i, --image-path=path Look for ROM images in the specified path rather than /usr/local/share/simnow/images.
-r, --reset Reset the simulation to the power-on state after loading.
For example, to run the default simulator provided with the RPM, type:
/usr/local/bin/simnow -r /usr/local/share/simnow/images/snippet.bsd