gno/sys/sim
gdr-ftp 135cfc6169 sim.asm:
- did a 'setcom 60' to catch the weird formatting
	- created a dummy routine to go in the .root file.
	- this file didn't originally compile due to unresolved
	  references to ExtVect2.  Looking at the source it appears that
	  someone had started to modify it to allow a second interrupt
	  vector, but handn't finished the job.  I commented out the
	  initialization and checking of ExtVect2.
simlib.asm:
	- did a 'setcom 60' to catch the weird formatting
	- created a dummy routine to go in the .root file.
Makefile:
	- complete overhaul to fit into the GNO base builds
1999-02-08 05:53:38 +00:00
..
Makefile sim.asm: 1999-02-08 05:53:38 +00:00
rom3 Initial checkin of SIM sources. This includes both simlib and SIM, 1998-02-03 07:54:12 +00:00
sim.asm sim.asm: 1999-02-08 05:53:38 +00:00
sim.doc Initial checkin of SIM sources. This includes both simlib and SIM, 1998-02-03 07:54:12 +00:00
sim.h - fixed newline problems 1998-02-03 08:08:40 +00:00
sim.mac Initial checkin of SIM sources. This includes both simlib and SIM, 1998-02-03 07:54:12 +00:00
sim.rez sim.asm: 1999-02-08 05:53:38 +00:00
simequates.equ - fixed newline problems 1998-02-03 08:08:40 +00:00
simlib.asm sim.asm: 1999-02-08 05:53:38 +00:00
simlib.mac Initial checkin of SIM sources. This includes both simlib and SIM, 1998-02-03 07:54:12 +00:00
simlib.rez sim.asm: 1999-02-08 05:53:38 +00:00
test.c - fixed newline problems 1998-02-03 08:08:40 +00:00