home *** CD-ROM | disk | FTP | other *** search
- 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
- From: stevev@miser.uoregon.edu (Steve VanDevender)
- Newsgroups: comp.sys.hp48
- Subject: Re: Tricorder simulator
- Message-ID: <STEVEV.93Jan4104203@miser.uoregon.edu>
- Date: 4 Jan 93 18:42:03 GMT
- Article-I.D.: miser.STEVEV.93Jan4104203
- References: <sourada.725796573@vincent1.iastate.edu> <prpes*Tn2@mania.RoBIN.de>
- Organization: University of Oregon Chemistry Stores
- Lines: 34
- NNTP-Posting-Host: miser.uoregon.edu
- In-reply-to: lkv@mania.RoBIN.de's message of 2 Jan 93 16:50:17 GMT
-
- 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".
-
- 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."
-