Import VirtualNascom 1.0
[virtual-nascom.git] / README
blob38bed854a32940cbf1c95d42f73173c44969d8c6
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.
15 Tommy Thorn 
16 thorn@daimi.au.dk
17 23/2-2000