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

Bill Pierce ooogalapasooo at aol.com
Mon Aug 11 22:04:34 EDT 2014


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

 


More information about the Coco mailing list