home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / robotics / 2248 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  1.1 KB

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!uw-beaver!micro-heart-of-gold.mit.edu!news.media.mit.edu!fredm
  2. From: fredm@media.mit.edu (Fred G Martin)
  3. Newsgroups: comp.robotics
  4. Subject: Introduction to 6811 Assembly Programming
  5. Message-ID: <1992Nov5.155128.24970@news.media.mit.edu>
  6. Date: 5 Nov 92 15:51:28 GMT
  7. Article-I.D.: news.1992Nov5.155128.24970
  8. Sender: news@news.media.mit.edu (USENET News System)
  9. Organization: MIT Media Laboratory
  10. Lines: 16
  11.  
  12. If any of you are looking for an introduction on programming the 6811/
  13. the Mini Board in assembly language, I've updated an guide I wrote a
  14. couple years ago on the topic.
  15.  
  16. It's the file 6811intr.PS in /pub/miniboard/docs/ on
  17. cherupakha.media.mit.edu.  The printout is about 40 pages long.
  18.  
  19. This document gives an introduction to bits and bytes, hexadecimal
  20. numbering, addressing modes, 6811 instruction op-codes, interrupts,
  21. serial line interactions, analog conversions, and a few other topics.
  22. It isn't intended as a substitute for Motorola documentation but
  23. rather as an introductory supplement.
  24.  
  25. If anybody reads it and has any comments I'd be glad to hear them.
  26.  
  27.     -Fred
  28.