Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cca!mirror!rayssd!unisec!softie!mrr From: mrr@softie.UUCP (Mark Rinfret) Newsgroups: comp.sys.cbm Subject: Re: MAE Assembler Message-ID: <80@softie.UUCP> Date: Wed, 26-Aug-87 15:41:49 EDT Article-I.D.: softie.80 Posted: Wed Aug 26 15:41:49 1987 Date-Received: Sat, 29-Aug-87 02:42:39 EDT References: <2050@pbhye.UUCP> Organization: SofTech, Inc. Middletown, RI Lines: 24 Keywords: MAE ASSEMBLER PAL Summary: MAE File Format In article <2050@pbhye.UUCP>, bs@pbhye.UUCP (Bruce Skelly) writes: > As long as we're discussing assemblers, I'd like to mention the > MAE Assembler. ...more... > > If someone out there could detail the MAE source file format, I'm > sure I could write a utility to convert to and from PAL. > Thanks-in-advance > > Bruce Skelly Bruce, it's been a while, but I remember performing the conversion that you want to do. I converted the Punter file transfer protocol from PAL format to CBM format and then from there to MAE. As I recall, I dumped the PAL stuff as an SEQ file, then ran a program to strip the line numbers (after I had edited out line number references). I have a couple of small Basic programs, CBM-MAE and MAE-CBM which will perform the conversion from/to the SEQ format. I'm sure you wouldn't have any trouble gleaning the MAE file format from the program code. Unfortunately, the stuff is at home on my lonely C64, so, if I remember, I'll upload text versions of the two programs. If you don't see anything in a day or so, send me mail to jog my memory. Mark Rinfret