This is the current "Virtual Nascom" project roughly taken the 2014-10-06 from its 'git' repository and built with MinGW.

To run BASIC just type 'J'.
To run a .NAS program, pass it to the emulator as a command line paramenter and type 'Exxxx', where 'xxxx' stands for the entry location (a good guess is 'E1000').
You can look inside a .NAS file to try guessing what the right entry point is.

Enjoy,
Stefano Bodrato
