[comp.sys.tandy] Model 100 Assembly Language Programming/ C compiler

bownesrm@beowulf.UUCP ( Stowaway aboard the Long Shot) (02/09/88)

	Well folks, I've almost got the C compiler for the model 100
all done. (It's the smallc compiler written by Ron Cain/Chris Lewis) Not
great, but lots better than BASIC. The compiler is generating code,
the loader loads .HEX files, the assembler assembles, but it don't
work so well together....

	I however have a few problems generating loadable model 100 code 
however.  The biggest problem is where should a .co progam load in at? 
Does it live in memory where it gets executed or what? I have found NO 
documentation on this at all. Maybe someone out there bought the assembler 
and that has the appropriate info on it somewhere?

	I'll post the whole package (compiler/assembler/loader) as soon
as it works.

		bob