[Coco] Which version of asm is the most popular?

Bill Nobel b_nobel at hotmail.com
Tue Aug 12 00:00:22 EDT 2014


I myself like rma (or r63 for 6309) from the c compiler package, aka c.asm.  Only thing I don’t like is that it can’t assemble system modules.

Bill Nobel

> On Aug 11, 2014, at 8:04 PM, Bill Pierce via Coco <coco at maltedmedia.com> wrote:
> 
> 
> Personally, I like the old one as I frequently use code snips from old sources and have to go through and modify all the code if I use the new one.
> 
> 
> Bill Pierce
> "Today is a good day... I woke up" - Ritchie Havens
> 
> 
> My Music from the Tandy/Radio Shack Color Computer 2 & 3
> https://sites.google.com/site/dabarnstudio/
> Co-Webmaster of The TRS-80 Color Computer Archive
> http://www.colorcomputerarchive.com/
> Co-Contributor, Co-Editor for CocoPedia
> http://www.cocopedia.com/wiki/index.php/Main_Page
> E-Mail: ooogalapasooo at aol.com
> 
> 
> 
> 
> -----Original Message-----
> From: Robert Gault <robert.gault at att.net>
> To: CoCoList for Color Computer Enthusiasts <coco at maltedmedia.com>
> Sent: Mon, Aug 11, 2014 4:24 pm
> Subject: [Coco] Which version of asm is the most popular?
> 
> 
> To all those who frequently assemble OS-9 programs, which version of asm do you 
> like the most, the current case sensitive one or the previous one that did not 
> care if upper or lower case was used?
> 
> This just became a significant problem when Kandur tried to assemble some old 
> code. The source code assumed there was no case sensitivity but the current 
> NitrOS-9 asm is case sensitive. Naturally Kandur could not get his code to 
> assemble and the errors reported by asm were very misleading.
> 
> ex.
> type equ devic+objct
> the error given was
> **** Error: undefined name
> 00006 E 0000      type   equ  devic    objct
> 
> Note that the + sign is missing and makes you think that somehow that sign was 
> part of the problem.
> 
> Robert
> 
> -- 
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
> 
> 
> 
> -- 
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
> 



More information about the Coco mailing list