Path: utzoo!attcan!uunet!husc6!uwvax!umn-d-ub!rhealey From: rhealey@umn-d-ub.D.UMN.EDU (Rob Healey) Newsgroups: comp.sys.tandy Subject: Re: Model II edtasm Keywords: Model II edtasm Message-ID: <447@umn-d-ub.D.UMN.EDU> Date: 7 Aug 88 22:02:22 GMT References: <3402@vpk1.UUCP> Reply-To: rhealey@ub.d.umn.edu.UUCP (Rob Healey) Distribution: na Organization: University of Minnesota, Duluth Lines: 17 In article <3402@vpk1.UUCP> mbeast@attcan.UUCP (The Ascii GOD) writes: > ie. how do I load a source file into edtasm. > I seem to remember Model 1/3 edtasm had some God awful format and if you tried to load in an ascii file it went belly up. Not sure of the format but it was something like: 1) 2 bytes pointer to next line. 2) 2 bytes line number. 3) Actual text 1 was an absolute memory address. I solved the problem on the Model 1/3 by buying EDAS and MRAS from Misosys, I don't think that will help you much. For you old timer's you'll note the format is the same as ROM basic used for storing lines. -Rob