home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewse!cbnewsd!att-out!pacbell.com!pacbell!oracle!unrepliable!bounce
- Newsgroups: comp.sys.handhelds
- From: comet@us.oracle.com
- Subject: Re: Information on TRS-80 Pocket Computer wanted
- Message-ID: <1992Sep3.012514.1@us.oracle.com>
- Lines: 38
- Sender: usenet@oracle.us.oracle.com (Oracle News Poster)
- Nntp-Posting-Host: wrvms.us.oracle.com
- Organization: Oracle Corporation, USA
- References: <1992Aug26.145840.198@sctc.com>
- Date: Thu, 3 Sep 1992 09:25:14 GMT
- X-Disclaimer: This message was written by an unauthenticated user
- at Oracle Corporation. The opinions expressed are those
- of the user and not necessarily those of Oracle.
-
- In article <1992Aug26.145840.198@sctc.com>, bright@sctc.com (David A. Bright) writes:
- > I have an old TRS-80 Pocket Computer (the first model Radio Shack came out
- > with in about 1980). I'd love to have some information on this little gem.
- > In particular, I'm wondering what processor is used and whether I can get
- > directly to the CPU, bypassing the built-in BASIC interpreter. If so, I'd
- > also like to know how to drive the speaker, LCD display, and output port
- > (used to connect to a cassette mass storage system!). I've popped open the
- > case and found several fairly large surface mount chips labelled SC43178 OJ 15,
- > SC43177 OH 35, and SC43125 OG 33 (three of them). I can't find these in the
- > 1991 IC Master, so I'm at a bit of a loss. Am I right in suspecting that
- > the processor is some bit-slice thing?
- >
- > Anyway, any information you can supply would be greatly appreciated.
-
- Hi! I got my TRS-80 Pocket Computer (Sharp PC-1211) in June of 1981.
- It has 1920 bytes. 1424b is for the user, the rest is taken up by the transfer
- buffer, input buffer, fixed memories and reserve keys.
- I think the "SC" stands for "Sharp Corporation" in the chips you listed.
- The computer uses two 4-bit microcprocessors. Here's what they do:
-
- Microprocessor 1 | Micro processor 2
- ---------------------------------------+----------------------------------------
- Key input routine | Display processing routine
- Acknowledgement of the remaining | Input buffer
- program | Computational result
- One instruction to one program step | Error
- incorporation |
- Interpreter: | Arithmetic routine
- Program execute statement | Character generator
- Cassette control statement | Cassette routine
- Command statement | Print routine
- Printer control (reserved) | Recognition of printer (reserved)
- Execution of manual operations | Buzzer
- Power shut-off control | Power off
- Clock stop control | Clock stop
-
- The above information comes from the book "Programming the TRS-80 Pocket
- Computer" by Donald D. Spencer.
-