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

  1. Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!unixg.ubc.ca!ochealth
  2. From: ochealth@unixg.ubc.ca (ochealth)
  3. Newsgroups: comp.sys.hp48
  4. Subject: Re: Tricorder simulator
  5. Date: 5 Jan 1993 00:14:27 GMT
  6. Organization: University of British Columbia, Vancouver, B.C., Canada
  7. Lines: 51
  8. Message-ID: <1iajt3INNp3f@iskut.ucs.ubc.ca>
  9. References: <sourada.725796573@vincent1.iastate.edu> <prpes*Tn2@mania.RoBIN.de> <STEVEV.93Jan4104203@miser.uoregon.edu>
  10. NNTP-Posting-Host: unixg.ubc.ca
  11.  
  12. In article <STEVEV.93Jan4104203@miser.uoregon.edu> stevev@miser.uoregon.edu (Steve VanDevender) writes:
  13. :In article <prpes*Tn2@mania.RoBIN.de> lkv@mania.RoBIN.de (Lutz Vieweg) writes:
  14. :
  15. :   In article <sourada.725796573@vincent1.iastate.edu>, Steven D Ourada writes:
  16. :
  17. :   >                Copyright 1992 Steven Ourada   Freeware
  18. :   > 
  19. :   >                               TRICORDR
  20. :   >                               ========
  21. :    [...]
  22. :
  23. :
  24. :   8) - Wow! - finally I see at least one guy is using my CLASS assembler -
  25. :   hope you like it!
  26. :
  27. :   Yours very happy
  28. :
  29. :         Lutz Vieweg
  30. :
  31. :Oh.  That's why the assembler source for TRICORDR is so weird.
  32. :
  33. :Why didn't you use real AG mnemonics?  It's really kind of
  34. :annoying that most, but not all, of the mnemonics and assembler
  35. :notation are the same.  You can't assemble the file with STAR,
  36. :but it looks tantalizingly close.  But instead of SETB, CLRB, and
  37. :CALL, you use BSET, BCLR, and JSR.  Instead of "move.a @d1, a",
  38. :it's "move.a (d1), a".  Instead of "#12345", it's "#$12345".
  39.  
  40. One can speculate on Alonzo's mnemonics, but BSET, BCLR, JSR
  41. etc. are all familiar Motorola mnemonics, same with $ for
  42. hex.and same with the move.a (d1),a
  43.  
  44. So it look s like CLASS is much closer to a standard than
  45. the AG mnemonics (which is disappointing to learn)
  46.  
  47.  
  48. :
  49. :This is one of those cases where Yet Another Standard is a big
  50. :pain in the neck.
  51. :--
  52. :Steve VanDevender     stevev@greylady.uoregon.edu
  53. :"Bipedalism--an unrecognized disease affecting over 99% of the population.
  54. :Symptoms include lack of traffic sense, slow rate of travel, and the
  55. :classic, easily recognized behavior known as walking."
  56.  
  57.  
  58. -- 
  59. ______________________________________________________________________________
  60. ochealth@unixg.ubc.ca         
  61.                             
  62.                                                       
  63.