You may edit the source files to your liking.

If you wish to re-compile them, use the BUILD.BAT file
included.  You will need to put all of the source files
into one folder, along with a copy of the TASS assembler.

The BUILD.BAT file will call TASS using the proper file names
and will create the ROM file and the symbol table used by the
65C02 Simulator for Windows.

The source files include:
sim.asm  -  The main file.  It call all the other files in the proper order.
sbcos.asm - The monitor and moni-assembler
term.asm  - The drivers for the Simulators I/O ports
Reset.asm - The reset and Interrupt handlers
basic209.asm - The Enhanced BASIC (Eh-BASIC) source from Lee Davison
basldsv.asm - The Load & Save support code for Eh-BASIC

The lbl2sym.exe file creates the symbol table file  from the sim.lbl 
file created by TASS.

The USING THIS ROM.TXT file has a brief description of how the monitor and Eh-BASIC
interact and how to get your Eh-BASIC programs to & from the PC.

Enjoy the Simulator!

Daryl
http://users.softcom.net/darylr
