home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!unixg.ubc.ca!ochealth
- From: ochealth@unixg.ubc.ca (ochealth)
- Newsgroups: comp.sys.hp48
- Subject: Re: Tricorder simulator
- Date: 5 Jan 1993 00:14:27 GMT
- Organization: University of British Columbia, Vancouver, B.C., Canada
- Lines: 51
- Message-ID: <1iajt3INNp3f@iskut.ucs.ubc.ca>
- References: <sourada.725796573@vincent1.iastate.edu> <prpes*Tn2@mania.RoBIN.de> <STEVEV.93Jan4104203@miser.uoregon.edu>
- NNTP-Posting-Host: unixg.ubc.ca
-
- In article <STEVEV.93Jan4104203@miser.uoregon.edu> stevev@miser.uoregon.edu (Steve VanDevender) writes:
- :In article <prpes*Tn2@mania.RoBIN.de> lkv@mania.RoBIN.de (Lutz Vieweg) writes:
- :
- : In article <sourada.725796573@vincent1.iastate.edu>, Steven D Ourada writes:
- :
- : > Copyright 1992 Steven Ourada Freeware
- : >
- : > TRICORDR
- : > ========
- : [...]
- :
- :
- : 8) - Wow! - finally I see at least one guy is using my CLASS assembler -
- : hope you like it!
- :
- : Yours very happy
- :
- : Lutz Vieweg
- :
- :Oh. That's why the assembler source for TRICORDR is so weird.
- :
- :Why didn't you use real AG mnemonics? It's really kind of
- :annoying that most, but not all, of the mnemonics and assembler
- :notation are the same. You can't assemble the file with STAR,
- :but it looks tantalizingly close. But instead of SETB, CLRB, and
- :CALL, you use BSET, BCLR, and JSR. Instead of "move.a @d1, a",
- :it's "move.a (d1), a". Instead of "#12345", it's "#$12345".
-
- One can speculate on Alonzo's mnemonics, but BSET, BCLR, JSR
- etc. are all familiar Motorola mnemonics, same with $ for
- hex.and same with the move.a (d1),a
-
- So it look s like CLASS is much closer to a standard than
- the AG mnemonics (which is disappointing to learn)
-
-
- :
- :This is one of those cases where Yet Another Standard is a big
- :pain in the neck.
- :--
- :Steve VanDevender stevev@greylady.uoregon.edu
- :"Bipedalism--an unrecognized disease affecting over 99% of the population.
- :Symptoms include lack of traffic sense, slow rate of travel, and the
- :classic, easily recognized behavior known as walking."
-
-
- --
- ______________________________________________________________________________
- ochealth@unixg.ubc.ca
-
-
-