home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / cbm / 5398 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.2 KB  |  36 lines

  1. Newsgroups: comp.sys.cbm
  2. Path: sparky!uunet!wupost!csus.edu!netcom.com!fuzzy
  3. From: fuzzy@netcom.com (Fuzzy Fox)
  4. Subject: Re: 6510 CROSS ASSEMBLER
  5. Message-ID: <1993Jan10.212107.18909@netcom.com>
  6. Organization: Foxes 'R' Us - Seven locations to serve you
  7. References: <1993Jan10.191625.22040@oswego.Oswego.EDU>
  8. Date: Sun, 10 Jan 1993 21:21:07 GMT
  9. Lines: 25
  10.  
  11. ec_ind03@Oswego.EDU (William Jhun) writes:
  12.  
  13. >Beware! Beware! Under development is CASM6510! It will support the
  14. >folowing features:
  15.  
  16. >* For MS-DOS computers
  17.  
  18. >* Macros and labels
  19.  
  20. >* Variables accepted
  21.  
  22. >* Complete 6510 instruction set
  23.  
  24. What is it source-compatible with?  I has hundreds of K of source code
  25. that I've written, all of it compatible with Commodore's original macro
  26. assembler.  The whole problem I've had with using an MS-DOS based
  27. assembler is that all of my source code has to be redone.  (I really
  28. really loved using local labels, which no other assembler seems to
  29. understand).
  30.  
  31. -- 
  32. #ifdef TRUE         | Fuzzy Fox                  fuzzy@netcom.com
  33. #define  TRUE   0   | a.k.a. David DeSimone      an207@cleveland.freenet.edu
  34. #define  FALSE  1   |
  35. #endif              | "911 Emergency Rescue Service - Can you hold, please?"
  36.