On Mon, 27 Aug 2012, David Griffith wrote:
I'll have to pull it out and give it a complete
go-over. But I think I'll
need to get some sort of disk-imaging setup going first, either Kryoflux
or Discferret as I have no boot media.
Once you have the data to go on them, you can write bootable disks for
kaypro on PC hardware.
Note: the Double sided Kaypro disks have an invalid value in the head
number field in the sector headers of the second side. But, it doesn't
CARE if you feed it a disk with the correct value there. So, to write
those disks, you do NOT need to talk to the FDC, you can create usable
disks with INT13h. Since they are 512 Bytes per sector, with 10 of them
per track), you will need to mess with Int1Eh for formatting the "pseudo"
Kaypro disks with the valid sector headers, after which Int 13h will be
adequate for reading and writing them.
If you talk to the FDC, instead of through Int13h and iEh, then you CAN
produce disks that even have the invalid sector headers.
--
Grumpy Ol' Fred cisin at
xenosoft.com