home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / m6809 / 585 < prev    next >
Encoding:
Text File  |  1993-01-21  |  2.8 KB  |  68 lines

  1. Newsgroups: comp.sys.m6809
  2. Path: sparky!uunet!gatech!emory!rigel.econ.uga.edu!jeffrey
  3. From: jeffrey@rigel.econ.uga.edu (Jeffrey A. Thompson)
  4. Subject: ASLINK & AS6805
  5. Message-ID: <1993Jan21.135651.19138@rigel.econ.uga.edu>
  6. Sender: jeffrey@rigel.econ.uga.edu (Jeffrey A. Thompson)
  7. Organization: University of Georgia Economics Department
  8. Date: Thu, 21 Jan 1993 13:56:51 GMT
  9. Lines: 57
  10.  
  11. I have found file format problems with ASLINK and AS6805 cross assembler
  12. which comes with C source code, and I am hoping someone knows where I
  13. can get a copy of the good source.
  14.  
  15. I have downloaded the ASLINK Relocating Linker and the AS6805 cross
  16. assembler from the internet. The abstract.doc starts with this:
  17.  
  18. >        ASxxxx Cross Assemblers, Version 1.1, June 1990
  19. >
  20. >        Submitted by Alan R.  Baldwin,
  21. >        Kent State University, Kent, Ohio
  22. >
  23. >        Operating System:  TSX+, RT-11, MS/DOS, PDOS
  24. >        or other supporting K&R C.
  25. >
  26. >        Source Langauge:  C
  27. >
  28. >       Abstract:
  29. >
  30. >          The  ASxxxx  assemblers are a series of microprocessor assem-
  31. >       blers written in the C programming  language.   This  collection
  32. >       contains cross assemblers for the 6800(6802/6808), 6801(hd6303),
  33. >       6804, 6805, 6809, 6811, 8085(8080), and  z80(hd64180)  micropro-
  34. >       cessors.   Each  assembler  has  a device specific section which
  35. >       includes:  (1) device description, byte order, and  file  exten-
  36. >       sion  information,  (2) a table of assembler general directives,
  37. >       special directives, assembler mnemonics and associated operation
  38. >       codes,  (3)  machine  specific  code  for  processing the device
  39. >       mnemonics, addressing modes, and special directives.
  40.  
  41. The file I got (cug292.zip & cug292.zoo) seemed to have an incomplete
  42. source listing & the files were truncated and corrupted at the end.
  43.  
  44. At the end of abstract.doc it has this:
  45.  
  46. >          The  assemblers  and  linker  have  been tested using DECUS C
  47. >       under TSX+ and RT-11, PDOS C V5.4b, and with TurboC  V1.5  under
  48. >       MS/DOS.   Complete  source code and documentation for the assem-
  49. >       blers and linker  is  included  with  the  distribution.   Addi-
  50. >       tionally,   test   code   for   each   assembler   and   several
  51. >       microprocessor monitors ( ASSIST05  for  the  6805,  MONDEB  and
  52. >       ASSIST09  for  the  6809,  and BUFFALO 2.5 for the 6811) are in-
  53. >       cluded as working examples of use of these assemblers.
  54. >C;
  55. >AUTHORS:    Jan La
  56.  
  57. Unfortunately, I can't find any reference where this can be found. I have
  58. asked archie and all copies on the internet appear to be flawed. I got
  59. both a ZOO format and a ZIP format and they both have the same problems.
  60.  
  61. If anyone can tell me where I can anonymously ftp the source for ASLINK
  62. and AS6805 I would appreciate you.
  63.  
  64. Thanks,
  65.  
  66. --jat
  67. jeffrey@rigel.econ.uga.edu
  68.