home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / electron / 13537 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.4 KB  |  32 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!boulder!ucsu!spot.Colorado.EDU!rainer
  3. From: rainer@spot.Colorado.EDU (Rainer Malzbender)
  4. Subject: Re: software for the 8051
  5. Message-ID: <1992Jul29.033653.15848@ucsu.Colorado.EDU>
  6. Sender: news@ucsu.Colorado.EDU (USENET News System)
  7. Nntp-Posting-Host: spot.colorado.edu
  8. Organization: University of Colorado, Boulder
  9. References: <1992Jul27.214623.4511@Princeton.EDU>
  10. Date: Wed, 29 Jul 1992 03:36:53 GMT
  11. Lines: 19
  12.  
  13. In article <1992Jul27.214623.4511@Princeton.EDU> jsm@phoenix.Princeton.EDU (John Scott McCauley Jr.) writes:
  14. >I'm looking for software to program a DS5000 (8051 + 32k ram on a chip).
  15. >I thought I could use eforth51, but doesn't look too promising....
  16.  
  17. I've used TASM, by Speech Technology, on some projects. It's your basic
  18. assembler, with a hitch: it uses tables which define the instruction set,
  19. and the assembler can produce code for a bunch of 8-bit micros (Z80, 6502,
  20. 8048, 8051, and a bunch more). You could even write your own table for
  21. some unsupported micro.
  22.  
  23. It's on simtel and the various mirrors (wuarchive, oak, ?) under 
  24. ms-dos/crossasm.
  25.  
  26. Not to be confused with Borland's assembler of the same name!
  27.  
  28. -- 
  29. Rainer Malzbender                               This sig has no slack since I'm
  30. Post-doc, Physics                               using it all.
  31. U. of Colorado, Boulder (303)492-1366           rainer@shelley.colorado.edu
  32.