At 05:48 PM 1/10/2012, Terry Stewart wrote:
>I've recently had some discussions with someone who collects a particular
>brand of classic computer from the early 1980s. He has a few of these but
>they are never, ever switched on or tested. He doesn't want to test them
>as he feels doing so may damage the old electronics.
Aldo Leopold said "The first prerequisite of intelligent tinkering is
to save all the pieces."
- John
A few days ago I announced that this year's VCF East 8.0 Day 1 keynote is Tom Kurtz, the co-inventor of BASIC. Now I'm happy to announce that the Day 2 keynote is Dan Kottke. Dan was a college buddy of Steve Jobs. They went to India together and sought enlightenment. Dan assembled Apple 1 boards in Jobs' parent's garage, and was officially employee #12, although in reality he was in the first five or so. He speaks on Sunday, May 6, at 12:30. Details to be posted at http://www.vintage.org/2012/east and http://www.facebook.com/vcfeast8.
Pontus writes:
>On Tue, Jan 10, 2012 at 04:14:25PM +0000, Mark Benson wrote:
>> Begin forwarded message:
>>
>> > Hi folks - I thought this was interesting and at least *somewhat* OT...
>> >
>> > http://hackaday.com/2012/01/10/help-chris-boot-his-cray-1-supercomputer/
>>
>> Dunno if anyone saw this - looks VERY interesting - can anyone help this guy??
> Doesn't the Cray-1 run of an Eclipse front end. So he is really asking
> how to boot an Eclipse?
Other brand front ends were used too... Cray themselves used an Eclipse, but some
customers used DEC or (ack!) IBM front ends.
If someone wants to understand booting RDOS on a Nova or Eclipse, this is the best start:
http://bitsavers.org/pdf/dg/software/rdos/093-000188-02_Load_and_Generate_R…
----- Original Message:
Date: Tue, 10 Jan 2012 14:50:29 -0000
From: "James Attfield" <james at attfield.co.uk>
To: <cctech at classiccmp.org>
Subject: RE: Cromemco FDC
> Date: Mon, 09 Jan 2012 14:53:19 -0500
> From: "Bill Sudbrink" <wh.sudbrink at verizon.net>
> Subject: RE: Cromemco FDC
>
> I have always found it interesting how quickly people will go chopping
> up circuit boards. Before you do this, consider chopping up a ribbon
> cable instead. Ribbon cables are cheap and easy to replace if you
> later change to a different make of drive or if you simply screw up
> making the modification. I run SA-851's on my 16FDC with a simply
> modified ribbon cable.
Bill, the Tandon 848's look like they have a pretty similar interface to the
SA-851. I have two TM-848-2's I would like to hook up - what chance do you
think that your modified cable might work (I'm with you on this one rather
than board cut'n'shut) and if so could you kindly email me the layout
off-list?
Jim
------------------------------- Reply:----------------------------
I'd be interested as well!
Quinnteam used to make and sell something called a Top Hat which consisted
of a pair of TM-848's mounted side-by-side horizontally across the top of a
Z-2; this was before the 64FDC came out so they made a number of mods to the
*drives * in order to work correctly with the 16FDC.
I've still got TM-848s out of scrapped Top Hats and they work well with the
16FDC, as well as unmodified TM-848s out of scrapped System 3's which work
with the 64FDC, but I've never taken the time to investigate just what's
involved in getting either drive type to work with the other FDC; this
thread has kind of reawakened my curiosity.
Maybe some folks on the Cromemco mail list have more information...
mike
At 3:54 am +0000 2012/01/09, Evan Koblentz wrote:
>Perhaps quite a lot, but not $800,000. :)
>
>Ebay #190404561375
I still think Intel should issue a commemorative 4004 in 22nm. Or failing
that, easter-egg one (or a few thousand) into Haswell somewhere.
--
Kevin Schoedel <schoedel at kw.igs.net> VA3TCS
----- Original Message:
Date: Mon, 09 Jan 2012 22:29:10 -0800
From: Josh Dersch <derschjo at mail.msu.edu>
To: General Discussion: On-Topic and Off-Topic Posts
...
> I've created a few floppies from my PC on a 5.25" drive using ImageDisk, I
> have been unable to get the FDC to read them (or boot, obviously). I
> wasn't 100% sure it wasn't just the setup I have on my PC getting in the
> way, hence my latest attempt to use the FDC itself to write the disks.
You don't say which images and whether you're talking about a DD drive or an
HD drive emulating an 8" disk.
Let me say it again: very few PCs will reliably write the Cromemco 360K DD
format, but 8" images written to a 1.2M HD drive (on 1.2MB disks!) are
usually quite reliable. See below.
>> You are aware that using a 5.25HD drive as an 8" requires a jumper to
>> connect /READY to the FDC's 5.25" interface?
> I was not aware, but the 16/64FDC has connectors for both 5.25" and 8"
> drives, I've been using the 5.25" connector and the controller seems to be
> able to communicate with it OK -- it has no trouble seeking and formatting
> tracks... it just can't read or write them at the moment...
Umm... if you can't read it how do you know it was formatted correctly?
The 5.25" connector normally only supports DD drives/formats (which, as I
said, are notoriously unreliable reading disks made on a PC) because the
/READY signal needed for 8" drives is not available on that connector. To
use the more reliable 1.2M HD drives (360RPM with 1.2M HD disks) (or
3.5" HD drives for that matter) connected to the 5.25" port as 8" you need
to connect pin 34 to /READY (and jumper the drive to supply /RY instead of
/DC). Incidentally, that also avoids the 8" drive issues that Bill and
Amardeep are arguing about.
So, frankly, I'm very skeptical that your 1.2M HD drive is working at all
*as an 8" drive*. BTW, your 300RPM HD drive is also going to be troublesome
if not completely useless.
And of course you have to select the correct drive type in RDOS with one,
two or three semicolons.
I'd be surprised if the 1793 were the problem, especially both of them. The
4FDC had a bad reputation for that, but out of the 20+ Cromemco systems that
I supported (and still have most of) only ONE ever developed problems
reading disks and I never did investigate what the cause actually was.
No offence, but most likely you're doing something wrong; image/disk
incompatibility, wrong type selected, etc. etc.
Good luck!
> Date: Mon, 09 Jan 2012 14:53:19 -0500
> From: "Bill Sudbrink" <wh.sudbrink at verizon.net>
> Subject: RE: Cromemco FDC
>
> I have always found it interesting how quickly people will go chopping
> up circuit boards. Before you do this, consider chopping up a ribbon
> cable instead. Ribbon cables are cheap and easy to replace if you
> later change to a different make of drive or if you simply screw up
> making the modification. I run SA-851's on my 16FDC with a simply
> modified ribbon cable.
Bill, the Tandon 848's look like they have a pretty similar interface to the
SA-851. I have two TM-848-2's I would like to hook up - what chance do you
think that your modified cable might work (I'm with you on this one rather
than board cut'n'shut) and if so could you kindly email me the layout
off-list?
Jim
On Mon, 9 Jan 2012, Bill Sudbrink wrote:
> Bill Sudbrink wrote:
>>
>> I have always found it interesting how quickly people will go chopping
>> up circuit boards. Before you do this, consider chopping up a ribbon
>> cable instead. Ribbon cables are cheap and easy to replace if you
>> later change to a different make of drive or if you simply screw up
>> making the modification. I run SA-851's on my 16FDC with a simply
>> modified ribbon cable.
>>
> By the way, based on your description of the symptoms, I still suspect
> the 1793 is going bad.
Unicorn Electronics may have stock on the 1793 -
http://198.170.117.30/IC/CRT.html it's listed for $4.99.
g.
--
Proud owner of F-15C 80-0007
http://www.f15sim.com - The only one of its kind.
http://www.diy-cockpits.org/coll - Go Collimated or Go Home.
Some people collect things for a hobby. Geeks collect hobbies.
ScarletDME - The red hot Data Management Environment
A Multi-Value database for the masses, not the classes.
http://www.scarletdme.org - Get it _today_!
Political correctness is a doctrine, fostered by a delusional, illogical
minority, and rabidly promoted by an unscrupulous mainstream media, which
holds forth the proposition that it is entirely possible to pick up a turd
by the clean end.
----- Original Message:
Date: Mon, 09 Jan 2012 08:13:10 -0800
From: Josh Dersch <derschjo at mail.msu.edu>
...
Right now I have both a 16FDC and a 64FDC to play with (one is on
loan). I'm using Dave Dunfield's RDOS transfer utilities to upload the
"INIT" software into RAM from a PC.
...
I'm wondering if there's some fundamental problem with my current set-up
that's causing issues here...
- Josh
----- Reply:
Have you tried creating a bootable Cromemco format disk (CDOS or CP/M) from
an image? Even if it's a configuration that doesn't match yours, you could
at least run some diagnostics on the diskette using RDOS.
The 5.25DD format can be troublesome to create, but generally an 8" image on
a 5.25" HD disk & drive is no problem, especially if you can use the same
physical drive in the PC and the Cromemco and avoid any alignment issues.
You are aware that using a 5.25HD drive as an 8" requires a jumper to
connect /READY to the FDC's 5.25" interface?
mike
>
> > (Now I just have to figure out why I can't get the FDC to write
floppies correctly...)
Can you describe the problem in detail? I recall that you're using a 16FDC
with 8" drives that are not Persci brand. Are you aware that the 16FDC 8"
bus is wired differently than what is required for Shugart compatible
drives? The Persci drives did not have a TG43 signal so the write current
may be too high on the inner tracks of a non-Persci drive mated to a 16FDC
-- causing errors.
Fortunately, it is possible to modify a 16FDC to be compatible with a
couple of cuts and jumpers. I have some photos and text that describe the
mod.
Should this happen to be the problem you're experiencing, I'll upload the
mod info to a site and send the link. If not, please describe what problem
you are having in more detail.
Amardeep
"Bill Sudbrink" <wh.sudbrink at verizon.net> wrote:
> I have always found it interesting how quickly people will go chopping
> up circuit boards. Before you do this, consider chopping up a ribbon
> cable instead. Ribbon cables are cheap and easy to replace if you
> later change to a different make of drive or if you simply screw up
> making the modification. I run SA-851's on my 16FDC with a simply
> modified ribbon cable.
I have always found it interesting how quickly people comment on issues
without first studying them in depth. :-)
The TG43 signal is entirely absent from the 16FDC drive connector and no
cable mod alone can correct that. The board modification brings the signal
>from the FDC1793 through a driver to the connector so that a cable can
carry it to the drive. If you choose to operate the SA-851 out of spec, it
is certainly your right. I chose to make my 16FDC compatible with the
drive's operating requirements.
Incidentally, the Shugart SA-800/801 doesn't require TG43 and will work
with just a cable mod (or maybe no mod at all since that drive is single
sided). Almost every newer drive, including SA-851, however, will have
higher error rates on the inner cylinders without the reduced write current
controlled by TG43.
I checked out a number of vintage items that were recently found at Weirdstuff. If you're interested in any of these items, contact "Jim" at Weirdstuff (408-743-5650). If you have any technical questions regarding these items, you can contact me as I've looked them over (but didn't test)...
1. (3) New in box Hayes JT Dual Port FAX modems 14400B w/manuals and software
2. (1) Toshiba P321SL "3 in 1" Printer (missing plastic cover)
3. (1) ThinkJet printer w/GPIB interface
4. (4) Sun 68 pin SCSI Disk UniPack enclosures with auto-termination
5. (1) Macintosh Portable, Model M5120, complete with case, power supply and unused ID cards.
6. (1) New in box DEC VMS 5.4 manual set dated 26 Jul 90
7. (1) Kaypro II, S/N 61085, clean keyboard w/cable, (2) 5.25" FDD
8. (1) Manual Set, HP83480A (Digital Communications Analyzer) & HP54750A (Digitizing Oscilloscope)
9. (1) HP 85025 A/B/E Detector
10. (1) Tektronix 577 D1 or D2 Curve Tracer Service/Instructional Manual
11. (1) Intermac Trakker Antares 241X Hand Held Terminal Manual
12. (1) Heath Appliance Control, Model SL-6166-RX
I am not affiliated with Weirdstuff and receive no financial renumeration to list these items - I'd just like to see vintage stuff get a good home...
Cheers,
Lyle
--
Lyle Bickley, AF6WS
Bickley Consulting West Inc.
http://bickleywest.com
"Black holes are where God is dividing by zero"
Josh Dersch <derschjo at mail.msu.edu> wrote:
> I'm wondering if there's some fundamental problem with my current set-up
> that's causing issues here...
Are you terminating the drive bus correctly?
Hi,
Any TRS 80 gurus that can point me in the right direction with the
disk/video interface box? I recently picked one up and have it connected
to my model 100. Everything appears to be working, but when I start the
interface box, it requests a system disk. Is this required to use the
interface box, or is there a way to go right to the mode to display 80
columns and skip the boot disk in the interface box? I have the owner's
manual, unfortunately the disk is missing and it appears the disk is
required to get the interface box to do anything? Any pointers where I
might find the software?
Thanks, Win
------ Original Message:
Date: Mon, 9 Jan 2012 12:04:41 -0500
From: Win Heagy <wheagy at gmail.com>
To: cctalk at classiccmp.org
Subject: TRS-80 Model 100 disk/video interface box
Hi,
Any TRS 80 gurus that can point me in the right direction with the
disk/video interface box? I recently picked one up and have it connected
to my model 100. Everything appears to be working, but when I start the
interface box, it requests a system disk. Is this required to use the
interface box, or is there a way to go right to the mode to display 80
columns and skip the boot disk in the interface box? I have the owner's
manual, unfortunately the disk is missing and it appears the disk is
required to get the interface box to do anything? Any pointers where I
might find the software?
Thanks, Win
-------Reply:
No, unfortunately you need the disk to load the required firmware into both
the DVI and the M100 and I don't believe anyone has taken the time yet to
figure out how to image/restore that format.
Send me your address off-list and I'll send you a copy.
You might also want to join the 'Model T' mailing list:
http://www.bitchin100.com/
And of course there's *THE* place for everything M100/102/200-related:
http://www.club100.org/
mike
Time to thin the herd - I have a number of DEC machines that are free to
a good home, though beer fund donations will be accepted. Available for
pickup in central Berkeley by appointment, or I may be able to deliver
to some parts of the East or South Bay at my convenience. I'll also take
them to a Mailboxes Etc equivalent to be packed and shipped if you
really want to pay for that...
Here's what's on offer:
DEC 3000/300LX - Alpha 21064, can get to PROM monitor on all of these
#1 - 32MB RAM, 1 x RZ25L HDD (~500MB)
#2 - 256MB RAM, 1 x RZ25L HDD (~500MB)
#3 - 160MB RAM, no HDD but bracket is included
DECstation 3100 - MIPS R2000, don't have MMJ or video cables, can't verify
#1 - Can see VSIMM and 4 SIMMs, no HDD
DECstation 5000/133 - MIPS R3000?, no graphics, no response on the DB25
serial ports
#1 - 32MB RAM, 1 x RZ25L HDD
VAXstation 3100 m38 - don't have MMJ or video cables, can't verify
#1 - Can see 2 RAM daughterboards, no HDD, 8 bit graphics board?
#2 - At least 1 RAM board, 1 x RZ23E HDD (100MB?), 1 x RX23 floppy,
graphics board
First come, first served based on email.
--/Steve/.
<smj (a) crash (d) com>
On 1/9/2012 6:31 AM, Bill Sudbrink wrote:
> Josh Dersch wrote:
>> (Now I just have to figure out why I can't get the FDC to write
>> floppies correctly...)
> Which FDC? I've had trouble with the original 1793 controller chips
> (the early programmed ones with the painted over window on top) going
> bad on a couple of 16FDCs I have. Replacing with a newer hard programmed
> plastic package chip and then recalibrating the data sep circuit solved
> a bunch of problems. The 4FDCs tended to just be "twitchy". I think
> there was a known problem with the controller chip used on them.
Right now I have both a 16FDC and a 64FDC to play with (one is on
loan). I'm using Dave Dunfield's RDOS transfer utilities to upload the
"INIT" software into RAM from a PC. From there I can initialize
floppies (single-sided, single-density), and this appears to work -- it
goes through all 40 sectors (5.25" drive) and the drive steps and no
errors are reported. Then INIT attempts to write the filesystem to the
drive and it fails (it's a "Home Error" on Track 0, Surface 0, Sector 8,
if I recall).
Ignoring that and using the RDOS utilities to attempt to write a disk
image fail similarly ("Err-H 34" IIRC).
I've tried a pile of different disks and three different floppy drives
-- a Tandon TM-100 (300 RPM), a modified 1.2M 5.25" drive that runs at
300RPM, and a standard 1.2M drive (360RPM) and all three fail in exactly
the same way. (I don't currently have an 8" drive I can wire up, I need
to build a cable...) I've also tried swapping the cable out, and both
the 16FDC and the 64FDC fail identically.
I'm wondering if there's some fundamental problem with my current set-up
that's causing issues here...
- Josh
On 1/4/2012 8:20 PM, Bill Sudbrink wrote:
> Josh Dersch wrote:
>> How does the "phantom" line work? I see references to this in some of
>> my S-100 manuals but I'm not clear how it works (who raises/lowers it,
>> when, etc...)
> It can be a little bit "implementation dependent" but usually there are
> cards that assert phantom (it is active low, there has to be a pull up
> on it somewhere (the CPU card I think)) and cards that "honor" phantom.
> When an address is presented to the bus, any phantom asserting card that
> whishes to override that address pulls the phantom line low. A phantom
> honoring card that would normally respond to the address will instead
> suppress any activity. Note that this system does not prevent multiple
> phantom asserting or phantom honoring cards from stepping on each other.
> Careful system configuration is still the responsibility of the builder.
> In the case of the Cromemco FDC cards, the FDC becomes a phantom asserter.
> Any RAM card that the system has that resides in the same address space
> ($C000-$CFFF in the case of a 4FDC) must honor phantom. The CPU presents
> an address to the bus, the FDC card does an address decode, determines that
> it is an address it wants to respond to and activates the ROM (the CE (chip
> enable) pin on the ROM is also active low) asserting PHANTOM at the same
> time, disabling the RAM card. When you deactivate the RDOS ROM with the
> poke to the I/O address, then the FDC card will no longer activate the ROM,
> PHANTOM will no longer be asserted and the RAM card will respond to the
> address previously occupied by RDOS. I run CDOS in a full 64K
> configuration this way.
>
> Bill S.
>
Thanks for the clarification! I do have a 32K Static RAM card that
seems to support the Phantom line, I'll have to play around with it once
I find something to fill the last 16K.
(Now I just have to figure out why I can't get the FDC to write floppies
correctly...)
- Josh
On Jan 4, 2012, at 11:20 PM, Bill Sudbrink wrote:
> Josh Dersch wrote:
>> How does the "phantom" line work? I see references to this in some of
>> my S-100 manuals but I'm not clear how it works (who raises/lowers it,
>> when, etc...)
>
> It can be a little bit "implementation dependent" but usually there are
> cards that assert phantom (it is active low, there has to be a pull up
> on it somewhere (the CPU card I think)) and cards that "honor" phantom.
> When an address is presented to the bus, any phantom asserting card that
> whishes to override that address pulls the phantom line low. A phantom
> honoring card that would normally respond to the address will instead
> suppress any activity. Note that this system does not prevent multiple
> phantom asserting or phantom honoring cards from stepping on each other.
This sounds a lot like the INHIBIT line on the Apple II bus. Is that roughly analogous?
- Dave
I have a "Thinker Toys Universal Interface Board" here, and I've been trying to figure it out. This is an early version of the Morrow Switchboard. It has a copyright date of 1978. The manuals available online are for the more common Morrow Switchboard, Rev 2. Comparing this board to a Switchboard reveals some subtle differences, but by and large, the boards are the same. This older version I have has no solder mask, while the Rev 2 has a blue solder mask. There are minor component placement differences.
The most drastic difference seems to be the comparators that read the switches at the top of the board. As found, the board had a LOT of trace cuts and jumps, and some traces just plain peeled off - all around those four LS266's at the upper right, directly under the SW5 and SW6. Attempting to figure out what was done is nearly impossible. The switches themselves are still connected to the 266's with factory traces, at least, most of them - but the rest of the inputs were a mess of wires with bad solder joints. Of course... it doesn't work, and the wiring of the switches doesn't even come close to matching the schematics. Not only that, the factory traces that remain don't match the schematics. I mean, the switches wouldn't even be in the same order. It's a mess.
So... does anyone have the schematics for this thing?
-Ian
During a cleanup of stuff at our company, some interesting items popped up
and which I could take home.
A device which emulates 2 tu-58's but then as 2 3.5" floppies,
2 complete 11/34a board sets + operator console interface & 64KW mem
one complete 11/24 (cpu. KT24, 128Kw mem)
a test unit for SMD drives (for CDC & RM02/3/5),
a spares kit for an LA-120/Decwriter III
a box full with all kinds of DEC loop-back test connectors
a crt testkit with 8 different tube connection boards.
Ed
--
Dit is een HTML vrije email / This is an HTML free email.
Dave Riley wrote:
> I shudder at the fact that many of our high schools use Java as an introductory language. I really can't see the point of starting someone out saying, "Your program runs from a special method in a special class (we'll teach you what both of those are later) labelled 'public static void main()'.
Just wave the chicken correctly, and maybe if you stick with it long enough, you'll find out what that magic incantation means."
Well put. Alas that was the situation I was facing in University, where Java was a compulsory assignment for all EE students (and thus probably their first encounter with programming for some of them).
I had hitherto only dabbled in various BASIC dialects (CBM, Borland Turbo, and Visual BASIC) - and NO, I don't feel like a brain-crippled Zombie! - but had read my share of C code too, so one of the instructors asked me whether I was a C coder - but probably just because I had picked up that style of abbreviated, mixed-case procedure and variable naming...
That however only came later, when I took a course "Systems programming in C". There at last, some really useful education about things like I/O, queues and scheduling (however *n*x-centric) started to happen - but that course was primarily targeted at grammar / high school level *teachers*! I was just barely allowed to take an oral exam and turn in the earned credits (an A-) for my diploma on a special agreement basis.
A while later, I also got some exposure to FORTH when I started hacking around on Sun workstations, like modifying their boot net routines (to get away from the RARP requirement that some OBP revisions imposed) and adding support for nonstandard frame buffer resolutions.
(BTW, anybody here been into the cgthree ASIC deep enough to tell me whether it can do interlacing and if so, how to frob it to?)
I did also got to write some assembly for an AVR microcontroller in my pre-diploma thesis.
Arno Kletzander
...sent from my HTC Magician PDA
I grabbed a copy of a free (!) publication from the Cryptologic Museum
entitled "The start of the Digital Revolution: SIGSALY - Secure Digital
Voice Communications in World War II". It mentions that you can visit the
library and look at "The Green Hornet... America's Unbreakable Code for
Secret Telephony" -- privately published in 1999 by D. E. Mitchell. It
says it is very complete.
And yes, the museum only has a mock up. But when you consider the noise
disks, it's an amazing feat.
Hi! One of the lesser known N8VEM home brew computers is the ECB
mini-M68000 board.
Presently it runs TUTOR 1.3 and we are planning on porting CP/M-68K
Here is a description of the computer. It connects to the ECB bus to use
various other home brew computer peripherals.
http://n8vem-sbc.pbworks.com/w/file/48863865/baby%20M68K%20descr.txt
All of the information is public and freely available. The PCBs are $20
each plus $2 shipping in the US and $5 elsewhere.
http://n8vem-sbc.pbworks.com/w/browse/#view=ViewFolder¶m=ECB%20mini-M680
00
If you would like to build one of your own mini-M68000 please contact me at
LYNCHAJ at YAHOO.COM
The main discussion on the mini-M68000 is on the N8VEM mailing list
http://groups.google.com/group/n8vem
Thanks and have a nice day!
Andrew Lynch
Hi,
As I already wrote before, I have an russian PDP11, an Elektronika E60.
I'm repairing currently some spare boards.
I do have diskettes with an TMOC Test System with some Hardwaretests:
-TMOS-
MONITOR DXTC 06-JUN-84 28K
RESTARTADR: 152250
GELADEN VON LW : 0
UM DIE MITTEILUNG ABZUBRECHEN, DRUECKEN SIE CTRL/C(^C)
->MONITORBEFEHLE:
F<CR> STELLT VERZOEGERUNGSWERT EIN
D<CR> AUSGABE DIRECTORY AUF TERMINAL
D/F<CR> KURZFASSUNG DIRECTORY AUF TERMINAL
D/L<CR> AUSGABE DIRECTORY AUF DRUCKER
D/L/F<CR> KURZFASSUNG DIRECTORY AUF DRUCKER
R FILNAM<CR> LADET UND STARTET EIN PROGRAMM
L FILNAM<CR> LADET EIN PROGRAMM IN SPEICHER
S<CR> STARTET GELADENES PROGRAMM
S ADR<CR> STARTET GELADENES PROGRAMM VON ADRESSE ADR
C FILNAM<CR> BEFEHLSABARBEITUNG KETTENFILE
C FILNAM/QV<CR> SCHNELLE BEFEHLSABARBEITUNG KETTENFILE
(JEDER FILE NUR EINMAL)
.D
NUMMER FILNAM.TYP DATUM LAENGE START
000001 DXTC .BIN 11-DEC-84 17 000050
000002 UPD1 .BIN 9-JAN-85 17 000071
000003 UPD2 .BIN 23-JAN-85 31 000112
000004 XTECO .BIN 23-JAN-85 30 000151
000005 COPY .BIN 23-JAN-85 27 000207
000006 TMOC01.DIR 4-JUN-80 2 000242
000007 CPUC .BIC 11-DEC-84 17 000244
000010 CPUZA .BIC 11-DEC-84 17 000265
000011 CPUFP .BIC 11-DEC-84 16 000306
000012 INT .BIC 11-DEC-84 12 000326
000013 PIO .BIC 11-DEC-84 6 000342
000014 SYS .BIC 11-DEC-84 17 000350
000015 MEM .BIC 11-DEC-84 9 000371
000016 DXD .BIC 15-MAY-85 20 000402
000017 DXC .BIC 19-DEC-84 17 000426
000020 SIO .BIN 11-DEC-84 8 000447
000021 REAS .BIN 1-APR-83 13 000457
000022 013101.BIN 22-OCT-82 8 000474
000023 VT13 .BIN 1-JAN-70 24 000504
000024 UPIO .BIN 13-DEC-84 8 000534
000025 BOOT .BIN 13-DEC-84 2 000544
000026 MTC .BIN 9-JAN-85 14 000546
000027 MTD .BIC 9-JAN-85 12 000564
000030 001103.BIN 6-JUN-80 9 000600
000031 TT .BIN 23-JAN-85 24 000611
000032 T .BIC 12-APR-90 1 000641
000033 TOME .CCC 21-FEB-85 1 000642
000034 TST1 .BIC 24-JUN-81 6 000643
000035 TST2 .BIC 24-JUN-81 6 000651
000036 TST3 .BIC 24-JUN-81 6 000657
000037 TST4 .BIC 24-JUN-81 6 000665
000040 TST5 .BIC 24-JUN-81 6 000673
000041 TST6 .BIC 24-JUN-81 6 000701
000042 TST7 .BIC 24-JUN-81 6 000707
000043 TST8 .BIC 24-JUN-81 6 000715
000044 TST9 .BIC 24-JUN-81 6 000723
000045 HILFE .TXT 24-JUN-81 5 000731
000046 KOMUPD.TXT 24-JUN-81 6 000736
000047 PUFFER.BIN 9-APR-80 1 000744
000050 DOR00 .BIN 11-APR-84 1 000745
000051 0 .BIN 11-APR-84 1 000746
000052 I2 .CCC 27-MAR-85 1 000747
000053 DIR .CCC 21-MAY-85 1 000750
000054 MK .BIN 28-FEB-85 1 000751
000055 ZETST .CCC 1-JUL-85 1 000752
000056 ZETST .BAK 1-JUL-85 1 000753
... this is a german version. Is this an old XXDP or what?
I've tried to run the Program REAS.BIn and get that:
.R REAS
TITS 75 19DEC79
FOR: 11/03 WITH: TRAP VGDISP LDEV PDEV
...entered some numbers and finally an 'L', than it hung.
Maybe it wanted to load something from the Tape Reader or so, there is none
connected...
1207
421
12706
?
? 105067
L
What the heck is TITS?
(Yes, I know that womans have tits, and I know how to mount them :-))
I don't think that this is a russian Program, does anybody knows something
about it?
Kind Regards,
Holm
--
Technik Service u. Handel Tiffe, www.tsht.de, Holm Tiffe,
Freiberger Stra?e 42, 09600 Obersch?na, USt-Id: DE253710583
www.tsht.de, info at tsht.de, Fax +49 3731 74200, Mobil: 0172 8790 741
I've been reading through the documentation included with some Beehive
B100s that I purchased. Included in that was a statement in a
brochure that Beehive started with their first terminal product in
1968.
I'm interested if anyone knows any additional information about these
early Beehive terminals.
--
"The Direct3D Graphics Pipeline" -- DirectX 9 version available for download
<http://legalizeadulthood.wordpress.com/the-direct3d-graphics-pipeline/>
Legalize Adulthood! <http://legalizeadulthood.wordpress.com>
Hi
The topic says is all, can a PDP-11/23 (on a M8189 card) boot from MSCP
devices?
My guess is that you need proper roms on your BDV11 ? Would these
usually be included?
Regards,
Pontus.
I have a nice Xyplex 1640 terminal server that for the most part works just fine. The little problem is that I am attempting to get the memory card functional. To that end, I enter the command:
Xyplex>> show card status
To which I get the response:
Xyplex -786- Memory Card Feature disabled
So my question is: How do I enable this nice feature. Is it a function of the software image (I'm using V6.3S15), or some magic command that I need to sprinkle holy water upon?
I write this message here, since this is an older device and somebody here probably knows the secret incantation.
As always, I thank all for their help.
--
Tom Watson
tsw at johana.com being at home for the present.
I have a 712/60 in fine working condition, but the top case is darn near
splitting in half. If anyone happens to have a spare case in good shape,
I'd love to replace the cover on mine. Secondary to that, I also wouldn't
mind upgrading the memory to something bigger than the 32 MB that's in it
now. I'm in Indianapolis, IN.
Thanks!
James
----- Original Message:
Date: Thu, 05 Jan 2012 13:50:11 -0500
From: Dave McGuire <mcguire at neurotica.com>
> There have always been lazy, disinterested programmers who don't care
> about becoming better programmers. Now it's pretty much ALL of them.
----------------
I thought _you_ were a programmer; shouldn't that be 'us' instead of 'them'?
Oh, I see, you exclude yourself of course, and perhaps even a few select
members of this group, right?
What other "them"s do you make denigrating generalizations about? Plumbers?
Women? Jews?
I was looking at Steve Gibson's tools for playing with the SBC6120 at
http://www.grc.com/pdp-8/os8utils-sbc.htm and started wondering. Does anyone
here know how to do under Linux what those three utilities do? I suppose the
WinToAta and AtaToWin could be replicated with dd(1) and some glue shell
scripting. The third one appears to be a disk partitioner. What's going on
there?
--
David Griffith
dgriffi at cs.csubak.edu
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
All,
apologies, I'm trying to reach Curtis H. Wilbar Jr. If you
have contact info for him, please let me know at your convenience.
Thanks,
--
- Mark 210-379-4635
-----------------------------------------------------------------------
Large Asteroids headed toward planets
inhabited by beings that don't have
technology adequate to stop them:
Think of it as Evolution in Fast-Forward.
After seven months of Saturdays the PDP-8/L at the Rhode Island
Computer Museum is finally running. It had 22 broken flip-chips,
almost 20% of the modules in the system.
Without lots of help from Warren Stearns, suggestions from Vincent
Slyngstad, and donated spare modules from Vince Pavlicek we never
would gotten it running.
See: https://sites.google.com/a/ricomputermuseum.org/home/Home/equipment/pdp-8-l
for details on the system and the debug process.
Does anyone know of a source for peripherals that we use with the 8/L?
--
Michael Thompson
Hi all -- this year's VCF East 8.0 keynote speaker is Tom Kurtz, who co-developed BASIC while at Dartmouth in the mid-1960s.
There will (probably) be a second equally awesome speaker announced soon .... I wish I could reveal who, but he's not confirmed yet. ;)
The show is May 5-6 this year, at our usual location in New Jersey.
- Evan
> James Attfield wrote:
> >
> > FYI the ROM on the 'FDC flips in and out the entire top 32K bank.
>
> I just double checked the schematics and this is not correct.
> The 16FDC feeds address lines 15-12 through a 74ls30 to do a
> specific decode for a 4K address range, normally set to $C000-$CFFF.
> If the high four address bits do not match, the card will not
> respond.
>
> Bill S.
My sloppy work, apologies, I was referring to the top bank of the memory
cards - the top 32K of a 64KZ will remain disabled until RDOS has relocated
itself during boot or test sequences then it switches it back in.
Ignore comment about port 40H - that is used for bank switching in 8-bit
systems.
Jim
> Hi Jim,
> Are you the same Jim I'm corresponding with elsewhere about a broken
> 256/1024KZ?
> If so, you and I can discuss the 64FDC off-list; I haven't heard from
Jerry.
> I do have some IMI drives, both the 8" 11MB and the 5" 5MB and 20MB units,
> but I'm pretty sure at least some of them are non-functional.What
> size/capacity are you looking for?
> IMI drives were also used by Corvus; as a matter of fact the two companies
> ultimately merged. The IMI 20MB mechanism was also available with a normal
> ST412/506 interface card and used in XT clones etc., in case you have a
> defective drive with a good IMI board and can find one of those drives.
Hi Mike, yes I am - I'm about to start in on the 256KZ just now. Agreed we
take this off-list - I'll drop you an email.
Jim
From: Fred Cisin
Sent: Wednesday, January 04, 2012 7:54 PM
On Wed, 4 Jan 2012, allison wrote:
>> Never used Fortran.
> Think of it as an old-style version of BASIC. WRITE is like PRINTUSING,
> with FORMAT being where you specify the print pattern. Any variable whose
> name starts with the letters I J K L M or N (alphabetic letters between I
> and N (which is the start of "INteger")) is assumed to be an int, unless
> you tell it otherwise. Many brands of it require giving a line number to
> every line. CALL instead of GOSUB, . . . There are so few differences
> that you can list them!
You corrected/clarified the statement regarding "line numbers", but it's
still not correct.
FORTRAN does not have line numbers, it has *statement* numbers, and they
need not be sequential, nor increasing from beginning of program to end.
Certain constructs, such as the DO loop and the FORMAT-driven I/O
statements, *require* statement numbers:
DO 10 I=1,10
WRITE (7,100) I
10 CONTINUE
100 FORMAT (1X,1I3)
Statement numbers occur in the first 5 columns of the input card; a
character other than a space in column 6 marks a card as a continuation
of the preceding statement. Spacing within columns 1-5 is not significant.
>> My first language was Darthmuth BASIC on GE Tymeshare.
> I've always assumed that Kurtz and Kemeny's intent was just to make
> getting started in FORTRAN a little easier for beginners.
You don't have to assume. They state as much in the early documents.
Rich Alderson
Vintage Computing Sr. Systems Engineer
Vulcan, Inc.
505 5th Avenue S, Suite 900
Seattle, WA 98104
mailto:RichA at vulcan.com
mailto:RichA at LivingComputerMuseum.orghttp://www.LivingComputerMuseum.org/
Over the break I visited the NSA's museum (just a stone's throw from Ft.
Meade). For those who like crypto machines, it is definitely, definitely
worth a visit. The curators and staff are very enthusiastic (they even
brought out a machine from the back vault) and of course you can buy an NSA
t-shirt if your heart desires. They had a mix-up with the Y-MP processor
board and memory board on display (I told them) but otherwise it's fun just
to see a Cray I up-close-and-personal. They have the tape jukebox being
run from a PC. And the CM is flashing lights, but that's about it. The
modern crypto gear is shown but the commentary is sparse at best. (In case
you're wondering, the boxes are empty -- so I was told). There is little
mention of public key cryptosystems. Or controversial questions like key
length or key escrow.
But worth a detour? Definitely.
------- Original Message:
Date: Thu, 05 Jan 2012 13:09:54 -0500
From: Dave McGuire <mcguire at neurotica.com>
On 01/05/2012 10:52 AM, Liam Proven wrote:
...
>> I have read the first few pages of The Little Schemer, generally hailed
>> as the best introduction to Scheme there is, and I found it completely
>> incomprehensible - and I am a skilled computer professional with around a
>> quarter century of experience.
---
> It is my opinion that you should not feel it's unusual that you don't
> "get" that stuff even though you are "a computer professional".
...
> The only reason *I* see the difference is because I do both...otherwise
> I'd probably not get it either.
-------- Reply:
Well! I guess he told you!
Too funny...
----------------------- Original Message:
Date: Thu, 5 Jan 2012 13:38:16 -0000
From: "James Attfield" <james at attfield.co.uk>
Date: Sat, 31 Dec 2011 10:02:11 -0800 (PST)
From: Jerry Wright <g-wright at att.net>
Subject: Re: Looking for 8080/Z80 BASIC
>> Josh, I would love to get your 64FDC for my Cromemco 68020 machine that
>> is missing one. I have 16 FDC and other Croemeco Z-80 Boards to go along
>> with it.
> Which model 68020 Cromemco is it? I might be able to find a spare 64FDC...
> mike
Long shot, but if you have another or Josh doesn't take it I'd love to give
it a home. I have a complete Cromemco board set here in an IMS-5000 chassis
and a pair of TM848's but have consistently failed to get the 16-FDC to talk
to them reliably. I'd dearly love to get a 64-FDC for it to go with the ZPU
and/or an STD hard disk controller (or an IMI drive to go with the WDI-II
controller I have). Anyone?
FYI the ROM on the 'FDC flips in and out the entire top 32K bank. During
boot RDOS ensures that the top 32K flips in and RDOS then flips out giving a
clean 64K map. All done through port 40H.
Jim
-----------------------Reply:
Hi Jim,
Are you the same Jim I'm corresponding with elsewhere about a broken
256/1024KZ?
If so, you and I can discuss the 64FDC off-list; I haven't heard from Jerry.
I do have some IMI drives, both the 8" 11MB and the 5" 5MB and 20MB units,
but I'm pretty sure at least some of them are non-functional.What
size/capacity are you looking for?
IMI drives were also used by Corvus; as a matter of fact the two companies
ultimately merged. The IMI 20MB mechanism was also available with a normal
ST412/506 interface card and used in XT clones etc., in case you have a
defective drive with a good IMI board and can find one of those drives.
m
----- Original Message:
Date: Thu, 05 Jan 2012 10:10:08 -0500
From: "Bill Sudbrink" <wh.sudbrink at verizon.net>
James Attfield wrote:
>
>> FYI the ROM on the 'FDC flips in and out the entire top 32K bank.
> I just double checked the schematics and this is not correct.
> The 16FDC feeds address lines 15-12 through a 74ls30 to do a
> specific decode for a 4K address range, normally set to $C000-$CFFF.
> If the high four address bits do not match, the card will not
> respond.
> Bill S.
--------------------------------------------------
The 16FDC does indeed have a set of jumpers to select a 4kB block, normally
at $C000, but the 64FDC that we were talking about only uses A15, i.e. the
upper 32kB; also, the 64FDC's RDOS ROM is 8kB vs. the 16FDC's 4kB.
In any case, the memory boards are usually configured to map out the upper
32kB.
If you look at the November, 1972 paper Wirth put out called "The Programming Language Pascal (Revised Report) you will find both "Pascal" and "PASCAL" in the text.
The canonical "PASCAL User Manual and Report" (Springer-Verlag, 1974) uses all caps in the title and then in a few places such as "PASCAL 6000".
Just because it's a proper name doesn't mean it's incorrect to capitalize it. After all, wasn't Blaise Pascal a Frenchman, and don't the French capitalize last names to this very day? ;-)
------Original Message------
From: Mouse
Sender: cctalk-bounces at classiccmp.org
To: cctalk at classiccmp.org
ReplyTo: General Discussion: On-Topic and Off-Topic Posts
Subject: Re: Right toolf for the job
Sent: 5 Jan 2012 15:00
> they tell me it's not "FORTRAN" it's "Fortran" when I know damn well
> it's an acronym!
Not in the usual sense of `acronym', though. But...
> PASCAL as delivered was pretty unusable.
...if you're going to draw the distinction between "Fortran" and
"FORTRAN", you might at least get Pascal's name right. :)
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse at rodents-montreal.org
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
Date: Sat, 31 Dec 2011 10:02:11 -0800 (PST)
From: Jerry Wright <g-wright at att.net>
Subject: Re: Looking for 8080/Z80 BASIC
>> Josh, I would love to get your 64FDC for my Cromemco 68020 machine that
>> is missing one. I have 16 FDC and other Croemeco Z-80 Boards to go along
>> with it.
> Which model 68020 Cromemco is it? I might be able to find a spare 64FDC...
> mike
Long shot, but if you have another or Josh doesn't take it I'd love to give
it a home. I have a complete Cromemco board set here in an IMS-5000 chassis
and a pair of TM848's but have consistently failed to get the 16-FDC to talk
to them reliably. I'd dearly love to get a 64-FDC for it to go with the ZPU
and/or an STD hard disk controller (or an IMI drive to go with the WDI-II
controller I have). Anyone?
FYI the ROM on the 'FDC flips in and out the entire top 32K bank. During
boot RDOS ensures that the top 32K flips in and RDOS then flips out giving a
clean 64K map. All done through port 40H.
Jim
>> > Never used Fortran.
>> Think of it as an old-style version of BASIC. WRITE is like
>> PRINTUSING,
>> with FORMAT being where you specify the print pattern. Any variable
>> whose
>> name starts with the letters I J K L M or N (alphabetic letters
>> between I
>> and N (which is the start of "INteger")) is assumed to be an int,
>> unless
>> you tell it otherwise. Many brands of it require giving a line
>> number to
>> every line.
>
> Oops!
> For FORTRAN, that should read, "like some brands of BASIC, you can
> skip
> assigning line numbers to lines that aren't explicitly referenced."
>
Strictly speaking, "line numbers" in FORTRAN are actually labels. They
do not have anything to do with line numbering and IIRC they do not have
to appear in an ascending sequence either, they can be assigned randomly
and with arbitrary gaps in the sequence.
Assigning labels ("line numbers") to not explicitly referenced lines in
FORTRAN would be like giving every line a label in assembler, completely
meaningless clutter.
/Jonas
My apologies... the classiccmp server crashed, and it took some real
doing to get it functional again. It was not a hardware issue, it was
an issue with both Xen and FreeNAS (mostly Xen as to the delay in
getting it back up). I'm embarrassed to admit, but I finally had to
open up a per-incident support case with Citrix to get the thing
resolved.
On the bright side, there are backups (daily) of mysql, the website
content directories, and the mailman archive, so no data was ever at
risk. However, since those aren't full system backups - recovery from
them would have been a bit time-consuming but certainly doable with no
data loss. Yes, I'm setting up monthly snapshots (or vm exports)
shortly just in case it happens again.
Best,
J
ROFL...installed in hundreds of thousands, if not milliins of machines running all over the world. Nearly all PPC-based Macs, all Suns (including current ones I think) past the Sun4c family, all reasonably modern RS6000s, what else...it was an IEEE standard for a long time, #1275.
-Dave
Chuck Guzis <cclist at sydex.com> wrote:
>On 4 Jan 2012 at 20:43, Toby Thain wrote:
>
>> That was implemented as http://www.openfirmware.org/ (found in Suns,
>> Macs, etc).
>>
>> The format is Fcode; it's actually a brilliant idea that of course was
>> of more pressing importance when the hardware market was actually
>> heterogeneous.
>
>Finding anything about this is a little difficult--lots of 404s, etc.
>when trying to search.
>
>What was the last product that used Open Firmware? Most of this
>stuff seems to be from the mid '90s.
>
>--Chuck
>
Date: Sat, 31 Dec 2011 13:24:36 -0800
From: Josh Dersch <derschjo at mail.msu.edu>
Subject: Re: Looking for 8080/Z80 BASIC
On 12/31/2011 12:15 PM, MikeS wrote:
>
> ----- Reply:
>
>> Just curious:
>> Does your memory configuration support swapping out the RDOS boot/monitor
>> ROM?
> Not at the moment, I haven't quite worked out if this can be made to work
> properly with non-Cromemco memory boards. The 64FDC manual suggests
> "Set[ting] the switches on the RAM board(s) so that memory from 8000h to
> FFFFh is disabled..." which implies that the boards must support some way
> of re-enabling the memory via software (for when the FDC's ROM is disabled
> via a write to port 40h).
> I'm wondering if this board isn't really optimal for this setup -- it
> seems very geared toward having a complete Cromemco setup, which I do not
> have.
----------------
I don't see why it would be a problem; the RDOS boot/monitor ROM lives at
C000 so it should work with 48K RAM even if you don't disable it; ISTR that
some folks simply connected the ROM chip select to the Phantom line if they
had non-bankable memory and wanted to switch it in and out. And of course
the ROM can be completely disabled as well.
It controls up to four total 5.25 and/or 8" drives with write precomp, has
an RS-232 console port and a pretty good monitor with the usual memory and
disk manipulation, some basic diagnostics, etc.; not a bad card IMO. And
it's fairly well documented.
----------------
> For right now, I was just planning on assembling a raw binary image and
> using a PC (with a bit of hacked together software) to push the image into
> the IMSAI's memory via the 64FDC's serial port, using the onboard monitor
> commands. Just for fun :).
> If you know of a source for images of these third-party CP/Ms, let me
> know. Dave Dunfield's site has a CP/M for the 16FDC, which as far as I
> can tell (from a cursory glance at the manuals) has identical I/O port
> behavior to the 64FDC so I may just be able to use that, assuming I can
> write the 8" image to a 5.25" floppy.
----------------
As a matter of fact Dave also has a utility for the FDC that actually lets
you create a bootable disk over the serial port.
No big difference between the 16FDC and the 64 FDC; mostly just stuff added
for later models of 8" drives (Tandon 848) and mods for the tape drives.
mike
I agree that it's a big loss, made even worse by some platforms moving to EFI, which is a joke in comparison. Like so many other inferior technologies, EFI was a solution in search of a problem, and some clueless sod in management somewhere decided to force it into some product lines, so now we have to put up with it when we've worked with much better.
-Dave
David Riley <fraveydank at gmail.com> wrote:
>On Jan 4, 2012, at 21:32, "Chuck Guzis" <cclist at sydex.com> wrote:
>
>>
>> What was the last product that used Open Firmware? Most of this
>> stuff seems to be from the mid '90s.
>
>Probably the last PowerPC Macs, or the OLPC, or a few embedded things... Sadly, OF seems to have fallen out of favor, which I think is a real loss.
>
>- Dave
> From:?Ethan Dicks <ethan.dicks at gmail.com>
> Date:?Wed, 4 Jan 2012 16:28:13 -0500
> Subject:?Re: The PDP-8/L at the RICM is running!
> On Wed, Jan 4, 2012 at 3:14 AM, Holm Tiffe <holm at freibergnet.de> wrote:
> Don't know if it's similar to what you've seen or not, but from my
> experience testing M-series modules for the -8/L and -8/i, I've found
> more dead 7474s and 7440s than any other type of chip.
That is what we found from our recent PDP-8/L revival.
We also found quite a few failed 7400, 7410, 7450/7460,
I bought a HP 10529A Logic Comparator that sounds like the chip test
device that you made.
--
Michael Thompson
I have an old COCO II somewhere but I don't have a television. What are you guys who have similar old systems doing for a display? Is there a device to convert the TV out from those computers to D-Sub or dare to dream, DVI? What do you call such a converter? Thanks.
----- Original Message:
Date: Tue, 3 Jan 2012 20:11:52 +0000
From: Rich Alderson <RichA at vulcan.com>
To: "cctalk at classiccmp.org" <cctalk at classiccmp.org>
Subject: RE: Imperative thought patterns - Re: teaching programming to
kids - Re: Looking for 8080/Z80 BASIC
From: MikeS
Sent: Tuesday, January 03, 2012 7:23 AM
>> I think many if not most of the people on here discovered that they
>> enjoyed and had a gift for programming by playing with BASIC on their C64
>> or equivalent
[snip]
> I think that many if not most of the people on here learned to program on
> something other than BASIC. I, for example, learned FORTRAN IV on an IBM
> 1401 6 years before the MITS Altair 8800 was introduced to the world.
> I did personally not encounter BASIC until I was in grad school, on an IBM
> 370/168 running Wylbur for interactive computing. I was much more taken
> with the DEC-20.
-------Reply:
You're probably right about this particular group where most people are old
enough to wax nostalgic about the DECs of their distant youth and many are
presumably retired as well since they have enough spare time to waste on
discussions like this one... ;-)
I personally started on an IBM 650 and then the very first Burroughs B260
installed in Canada, and didn't encounter BASIC either until I bought one of
the first PETs some 13 years or so later.
But I suspect many of the programmers actually writing code in the 'real'
world today are somewhat younger than 45 or 50, and did indeed start on an
8-bitter of the 70's and 80's when the whole field exploded.
m
I'll have to rebox them as smaller parcels. I can't lift anything near that right now (or anytime soon).
If you're still interested (those that previously responded), let me know. Media rate from 08005. Figure 2-3 boxes @ 25 or 15 lbs. each. If that suits you, they're yours. It'll probably take me another week or a bit more to get all that done though. I'll need a check for shippage. If you send me more (owing to my possibly exuberant estimates), I'll refund the difference, so no need to ruffle your punch cards. Let me know.
Anyone have any recommendations for a reasonably featured 8080 or Z80
BASIC?
What I've got running at the moment is a mongrel IMSAI 8080 with a Z80,
48K of working memory and a serial port. My eventual goal is to get
CP/M running on it (I have a Cromemco 64FDC -- anyone know of either an
official CP/M for this or know of a BIOS that supports this controller
before I start writing my own?) but for the time being I thought it
would be fun to get a BASIC running on it.
The catch is I need something I can adapt to the serial I/O on the
Cromemco controller -- so something that I can pretty easily modify is
of course preferable. (I'm not opposed to manually hacking up a binary
but having an official source listing to start with would save time :))
I started looking at the IMSAI 8K basic listing but there's a fair
amount of hardware-specific I/O code in it scattered throughout so I'm
not thrilled about modifying it... (and the only source listing I can
find is in a PDF, which doesn't help any...)
Thanks,
Josh
> One of the things that frustrates me with C21 OSs and languages is
> that the graphics facilities of machines are locked away behind the
> high walls of libraries and APIs designed for professional developers
> - which are simply too hard for an interested amateur such as myself.
Are you aware of FreeBASIC (the one with the nice horsy logo) and had a look whether that floats your boat? This is an extendable freeware BASIC programming environment for Windoze
(I dunno if it's available for other platforms too, I don't care at the moment) which can be enabled to do sound, Windows GUI widgets, networking primitives and the like via downloadable modules/libraries, which should be well documented and examples provided.
I located and installed it a few years ago as a win- and TCP-enabled replacement for Turbo BASIC, both for my usual day-to-day diddling and intending to program a control application/"driver" for some not-quite-xterm, but couldn't scrounge up the spare time for more than a very cursory examination 'til now.
Arno Kletzander
...sent from my HTC Magician PDA
Hi all,
after i finally resurrected my BIGBOARD and I made ??the boot of the operating system CP/M, are struggling with reading old diskettes. Before i comes out completely my mind in the counting of all parameters to pass to the program 22disk, someone knows a comprehensive guide on how to decode the disc formats? I am very close to the identification of parameters, but frankly it is extremely stressful. I'll try to list where I am keeping in mind that the format Bigboard 1 has 77 tracks x 26 sectors / track each with 128byte single-density single-sided.
1) almost every disk CP/M in the first 2 tracks the format is 77 tracks x 26 sectors / track each from 128byte.
2) then starts the data portion that would be double-sided and i need to remove from this portion the sectors used for the FAT whose number is to be calculated as a function of the total number of sectors to be managed;
3) i'm able to reconstruct the sequence of sectors on the disk for the first 2 tracks with the CP/M and for the remain data area;
4) then takes over a parameter which is the allocation unit size that means how fields are grouped together to determine the parameters DRM
5) the allocation unit size determines all the other parameters BSH, BLM, DSM
6) Finally, AL0 and AL0 that the 22disk's document did not clarify well to me.
SO: that it is a bit hard for me...
Is out there anyone who can help me?
Excuse for my poor english.
Enrico -Pisa - Italy
Depends who you ask. I was told by a guy with 3 years of Java programming under his belt that Java is much more powerful than assembler, after all, Java is object oriented! ;-)
Anyway this ought to be an interesting subthread. I'll make the popcorn!
------Original Message------
From: Chuck Guzis
Sender: cctalk-bounces at classiccmp.org
To: General Discussion: On-Topic and Off-Topic Posts
ReplyTo: General Discussion: On-Topic and Off-Topic Posts
Subject: Re: teaching programming to kids - Re: Looking for 8080/Z80 BASIC
Sent: 3 Jan 2012 09:53
On 3 Jan 2012 at 2:28, Richard wrote:
> It's not really a fair comparison as we expect a "modern" language to
> do much more than FORTRAN 66.
Do what, exactly? Are you saying that simple languages can't "do"
what more complicated ones do? Does the simplest---machine code, do
less than, any HLL, modern or ancient? Is C less capable than
Python?
--Chuck
Date: Sat, 31 Dec 2011 10:02:11 -0800 (PST)
From: Jerry Wright <g-wright at att.net>
Subject: Re: Looking for 8080/Z80 BASIC
> Josh, I would love to get your 64FDC for my Cromemco 68020 machine that
> is missing one. I have 16 FDC and other Croemeco Z-80 Boards to go along
> with it.
Which model 68020 Cromemco is it? I might be able to find a spare 64FDC...
mike
Hello.
I have a Shugart SA850 I would connect to a PC, to read/write old
diskettes using linux.
I would need a suggestion on how to do connections and specially how to
set the
jumpers on the driver.
Any advice?
Andrea
----- Original Message:
Date: Tue, 03 Jan 2012 08:33:02 -0500
From: Toby Thain <toby at telegraphics.com.au>
Subject: Imperative thought patterns - Re: teaching programming to
kids - Re: Looking for 8080/Z80 BASIC
> On 1/2/12 8:22 PM, "Josh Dersch"<derschjo at mail.msu.edu> wrote:
>>>> Djikstra said, "It is virtually impossible to teach good programming
>>>> prctices to students with a prior exposure to BASIC; they are mentally
>>>> mutilated beyond any hope of regeneration."
>>>
>>> He had that lovely combination of clear sight and fearless expression.
>>
>> If only that particular expression of his was even remotely true :).
>>
>> - Josh
> Most long-time imperative programmers who seriously studies The Structure
> and Interpretation of Computer Programs will come face to face with the
> essential truth of Dijkstra's remark. The consequent un-learning is just
> as valuable as the learning...
--T
----- Reply:
I don't think Josh was questioning whether Dijkstra said it, but whether
it's actually *true*; since you (Toby) say elsewhere that "I too learned
with assembler, BASIC, Pascal, C, and so on", then you must also be
"mentally mutilated beyond any hope of regeneration".
That would of course explain a lot... ;-)
I think many if not most of the people on here discovered that they enjoyed
and had a gift for programming by playing with BASIC on their C64 or
equivalent and, far from being "mentally mutilated", have gone on to be
quite competent programmers and/or analysts; I also suspect that had that
C64 been equipped with a language that discouraged 'playing' and enforced
rigid rules of structure etc., many of those folks would today be in a
different and perhaps less satisfying career.
m
From: ben
Sent: Tuesday, January 03, 2012 7:27 AM
> On 1/3/2012 7:03 AM, Toby Thain wrote:
>> Yeah? Scheme has come in at around forty. And you don't get much more
>> modern than that.
> I thought scheme was written in C.
SCHEME[1] was written in MACLISP under the ITS operating system running on a
PDP-10.
Who says Lisp isn't good for writing interesting software? ;->
[1] The name was really "Schemer", a follow-on to Conniver which was a
response to Planner. Program names are represented in 6-bit packed
6 per word in ITS.
Rich Alderson
Vintage Computing Sr. Server Engineer
Vulcan, Inc.
505 5th Avenue S, Suite 900
Seattle, WA 98104
mailto:RichA at vulcan.com
mailto:RichA at LivingComputerMuseum.orghttp://www.LivingComputerMuseum.org/
Hi folks,
> I'm writing a small Forth engine right now
>>While BASIC is good for a starting language it is not the first >>>language I'd bring up on a machine unless it had already been >>>setup on that machine. >>>I'd bring up Forth. One can get the console in and out running >>>first. One can then easily experiment with the disk IO until >>>it is working right. >>>The source is available and easy to understand. >>>Once one has a good understanding, bringing up other >>>languages is trivial.
When it comes to teaching programming to kids, simple computers
like those in the 8-bit era surely have to be the best.
You might want to check out FIGnition, my DIY educational
computer, which although based on a modern AVR MCU, is designed
to work like a retro 8-bit computer; is simple enough
to be built by novices and small enough to be fairly easily understood.
https://sites.google.com/site/libby8dev/fignition
It works with PAL and NTSC video and around 80 have been sold to
Universities, Colleges and Schools in the past 8 months since its
release.
-cheers from julz
At 11:08 PM 1/2/2012, Ethan Dicks wrote:
>I was never a C128 user, nor were there a lot of them in our local
>Commodore user group. In general, though, how common was CP/M usage
>among the C128 crowd? Was it too little, too late by then?
Certainly CBM was pretty good at "too little, too late." When I acquired
my C-64 in 1984 or so, I spent too much for the CP/M cartridge, and I rarely
used it. I, like CBM, thought it would widely expand what software
I might run. Didn't turn out that way.
- John
Hi all,
Some days ago I posted a request to identify the FCB parameters to read
correctly a 8" disk CP/M.
I know that i was wrong in the subject so I would like to summarize and i
thank you for the suggestions and criticisms.
The data obtained directly with the STAT command DSK: are the following:
9600: 128 Byte Record Capacity
1200: Kilobyte Drive Capacity
128: 32 Byte Directory Entries
128: Checked Directory Entries
128: Records / Extent
16: Records / Block
64: Sectors / Track
2: Reserved tracks
2 SIDES
After further investigation the parameters for the correct reading would
appear as follows:
BEGIN SCO2 (1024 bytes/sector) - 8 DSDD "
MFM DENSITY, HIGH
CYLINDERS 77 SIDES 2 SECTORS 8,1024
Side1 0 1,2,3,4,5,6,7,8
Side2 0 1,2,3,4,5,6,7,8
ORDER CYLINDERS
BSH 4 BLM 15 EXM 0 DSM 300 DRM 127 AL0 SFO 00H 11110000B AL1 2
END
The following additional information which I hope can clarify or help:
The inclusion of incorrect data was due to a misreading of my screen on the
console CP/M in the data down the email. The calculations were performed by
acquiring more information from the operating system CP/M manuals which
shows how to derive the parameters needed to compose and then subsequently
identified by extrapolating the FCB. The stat command dsk: when possible on
a working machine that is able to read the disk whose parameters are to be
identified can be useful, but if you can not read the disc seems to have
realized that the only way is to use anadisk and 22disk.
Anadisk reports:
Tracks 0 and 1 = single density 26x128byte with OS CP/M that points to a
resident BIOS involved in F800H entry points;
Tracks 2-76 = 8x1024byte double density with directory consists of 2 blocks
2048Byte for a total of 128 entries and the remaining space for data
SCO2 means disk2 SCOMAR machine (in Italy there was a PCB derived from the
Ferguson Bigboard I with a different 1797 FDC controller and BIOS and it has
been used to drive a knitting machine now discontinued and no longer
supported)
The diskette was created from a friend using software IMD of Dave Dunfield
and myself played on floppy 3.5 "1.44MB respecting the original features (or
almost I hope)
With these parameters i was able to read and write to the disk even it
remains some doubt as for example by adding the file to disk MBASIC.COM this
does not seem to properly turn on the machine that uses this disk format
Infact the main problem was that probabily the EXM value not make me able to
write files greater than 16KB and the picture visualized the 3 times the
same filename.
So any kind of suggestion to understand betfer the FCB structure and
parameters of CP/M will be welcome.
I would like to thank:
- For suggestions
allison for the valuable explanations and clarifications which go beyond the
simple description inherent in any textbook
Cisin Fred for the tip to detect the possible size of the FCB parameter BLS
analyzing the disk
About received criticism may i ask for:
- Could anybody give me the name of sw to reduce the size of a photo?
- And what used to convert it into text easily? (I have not had a chance to
do a dump from the screen)
- Where can I buy the registered version of 22disk or is no longer available
or supported?
I apologize again for my poor English that puts me in trouble to fully
understand the criticism received.
Have an happy new year 2012 to all.
Enrico - Pisa - ITaly
Wanted - Boards for KS-10: (PDP-20/DECSYSTEM-20)
40722 64K memory
M8629 64k memory
M8616 Console+Clock
M8618 memory controller
M8619 unibus adapter
M8621 Data path memory
M8620 Data path execute
M8622 Control Ram Address
M8623 Control Ram
I have a KS-10 with a few boards, but hopeful I'll be
able to complete it someday - getting it running after
that is another story :-) (Any leads on where to find
those boards would be greatly appreciated).
Thanks,
Ed Taussig
WHAT brand and model computer are you talking about?
On Tue, 27 Dec 2011, Enrico Lazzerini wrote:
> Well this is all i know:
> 8"
> STAT d:DSK:
> 9600 r: 128 Byte Record Capacity
> 1200 k: Kilobyte Drive Capacity
> 128 d: 32 Byte Directory Entries
> 128 c: Checked Directory Entries
> 128 e: Records/ Extent
> 16 b: Records/ Block
> 64 s: Sectors/ Track
> 2 t: Reserved Tracks
> 2 SIDES
> This is that I calculate:
> BEGIN SCO2 (1024 bytes/sector) - DSDD 8"
> DENSITY MFM ,HIGH
1200K disk capacity is close to maximum for an 8" diskette.
It is what you expect from 8" DSDD. "High" would be incorrect usage, but
>from a 5.25" perspective, it fits.
> CYLINDERS 77 SIDES 1 SECTORS 8,1024
NO.
You can not get 1200K disk capacity from single sided.
> SIDE1 0 1,2,3,4,5,6,7,8,9
> SIDE2 0 1,2,3,4,5,6,7,8,9
Those are 10 sectors per side. You said 8
Are you sure that that is the sector sequence?
> Here what 22disk tell me:
> http://elazzerini.interfree.it/Foto2982.jpg
> Where I'm wrong?
1) Instead of transcribing some text, you sent a URL to a picture that is
more than 2 MEGAbytes. (a photograph of your screen?)
THANK YOU for sending the URL instead of attaching it!
A) Not everybody reads their mail in a web browser. Sending a URL
requires cut and paste to get it TO the web browser.
B) Believe it or not, some of us use dial-up! 2M takes too long.
C) Surely that file could be MUCH smaller. Thats a kilobyte for
each character on the screen.
Was it an error message? That would only call for a few lines of text.
Was it a scrambled display, such as non-ASCII characters in filenames?
2) You are posting asking for technical support for an unregistered copy
of a program on a forum where the author is an active participant! If you
REGISTER the program, then he will provide support, maybe even an updated
copy of the program, etc. (It may have additional formats now!)
You didn't tell us the name of the format.
You didn't tell us the form of your calculations. Were they a wild
guess? or did you look at sectors on the disk to determine them?
What "side-pattern" is it? Does it alternate sides before incrementing
cylinder, or does it increment cylinder first, and use the first side
before starting on the second? Does it then go UP the second side, or
DOWN?
You didn't provide us with hex dumps of the directory sectors. NO, DO NOT
SEND US MORE PHOTOGRAPHS! If the problem is in the directory, then
let's see THAT! It's 32 bytes per directory entry/extent - depending on
what the problem is, it might not take more than a few.
> [BASIC-09]
>
>> > Never even heard of that one, but then, I've never seen or used OS/9 I'm my
> I am not suprised, It wasn't that common.
>
>> > life. Never owned a Dragon or any other 6809 box.
> I ran it on my CoCos. In generla, the OS-9 languages were very nice for
> an 8-bit machine.
In the early 1980s I worked for a fork lift manufacturer, and we were
two persons who wrote a simple ISAM file database and a warehouse stock
control system for a Swedish 6809 machine from a company called Primal
Data. I have no idea why they chose that name, but their machines were
well made. They had MMUs so I think we had 1 MB of memory in them. We
wrote the software in Pascal under OS-9, some of it in Microware Pascal,
later we discovered another Pascal, the name of which escapes me at the
moment. I remember it compiled to machine code instead of p-code, and
had a lot of bells and whistles which we found useful, although slightly
buggy as opposed to Microware's Pascal which was quite solid IIRC. We
managed to work two or three people at the same time on one machine.
Compiling was dreadfully slow with only 5 1/4" diskettes and the
machines were much nicer when we had 10 MB hard disks (Rodime) put in them.
/Jonas
Hi
I will be getting additional SCSI to IDE/SD PCBs in mid-January 2012 in case
anyone would like some
Douglas's working SCSI to IDE/SD board with a firmware release is here
http://groups.google.com/group/n8vem/browse_thread/thread/5d5fb5bf2f197082#
The KiCAD EDA files are also posted on the N8VEM wiki
http://n8vem-sbc.pbworks.com/w/browse/#view=ViewFolder¶m=MINI%20SCSI%20t
o%20IDE%20prototypes
It is not complete yet but a working Zapple debug monitor is *major
progress* towards a working bridge converter.
Am looking for additional development team members to finish out the
firmware on this project.
We are very close and just need some additional effort to complete the
project.
Serious responses only please.
Andrew Lynch
On 12/31/2011 01:43 AM, Josh Dersch wrote:
> Anyone have any recommendations for a reasonably featured 8080 or Z80
> BASIC?
>
> What I've got running at the moment is a mongrel IMSAI 8080 with a
> Z80, 48K of working memory and a serial port. My eventual goal is to
> get CP/M running on it (I have a Cromemco 64FDC -- anyone know of
> either an official CP/M for this or know of a BIOS that supports this
> controller before I start writing my own?) but for the time being I
> thought it would be fun to get a BASIC running on it.
>
If you have drives hooked up you will be able to run Cromemco CDOS with a
64-FDC and the obvious choices would be either Cromemco 16K Basic or 32K
Structured Basic (although 64K might be a better bet for that one).
You don't say what CPU board you have but I have run CDOS in an IMSAI with a
ZPU, 16-FDC and 64K and it runs nicely - lovely blinkenlights! Moving to
CP/M shouldn't be too hard but you will have to either find a pre-patched
one or integrate the IO and disk routines yourself and, catch 22, that needs
a working system to start with (chicken and egg of course).
If you do move to CP/M expect that the Cromemco Basic's won't work without
some patching as they typically use some CDOS calls not present in CP/M.
James
At 07:47 PM 11/30/2011, you wrote:
>m88k Systems use standard SCSI and can use anything up to 2GB without a
>problem. I have DG/UX 5.?? on CD and 4.?? on Tape here.
As far as I know, the one we have uses standard
SCSI (as opposed to what? Diff?) as well.
>-Matt
>
>On Wed, Nov 30, 2011 at 7:35 PM, Jules Richardson <
>jules.richardson99 at gmail.com> wrote:
>
> > Tom wrote:
> >
> >> I might be soon coming into possession of some Data General stuff. Maybe
> >> an Aviion 66. There's a second one, maybe a model 37? I'm not sure. No
> >> drives. I'm going to see what's there and post the inventory in the next
> >> few weeks. I've never heard of any demand for these; anyone know if there
> >> would be any interest?
> >>
> >
> > Well the m88k-based systems tickle my interest (for no other reason than
> > the choice of CPU) - I think they switched over to boring ol' Intel at some
> > point, though :-)
> >
> > I don't know how widespread copies of the OS are, and if there are any
> > 'gotchas' involved with rebuilding a machine that's lacking disks...
> >
> > cheers
> >
> > Jules
> >
> >
471 . [Commentary] It is better to keep your
mouth shut and appear stupid than to open it and remove all doubt. --Twain
NEW: a50mhzham at gmail.com ? N9QQB (amateur radio)
"HEY YOU" (loud shouting) ? Second Tops (Set Dancing) ? FIND ME ON FACEBOOK
43? 7' 17.2" N by 88? 6' 28.9" W ? Elevation 815' ? Grid Square EN53wc
LAN/Telecom Analyst ? Open-source Dude ? Musician
? Registered Linux User 385531
My best wishes for the new year 2012 fly out to all subscribers of this
nice list! Time to say thank you to all who contributed and helped out with
the questions I had!
Have a nice new-years celebration and day,
Regards,
Wolfgang
--
Wolfgang Eichberger - OE5EWL
Operating System Collector
Blog: 5ewl.blogspot.com
Homepage: www.eichberger.org
Holm,
I asked one of my colleagues who is working on computer research in
Ukraine. He did not have a direct answer to your question, but provided
these sources to check for solutions to your problems:
http://forum.maxiol.com/index.php?showtopic=4599 - look here
http://ramlamyammambam.livejournal.com/149983.html?format=light - ask
here or maybe here:
http://ru-radio-electr.livejournal.com/229706.html?thread=3609418&format=li…
- I know user suvorow_ as a good specialist.
-Devin Monnens
> ------------------------------
>
> Message: 14
> Date: Sat, 3 Dec 2011 16:44:24 +0100
> From: Holm Tiffe <holm at freibergnet.de>
> To: cctech at classiccmp.org
> Subject: russian PDP-11 like K1801BM2 CPU Startup reading w/o address?
> Message-ID: <20111203154424.GA56131 at pegasus.freiberg-net.de>
> Content-Type: text/plain; charset=iso-8859-1
>
>
> I want to play with a russian K1801BM2 CPU (K1801VM2).
> My russian from the school is very very rusty and so I have problems to
> understand what's going on with this CPU while startup.
> There is some "besadresnoe tschtanie", a read from the bus w/o
> sending out an address before w/o active SYNC.
> It is right, that this read is building the upper 8 bits from the start
> address in the rom area with Systemu Mode (Halt Mode) = 1?
> Can anyone please confirm this?
>
> BTW: how is this external register to be done in HW?
>
> Does anyone know if there are schematics of SBCs existing w/o special
> support ICs like The K1801VP1-55 or so?
>
> Kind Regards and thanks in advance,
>
> Holm
> --
> Technik Service u. Handel Tiffe, www.tsht.de, Holm Tiffe,
> Freiberger Stra?e 42, 09600 Obersch?na, USt-Id: DE253710583
> www.tsht.de, info at tsht.de, Fax +49 3731 74200, Mobil: 0172 8790 741
>
>
--
Devin Monnens
www.deserthat.com
The sleep of Reason produces monsters.
Hi!? I just received an email from the PCB manufacturer and they?ve shipped
the XT-IDE V2 PCBs.?
These PCBs allow you to use parallel IDE drives (or CF with adapters) on 8
bit ISA bus legacy PC/XT or similar computers.
Generally speaking, the XT-IDE with parallel IDE drives and/or CF adapters
are more reliable and readily available than legacy ST506/ST412 MFM/RLL hard
drive subsystems.
As before, these PCBs will be $12 each plus $2 shipping in the US and $5
elsewhere.
These are the Do-It-Yourself PCBs based on the plain TTL chip technology
like the XT-IDE V1 boards.?
More information can be found here
http://n8vem-sbc.pbworks.com/w/browse/#view=ViewFolder¶m=XT-IDE%20V2
Thanks and have a nice day!
Andrew Lynch
Since several people here do this kind of thing, I figured I'd ask here.
I'm trying my hand at scanning stuff to PDF. The only thing I seem to
find for doing this in Linux is Simple Simple Scan. I'm scanning in photo
mode because text mode is unacceptably grainy. My problem now is
converting the resulting jpg into a pdf. ImageMagick is the obvious tool
for this, but no matter what I do, the resulting pdf is grainy. How can I
tell ImageMagick to not diddle with the quality?
--
David Griffith
dgriffi at cs.csubak.edu
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
----- Original message:
Date: Sat, 31 Dec 2011 10:16:50 -0500
From: B Degnan <billdeg at degnanco.com>
To: cctech at classiccmp.org
Subject: Re: 4x16K Datacraft core memory rack units available
Message-ID: <201112311517.pBVFH8TB047885 at billy.ezwind.net>
Content-Type: text/plain; charset="us-ascii"; format=flowed
> > These are general purpose core that can be used in more than just the
> > Burroughs minis they came from. ?I know for example that a rack like
> > this
> > could be used with an S-100 computer or 8008 system.
>
>What Burroughs minis?
6000 series I assume, specifically I was told these came from a
prototype system (?) from the early 1970's, and were then surplused
after light use.
-------------
I'd hardly call a Burroughs 6x00 a "mini"...
http://www.retrocomputingtasmania.com/home/projects/burroughs-b6700-mainfra…
>> Please have a listen when you can. [...]
>
>> http://bit.ly/tmoDTL
>
> I had a look, but lynx didn't show me anything useful. Manually
> fetching and looking at it, I don't see anything amid the blizzard of
> HTML that I recognize as a reference to a soundfile - y'know, something
> listenable on classic computers (many of which, eg, my SPARCs, do have
> sound output hardware). But I'm probably missing something, because I
> also see some things that look like errors to my minimal knowledge of
> HTML, things like <a href='$manage-app-url$'>.
>
> So, where's the soundfile hiding?
Hi Mouse,
Sorry, I'm not so good at the tech of RSS and so on . . . that's why I use a Mac and iWeb, etc. But . . . I also post the files somewhere so they can be directly downloaded, so please try here - https://public.me.com/dgreelish
Best,
David Greelish, Computer Historian
President, Atlanta Historical Computing Society
Classic Computing
The Home of Computer History Nostalgia
http://www.classiccomputing.com
Classic Computing Blog
Retro Computing Roundtable podcast
"Stan Veit's History of the Personal Computer" audiobook podcast
Classic Computing Show video podcast
A friend of mine who was a software engineer at Digital Equipment
Corporation gave me a console panel for a System/360 model 65 that they had
in their office (the console panel, not the system).
I am restoring the console panel, and I'm creating an interface to a PC to
make all the lights and switches work as originally intended. I'm keeping a
blog of my progress at <http://ibm360-console.blogspot.com>
http://ibm360-console.blogspot.com.
I'm now looking for field engineering documentation (hardcopy or scans/pdfs)
in order to make the emulation as faithful as possible to the original.
These are some of the document titles I'm looking for:
System/360 Model 65, 2065 Processing Unit, Field Engineering Maintenance
Manual
System/360 Model 65, 2065 Processing Unit, Field Engineering Diagrams Manual
System/360 Model 65 Field Engineering Manual of Instruction
System/360 Model 65 Field Engineering Theory of Operation Manual
System/360 Model 65 CPU and Channels Training, Field Engineering Education
Supplementary Course Material
The same material for the model 60, 62 or 67 instead of the 65 would help
too, given the similarities between these machines.
One thing in particular that I'm looking for that would help a lot is a data
flow diagram showing the register and bus names. Another thing that would be
very useful is a listing of the BCROS microcode.
The functional characteristics manual (which is available on Bitsavers)
doesn't offer the level of detail I'd like.
Cheers,
Camiel
Everyone,
Please have a listen when you can. I'm working on part 2 this evening.
Let me know what you think of the interview, and hope you'll check out the whole thing!
http://bit.ly/tmoDTL
Best,
David Greelish, Computer Historian
President, Atlanta Historical Computing Society
Classic Computing
The Home of Computer History Nostalgia
http://www.classiccomputing.com
Classic Computing Blog
Retro Computing Roundtable podcast
"Stan Veit's History of the Personal Computer" audiobook podcast
Classic Computing Show video podcast
> > These are general purpose core that can be used in more than just the
> > Burroughs minis they came from. ?I know for example that a rack like this
> > could be used with an S-100 computer or 8008 system.
>
>What Burroughs minis?
6000 series I assume, specifically I was told these came from a
prototype system (?) from the early 1970's, and were then surplused
after light use. I don't have confirmation on that. They could be
used in a PDP 11/45 (?), IBM 3179, and I know first-hand that they
can be adapted for use in a microprocessor system as others of this
same model were used in a 8008 system (I think) homebrew project or
two that I have seen. Late core-era adaptable memory. If I get more
info I will let you know.
I still have at least one partial rack available if anyone is
interested contact me directly.
Bill
> Way back in 1980, Infocom posted an ad in the September 1980 issue of
> the DECUS Mini-Tasker (the DECUS RT-11 SIG newsletter). This was the
> first ad the Infocom ever produced and I'd like to get a scan of it
> for the book.
> Unfortunately, I haven't been able to find anyone who kept this
> newsletter. I've contacted a number of people in the DEC community
> but still no luck. Someone pointed me to this forum and said there
> might be someone here who could help.
John Dundas has this up on the web at:
http://dundas-mac.caltech.edu/~dundas/retro/DEC%20Docs/DECUS/mini-tasker/mt…
You want the bottom of page 47.
Tim.
Hi All,
In light of the wonderful cache of HP1000 software available now, and not
having any way to load it onto the machine I have to put my request in
again. I need a 13181B interface set for the tape drive. I'm happy to pay
and cover shipping to South Africa. I also have a 13183 set to swap if
someone is interested.
Etienne Vermeulen
Well I got around to setting up another computer with a
Buslogic Bt-542B SCSI controller. It uses a DP 8473 floppy
controller. Using Image Disk, it reads the Altos disk with out
errors, but chokes on writing one. I get write Error No Sector on
every sector. Drive is a Tandon TM848 E, tried another
of the same drives with the same results. Of coarse I tried
a few new floppies. The SD test program says the controller
can work with SD disks.
Any Ideas ??
- Jerry
Jerry Wright
g-wright @att.net
4x16K Datacraft core memory rack units available (the 5th slot in the
rack is for the controller) with Datacraft DC-38 Core and associated
power supply, contact me privately if interested.
Photos: http://www.vintagecomputer.net/datacraft/
(I believe I have it right that they're 4 x16K cores.)
These are general purpose core that can be used in more than just the
Burroughs minis they came from. I know for example that a rack like
this could be used with an S-100 computer or 8008 system.
The photo of the individual core card with the cover removed is an
extra, not part of the populated racks.
I am located in Landenberg, PA USA roughly between Baltimore and Philadelphia.
Bill
Hi All -
I'm writing a book about Infocom and I'm looking for your help finding
something.
Way back in 1980, Infocom posted an ad in the September 1980 issue of
the DECUS Mini-Tasker (the DECUS RT-11 SIG newsletter). This was the
first ad the Infocom ever produced and I'd like to get a scan of it
for the book.
Unfortunately, I haven't been able to find anyone who kept this
newsletter. I've contacted a number of people in the DEC community
but still no luck. Someone pointed me to this forum and said there
might be someone here who could help.
Does anyone here have this newsletter? If not, do you know of someone
who might? If anyone could help me out with this I'd very much
appreciate it.
Thanks!
- Rick Thornquist
Over Yule dinner, a friend offered me a free computer. Not really
vintage by CCtalk standards, I guess. A dual-core 2GHz G5 Mac Pro.
The thing is, I am considering getting rid of my PowerPC OS X Macs. I
like OS X very much, but despite Cameron's valiant efforts with the
very nifty TenFourFox, it's running out of current browsers and it
only runs a version of Mac OS X that's now 2 releases out of date. As
a writing tool, a G3 with MacOS 9.2 on it would almost be more use, as
it makes no pretence of being a current machine and one wouldn't
expect most modern websites to work...
I am torn. I'd love it, but I'm not sure I really have any use for it,
and I'm short on space and already paring back the collection... :?(
--
Liam Proven ? Info & profile: http://www.google.com/profiles/lproven
Email: lproven at cix.co.uk ? GMail/GoogleTalk/Orkut: lproven at gmail.com
Tel: +44 20-8685-0498 ? Cell: +44 7939-087884 ? Fax: + 44 870-9151419
AIM/Yahoo/Skype: liamproven ? MSN: lproven at hotmail.com ? ICQ: 73187508
Hi all
>From: Glen Slick <glen.slick at gmail.com>
>
>Steve, it wasn't too much work. Not as bad as scanning the SDK-51 manuals
>with my manual feed flatbed scanner.
I have here the SDK-51 Assembly Manual, which I was planning to scan since
http://manx.classiccmp.org/details.php/47,13105
says it's not online.
If it is actually online, save me the trouble?
Also, the actual document is available for postage (from South Africa).
W
> Date: Tue, 27 Dec 2011 15:07:11 -0800
> From: "Zane H. Healy" <healyzh at aracnet.com>
> To: "General Discussion: On-Topic and Off-Topic Posts"
> <cctalk at classiccmp.org>
> Subject: Re: A Yuletide dilemma
> Message-ID: <p06240807cb1ffde2b64a(a)[192.168.1.199]>
> Content-Type: text/plain; charset="us-ascii" ; format="flowed"
--- 8< ---
> Right now it's running Adobe Bridge, Photoshop, Lightroom, InDesign,
> and Acrobat as well as Phase One's Capture One, and a few other
> things. My performance issues are strictly related to RAM and Disk
> I/O. Actually the main performance problem is these **** HD's that
> go to sleep on their own when not being used, and there doesn't seem
> to be a way to turn off that behavior!
>
> Zane
--- 8< ---
Presumably un-checking 'Put the hard disk(s) to sleep when possible' in the
'Energy Saver' control panel doesn't have the desire effect?
Jim