On Jul 7, 6:29, Doug Spence wrote:
> On Mon, 6 Jul 1998, Olminkhof wrote:
> > 8" screen
>
> Or is it 9"? I can't check mine because they are both locked in my
> father's bedroom at this hour.
9". All the ones I've seen were 9".
> Supposedly the 2001N and 2001B came with 12" screens, but I've never seen
> one.
>
> I'm looking at an old copy (don't have a recent one on file) of Jim
> Brain's "Canonical List of Commodore Products" and notice that one of my
> PETs doesn't match any model on the list. From this list:
>
> PET 2001-4K 4kB, Chiclet Keys, Built-In Cassette, Black Trim.
> PET 2001-8K 8kB, Chiclet Keys, Built-In Cassette, Blue Trim, 9" screen
> PET 2001-16K 16kB, Chiclet Keys, Built-In Cassette, Blue Trim, 9" screen
> PET 2001-32K 32kB, Chiclet Keys, Built-In Cassette, Blue Trim, 9" screen
> PET 2001B-8 8kB, Business Style, no Graphics on Keys, 12" screen
> PET 2001B-16 16kB, Business Style, no Graphics on Keys, 12" screen
> PET 2001B-32 32kB, Business Style, no Graphics on Keys, 12" screen
> PET 2001N-8 8kB, Home Computer, Graphics on Keys, 12" screen, Num. Keys
> PET 2001N-16 16kB, Home Computer, Graphics on Keys, 12" screen, Num.
Keys
> PET 2001N-32 32kB, Home Computer, Graphics on Keys, BASIC 4.0, Num.
Keys.
> PET 2001NT Teacher's PET. Same as 2001N, just rebadged
> Mine is just labeled "PET 2001-8K" I think, with no 'N' or 'B' anywhere,
> but mine has a 9" screen and a full-size keyboard with graphics symbols.
I don't think Jim's list is quite correct. For a start, there were lots of
2001 PETs with 9" screen and the graphics keyboard, without the
cassette-beside-the-keyboard. I've got one here. And the /B and /N series
were called 3000's not 2001 everywhere except the USA. The 12" versions
didn't appear in the UK until later. According to my (USA) manual, the
2001/B (aka 3000 here) was a 9" screen too. IIRC, the 4000 was the first
with a 12" screen, at least in the UK (USA might easily be different, of
course), and that's borne out by my manuals. The 12" screen version was
eventually called the 8000 series here, and had different firmware (and up
to 96K RAM I think, bank-switched).
One of the differences between the business and home versions (apart from
graphics symbols on the keytops) was whether the machine powered up in
upper- or lower-case.
> Note that at least the early PET 2001 machines came with a white display.
> I think some of the 'newer' ones came with green phosphor instead.(?)
My 2001-8K is white phosphor. The full-size-keyboard ones were green.
> > tape drive built in, to the left of the keyboard
>
> Keyboard dependent.
>
> But there's a lot more to 'features' than outward appearance. The
machine
> uses a 1.0MHz 6502. It has an 80-pin memory expansion port on the right
> side (the 40 pins on the top side are all ground). There's an external
> cassette interface at the back, for TAPE #2.
On the later models, that's TAPE#1 and the TAPE#2 is an internal connector.
> There's an IEEE-488
> interface on the back that was used for printers, disk drives, modems,
and
> probably other stuff. There's a user port on the back which is similar
to
> the user port on the VIC-20/C64.
>
> The original ROMs don't have a monitor or support a disk drive, but
ugrade
> ROMs (which I think came out in 1979?) fix both of those things.
Well, they do, sort-of, but a bug in the IEEE routines prevents it from
working with anything other than a printer. There were a few other bugs
as well, and the upgrade ROMs themselves were replaced later.
> (As an aside, original ROM machines start up with the message:
> *** COMMODORE BASIC ***
>
> whereas upgrade ROM machines start up with
> ### COMMODORE BASIC ###
>
> I don't have a machine with BASIC 4.0, so I don't know how that starts
> up. Upgrade ROM machines also have a Microsoft easter egg in them
> whcih is missing from the original ROMs.)
There was a very-short-lived BASIC-2, and BASIC-3 (more-or-less the upgrade
ROM set) was around for a while before 4. 4 has extra commands for the
disk, instead of having to use the generic IEEE channel commands, but
otherwise it's almost the same as 3.
Only the original ROMs start up with ***; all of the later ones used ###.
> It might also be important to mention that the PET has a timer that
> operates in real time. And it has the same character set(s) as the
VIC-20
> and C64, but you can't switch between the upper/lower-case text character
> set and the upper-case/graphics set without issuing a POKE command. (Was
> it 49512,12 and 49512,14? My memory is rusty.)
All those POKEs are ROM-version-dependent.
--
Pete Peter Turnbull
Dept. of Computer Science
University of York
The reply-to got me. My previous post to John was intended to go directly to him, not to the list. I
failed to notice the automatic reply-to that sent it to the list as a whole. "Sorry - my bad"
--
J. Buck Caldwell
Engineer - Technical Support - Webmaster
Polygon, Inc. email:buck_c@polygon.com phone: (314) 432-4142
PO Box 8470 http://www.polygon.com/ fax: (314) 997-9696
St. Louis, MO 63132 ftp://ftp.polygon.com/ bbs: (314) 997-9682
> [8089]
>>> (very fancy DMA chip).
>> Thats like naming the Newton a fancy post it thing. The
>> 8089 was a full featured CPU, just with an special
>> command set suited for I/O operations. Anything from
> True. I've got the 8089 data sheet, and a 3rd party '8089 I/O processor
> handbook', and it is indeed a coprocessor. However, it's normally used
> (and it's used in the Apricot) as a DMA controller, so it's best to think
> of it that way, for all it can do a lot more.
> It's a lot nicer than the 8237 used in the IBM PC. For one thing it
> correctly handles the 20 bit address bus, so there's no problem with
> crossing 64K boundaries. For another, it can monitor a Data Ready flag on
> one port, and transfew data when the peripheral is ready. No need to have
> DMA channels in the PC sense.
>> serial I/O via disk I/O up to code translations could
>> done in a very smooth and genuine way.
> Howver the Apricot has a normal serial chip and disk controller, and only
> uses the 8089 for DMA.
Maybe I used the wrong words - poor english language skill -
Of course a regular Serial I/O chip is still needed, the
8089 has no serial (or what ever) I/O of its own. But instead
of the main CPU, the 8089 will respond to all requests
for data transfer - shure, you could use two DMA chanals
for input/output data, but in difference to an ordinary DMA
the 8089 could also handle the status lines and drive a non
hardware protocoll - from xon/xoff up to HDLC. Same for any
other kind of I/O hardware, not only serial, since the logic
is software not hardware.
Gruss
H.
--
Ich denke, also bin ich, also gut
HRK
I just pulled an Amiga 2000 (I don't think it's >10 yet) from the trash.
It didn't come with anything else, just the system unit. I looked it up,
and I pretty much came up with the specifications. COuld someone tell me
a little more about it? What kind of video can I use with this? All it
has is a composite RF jack. Also, are the keyboard and mouse
PC-compatible?
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
>The case is made of bent sheet metal so you don't want a PET
2001 dropping
>on your head.
I had a CBM 8032, which when a shelving unit collapesed in my
garage, fell from a height of 7 feet onto the hood of my car. The hood
was torn up, and the 8032 had hardly a scratch, not even the tube.. and
still worked fine.
-Matt Pritchard
Graphics Engine and Optimization Specialist
MS Age of Empires & Age of Empires ][
Sam Ismail wrote:
>Could someone please describe the features of a PET 2001 for me? Thanks.
>
>
What is this, some sort of trick question?
8" screen
chicklet keyboard
tape drive built in, to the left of the keyboard
Hans
Hi,
I have some junk which I would like to trade for other junk...
- Two Wangtek tape streamers. One is 5125EN, the other 5099EN24. These are not-
quite-SCSI devices; they require the correct PC interface cards -- PC-36 for
the 5099EN24, and probably the 5125EN too. I don't have the interface card.
I believe they work; before I figured out that they are not SCSI, connecting
them to a SCSI controller allowed me to rewind tapes, at least
- Commodore PET 8050 disk drive, in bits. I took this apart years ago to clean,
and forgot how to put it back together again. Never had the right cable to
test it out anyway. Could be useful for spares if you already have one of
these drives.
I would like to get hold of a Wangtek 5150ES or 5525ES tape streamer. Or make a
suggestion. I live in Wiltshire, England.
Bye,
-- Mark
No, this is just a 68K, no boards of any kind, just the floppy drive
>You didn't mention what kind of processor you've got in the system or
what
>kind of boards it has. The stock is 68000, but it might have a 68020
or
>68030 on an accelerator board. Do you have a Hard Drive controller?
>
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
Sorry to reply to such an old message, but...
At 11:28 AM 6/27/98 +0300, you wrote:
>>BTW, I enjoy collecting over-hyped innovations that never quite caught on
>>in the way they were supposed to: Bubbles. Pen-based computers. Touch
>>screens. Wireless networks. Bob. MSX. Robots. AI. Home automation.
>>The Z8000. The iAPX432. Parallel processing. Voice recognition.
Two things I have to debate here... First, pen-based computers haven't yet
caught on at the consumer level (corporate/specialized use is another story
-- ask your UPS guy) but the technology is about to: The Cross Pad. (Put
your pad of paper on this clipboard-type thingie and take notes. Go home
and upload them to the computer.) I described it to a CPA and his eyes lit
up like a kid at christmas.
Voice-recognition isn't commonplace yet (again, in the consumer world) but
it will be.
--------------------------------------------------------------------- O-
Uncle Roger "There is pleasure pure in being mad
roger(a)sinasohn.com that none but madmen know."
Roger Louis Sinasohn & Associates
San Francisco, California http://www.sinasohn.com/
At 01:25 AM 7/7/98 -0700, Sam Ismail wrote:
>
>Anyone know where I can get a supply of ASR-33 punch tape?
I've got a dozen-plus antique rolls that I got from someone on the
Greenkeys RTTY mailing list, if you just need a pair. If you search
the net for "paper tape", you'll find several suppliers to the
computer-controlled machining market, with options for paper tape,
mylar tape, oiled, etc.
I've said it before, the Greenkeys list needs to meet the classic-comp
list. Who doesn't want an ASR-33? :-) Sure, the RTTY people deal
with both Baudot and ASCII-based machines, but they're dumping stuff
left and right, due to these greybeards cleaning house to move into
a condo or a Winnebago.
- John