1 VirtualNascom, a Nascom II emulator/simulator version 1.0
3 This is a version 1.0, which although not finished is already very
4 useful (runs every program I've tried).
6 This is based on Yaze, and thus share it's copyright. I should
7 improve the interface, but for now to run, use:
9 ./xvirtualnascom [-m monitor.nal] [-v] [app.nal]
11 VirtualNascom expects to find `nassys.nal' (unless you changed that
12 with -m) and `basic.nal' upon startup. You can add files to be loaded
13 by givin them as arguments at the end of the line.