>> That would be cool (though a commented disassembly would be even better,
>> if that's available from anyone). I'm really particularly interested in
>> *any* small BASIC implementation on the 6502 (Commodore BASIC doesn't
>> count -- *you* try wading through 16K of uncommented disassembly ;-).
>
> Appendix F of "PET/CBM Personal Computer Guide" by Adam Osborne/Carroll S
> Donahue consists of about 40 pages of lists of entry points and
> addresses/labels for routines in the BASIC ROMs. It's not a disassembly,
> but it would be great help to anyone trying to interpret one.
IMHO the best guide to PET internals is "Programming the PET/CBM" by Raeto West.
Pages and pages of guide to the ROMs (though no commented disassembly, I'm
afraid), comparing different versions, and explaining the bugs in early
versions.
ISTR the PET has 14K (on early PETS, 7 * 2K byte chips) of ROM (except for 4000
series and later) of which roughly 8K is BASIC and 6K is Kernal. In PETs with 4
* 4K chips, the remaining 2K is permanently paged out to make room for I/O
stuff.
And not all that 8K is machine code - you've got tables of reserved words and
addresses and things too.
Philip.
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept
for the presence of computer viruses.
Power Technology Centre, Ratcliffe-on-Soar,
Nottingham, NG11 0EE, UK
Tel: +44 (0)115 936 2000
http://www.powertech.co.uk
**********************************************************************
This weekend, I scored a couple of boards in the Qbus space...
o another Qbus music board (93/D8036) (Anyone happen to have
any programming info on these?)
o a *dual-high* 1 Mbyte memory board (M7506-BC, MSV11-MB)
o an MXV11-B (M7195)
o a DLV11-E
o a DLV11-F
*and*
o An ABLE corp QNIverter
This last one is really interesting as I got to thinking about
whether there was a disk (either from DEC or some third party)
which ran on Qbus and looked like something supported by a
KS10...?
I think RM03s are supported by the KS10, and I *think* I have
an RM03-look-similar somewhere in my apartment (warehouse).
If this is true (and if I can find the controller), I might just
be able to get a less-power-hungry -10 system going in the
near future.
Can anyone help with information of what is available?
Megan Gentry
Former RT-11 Developer
+--------------------------------+-------------------------------------+
| Megan Gentry, EMT/B, PP-ASEL | Internet (work): gentry!zk3.dec.com |
| Unix Support Engineering Group | (home): mbg!world.std.com |
| Compaq Computer Corporation | addresses need '@' in place of '!' |
| 110 Spitbrook Rd. ZK03-2/T43 | URL: http://world.std.com/~mbg/ |
| Nashua, NH 03062 | "pdp-11 programmer - some assembler |
| (603) 884 1055 | required." - mbg |
+--------------------------------+-------------------------------------+
>The Qniverter won't help you with this. The RH11 in your KS10 uses
>the Unibus in an 18-bit wide mode (see the Unibus handbook for details
>on how the parity bits are chosen to do this), but there are no
>corresponding signals on the Q-bus. The Qniverter therefore generates
>two parity bits based on the Q-bus 16-bit-wide data bus and subs these in
>on the Unibus side.
I was wondering if this would be a problem on my drive back from
the place I got it... Okay, my fears were correct... d**n...
>No 3rd-party Unibus RH11-emulating controller that I ever met does
>18-bit-wide data, either.
Double D**n...
>If you're really serious about using your KS10, there are several
>companies (SETASI, in particular) with off-the-shelf Massbus replacement
>drive systems. Other companies (like Wilson Labs) make SCSI-to-Massbus
>converters. These, IMHO, are the solutions you should be looking at if
I'm serious, but my finances would not allow that (I'm sure it *is* a
case of "If you have to ask, you can't afford it").
>you've decided that you don't want RM's and RP's in your computer room
>I know several folks running KS10's at home, in one case *two* KS10's
>with 4 big Massbus disks and two TU77's. I *did* warn you that you
Would I know these people ? :-)
>wanted 3-phase power run in before you got your KS10, didn't I ? :-)
Yes, you did... But if I had waited for it to be run in before I
took it, I would have lost out on the chance of getting it. And they
are getting scarce, especially ones in the condition this was...
Megan Gentry
Former RT-11 Developer
+--------------------------------+-------------------------------------+
| Megan Gentry, EMT/B, PP-ASEL | Internet (work): gentry!zk3.dec.com |
| Unix Support Engineering Group | (home): mbg!world.std.com |
| Compaq Computer Corporation | addresses need '@' in place of '!' |
| 110 Spitbrook Rd. ZK03-2/T43 | URL: http://world.std.com/~mbg/ |
| Nashua, NH 03062 | "pdp-11 programmer - some assembler |
| (603) 884 1055 | required." - mbg |
+--------------------------------+-------------------------------------+
In a message dated 7/11/99 6:55:23 AM Eastern Daylight Time,
gareth.knight2@whichnet writes:
> Does anyone have any copies of the old UK magazines, Vic User or Commodore
> User (pre-1985)?
No, but there are some great scans of "Your Computer" at
http://w1.631.telia.com/~u63104436/
which include some Commodore related stuff, in case your interested.
Glen Goodwin
0/0
> o An ABLE corp QNIverter
>
>This last one is really interesting as I got to thinking about
>whether there was a disk (either from DEC or some third party)
>which ran on Qbus and looked like something supported by a
>KS10...?
>
>I think RM03s are supported by the KS10, and I *think* I have
>an RM03-look-similar somewhere in my apartment (warehouse).
>If this is true (and if I can find the controller), I might just
>be able to get a less-power-hungry -10 system going in the
>near future.
>
>Can anyone help with information of what is available?
The Qniverter won't help you with this. The RH11 in your KS10 uses
the Unibus in an 18-bit wide mode (see the Unibus handbook for details
on how the parity bits are chosen to do this), but there are no corresponding
signals on the Q-bus. The Qniverter therefore generates two parity
bits based on the Q-bus 16-bit-wide data bus and subs these in on the
Unibus side.
No 3rd-party Unibus RH11-emulating controller that I ever met does
18-bit-wide data, either.
If you're really serious about using your KS10, there are several
companies (SETASI, in particular) with off-the-shelf Massbus replacement
drive systems. Other companies (like Wilson Labs) make SCSI-to-Massbus
converters. These, IMHO, are the solutions you should be looking at if
you've decided that you don't want RM's and RP's in your computer room
I know several folks running KS10's at home, in one case *two* KS10's
with 4 big Massbus disks and two TU77's. I *did* warn you that you wanted
3-phase power run in before you got your KS10, didn't I ? :-)
--
Tim Shoppa Email: shoppa(a)trailing-edge.com
Trailing Edge Technology WWW: http://www.trailing-edge.com/
7328 Bradley Blvd Voice: 301-767-5917
Bethesda, MD, USA 20817 Fax: 301-767-5927
Hi,
I am in the process of making a freely available CD of all transputer
programs that are public domain/shareware/GPL. In order to benefit
everyone, I am asking you to donate any programs (no matter how small) as
soon as possible. I want to reach the 650meg mark by the end of this month.
So far I have 300-350megs. Tony, can you send me the schematics for the
B020 as a lot of people are asking me for this. I also have the B020
development kit which I'll send to you. Thanks.
Ram
< o another Qbus music board (93/D8036) (Anyone happen to have
< any programming info on these?)
I have a limited amount of Gigilo board info and software that drives it
for PDP-11, RT-11 using I think Micropower Pascal.
Allison
Hi,
On my scrounging trip Friday I found a big pile of LS ADM 5 terminals.
The appear to be in good condition. Does anyone need one? What's the
difference between the ADM 5 and the ADM 3A?
Joe
UK Classiccmpers: Hark!
--------------------------------------------------------------
From: "T.Bluck." <tb(a)planet-tharg.demon.co.uk>
Newsgroups: comp.sys.dec,alt.sys.pdp11
Subject: systems available.
Date: Sun, 11 Jul 1999 12:44:52 +0000
Hello.
I have two pdp11/34's (both with keypad/display front panels)
these systems have all the P.C.B.'s etc.. and also (I Think) tape
controller's as well..
and a pdp11/24 in a rack with a pair of RL02 drives and an
emulex sc12 card and smd drive (emulating rk06 and rk07 drives)
this system is running RSTS/E and will boot from any of the
attached drives.
I'm looking for offers and homes for these systems.
if interested please contact me by e-mail.
I'm in North Kent England, so be prepared to either collect, or
I'll hire a van and deliver..
All The Best.
--
Tim.Bluck.
-- end of forwarded message --