Commit Graph

4 Commits

Author SHA1 Message Date
gdr-ftp f50f8a7dde moved the definitions of CATREZ, INSTALL, and TMPDIR to <gno/paths.mk>
since so many components depend on them
1999-03-19 05:53:33 +00:00
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
gdr-ftp bd5fc8b991 - fixed newline problems 1998-02-03 08:08:40 +00:00
gdr-ftp c4ecb61d8b Initial checkin of SIM sources. This includes both simlib and SIM,
itself.
1998-02-03 07:54:12 +00:00