Jump to content
IGNORED

Percom AT88-S1PD


SoulBuster

Recommended Posts

That looks just like mine. :)

 

Don't know if I still have the manual, but it really doesn't need one now, does it? The card edge on the back is for a 50-pin Centronics cable for the printer. The pin header on the back is for an optional slave floppy drive (the Percom can handle two floppy drives, and I had a 3.5" floppy connected to it so I could transfer data to/from a PC easier).

 

Certain DOSes support double-density on the Percom... I always used TopDOS. When the Percom is doing double-density, ALL the sectors are 256 bytes instead of 128, but the first three sectors only return 128 bytes of data for backwards compatibility with the single-density boot. You have to write your own floppy code to read/write Atari disks on a PC since PCs default to 512 byte sectors (most controllers handle 128 to 1024 bytes per sector), with half the sectors per track (9 instead of 18). Also, the Atari (and hence all compatibles) used an inverting buffer on the data lines to the floppy controller, so all data on Atari floppies are inverted when read on a PC.

  • Like 1
Link to comment
Share on other sites

From what I understand this is due to a bug on the 810 drive, and to maintain compatibility all drives since have done the same.

 

Not truly a bug, but a design decision. The FDC used in the 810 had an inverted data bus, and they just did everything inverted instead of the cost of an octal inverter... <shrug> We now live with that decision..

Link to comment
Share on other sites

Old 8-bit systems used buffer drivers on EVERYTHING because the CPUs were notorious about not sinking enough current for more than a couple chips. The question wasn't why they used a buffer, but why they used an INVERTING buffer. One guess - I have a data book on a few old PC floppy controllers where the typical usage schematic included showed an inverting buffer used. These chips required the data to be inverted. Maybe when they designed the 810, it originally used one of those, but switched to the last second to a new model that DIDN'T use the inverted bus, but by then the boards were already made with the inverter in place.

 

More info... the Percom uses a 6809 processor - I disassembled the BIOS in the Percom along with getting the schematics shortly after getting the thing... I was interested in whether a hack could have been made for faster transfers on the Percom like the Happy was for the Atari floppy. I switched to my new Amiga 500 before anything came of that.

Link to comment
Share on other sites

More info... the Percom uses a 6809 processor - I disassembled the BIOS in the Percom along with getting the schematics shortly after getting the thing... I was interested in whether a hack could have been made for faster transfers on the Percom like the Happy was for the Atari floppy. I switched to my new Amiga 500 before anything came of that.

 

I've looked into the design, and the Percom uses an actual UART with a fixed clock... No easy way that I could see to make it do ultraspeed.

 

Fixing the DD, that I could probably do.

Link to comment
Share on other sites

Don't know if I still have the manual, but it really doesn't need one now, does it?

It is not that I need one, but more that I want the instructions to every piece of equipment I own. It does not have to be the original, but just that I have it available.

Edited by SoulBuster
Link to comment
Share on other sites

I've looked into the design, and the Percom uses an actual UART with a fixed clock... No easy way that I could see to make it do ultraspeed.

 

Fixing the DD, that I could probably do.

They DID support the "?" speed command, but didn't add the hardware needed to divide the UART clock. My thoughts were to add that hardware, but like I said, got interested in the Amiga and lost interest in the A8.

 

The most I wound up doing with the Percom was to add a 720K slave 3.5" drive to it. Well, that and my own printer driver to output images to an Olivetti Sparkjet printer. :)

Link to comment
Share on other sites

 

. When the Percom is doing double-density, ALL the sectors are 256 bytes instead of 128, but the first three sectors only return 128 bytes of data for backwards compatibility with the single-density boot.

 

You will find that with all DD drives. Drive firmware will return 128 bytes for sectors 1-3 tho formatted to 256 bytes.

 

James

Link to comment
Share on other sites

You will find that with all DD drives. Drive firmware will return 128 bytes for sectors 1-3 tho formatted to 256 bytes.

Yeah, it's the easiest way to handle the boot process while keeping the disk in a single format. Well, I suppose the Atari ED method where ALL sectors are 128 is the absolute simplest method, but then the sector numbers can become too big. Switching to a bigger sector keeps the number smaller, but then you have that issue with sectors 1 to 3. It's just too bad they didn't go with a 512 byte sector, which would have made PC transfers a little easier. At least we didn't have to deal with that GCR crap that CBM and Apple computers had. ;)

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...

Searching for a manual and could not find one online. does anyone have one they can scan for me?

 

attachicon.gifIMG_20140407_184247_358.jpgattachicon.gifIMG_20140407_184307_956.jpg

I went through my storage loft tonight (only took 7 hours :) ) and found my manual for the AT-88 drives.

I'll scan it over the next few days and will post it here when finished...

  • Like 1
Link to comment
Share on other sites

I went through my storage loft tonight (only took 7 hours :) ) and found my manual for the AT-88 drives.

I'll scan it over the next few days and will post it here when finished...

 

But just think what else you (likely) ran across that you hadn't seen in years! ;)

 

-Larry

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...