home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp48 / 6659 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.8 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!uwm.edu!ogicse!cs.uoregon.edu!news.uoregon.edu!nntp.uoregon.edu!stevev
  2. From: stevev@miser.uoregon.edu (Steve VanDevender)
  3. Newsgroups: comp.sys.hp48
  4. Subject: Re: Tricorder simulator
  5. Message-ID: <STEVEV.93Jan4104203@miser.uoregon.edu>
  6. Date: 4 Jan 93 18:42:03 GMT
  7. Article-I.D.: miser.STEVEV.93Jan4104203
  8. References: <sourada.725796573@vincent1.iastate.edu> <prpes*Tn2@mania.RoBIN.de>
  9. Organization: University of Oregon Chemistry Stores
  10. Lines: 34
  11. NNTP-Posting-Host: miser.uoregon.edu
  12. In-reply-to: lkv@mania.RoBIN.de's message of 2 Jan 93 16:50:17 GMT
  13.  
  14. In article <prpes*Tn2@mania.RoBIN.de> lkv@mania.RoBIN.de (Lutz Vieweg) writes:
  15.  
  16.    In article <sourada.725796573@vincent1.iastate.edu>, Steven D Ourada writes:
  17.  
  18.    >                Copyright 1992 Steven Ourada   Freeware
  19.    > 
  20.    >                               TRICORDR
  21.    >                               ========
  22.     [...]
  23.  
  24.  
  25.    8) - Wow! - finally I see at least one guy is using my CLASS assembler -
  26.    hope you like it!
  27.  
  28.    Yours very happy
  29.  
  30.          Lutz Vieweg
  31.  
  32. Oh.  That's why the assembler source for TRICORDR is so weird.
  33.  
  34. Why didn't you use real AG mnemonics?  It's really kind of
  35. annoying that most, but not all, of the mnemonics and assembler
  36. notation are the same.  You can't assemble the file with STAR,
  37. but it looks tantalizingly close.  But instead of SETB, CLRB, and
  38. CALL, you use BSET, BCLR, and JSR.  Instead of "move.a @d1, a",
  39. it's "move.a (d1), a".  Instead of "#12345", it's "#$12345".
  40.  
  41. This is one of those cases where Yet Another Standard is a big
  42. pain in the neck.
  43. --
  44. Steve VanDevender     stevev@greylady.uoregon.edu
  45. "Bipedalism--an unrecognized disease affecting over 99% of the population.
  46. Symptoms include lack of traffic sense, slow rate of travel, and the
  47. classic, easily recognized behavior known as walking."
  48.