Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Retrieving Data From Old Amstrad Floppies?

Posted by timothy on Thu May 08, 2008 11:31 AM
from the but-I-thought-you-said-it-was-obscure dept.
Jeppe Utzon writes "Back in 1987, when I was a teenager in high school still, I spent most evenings, nights and weekends writing small programs in BASIC on my Amstrad CPC 6128. Some of these programs were simple games, some drew graphics, some could help me with math or train me in French — and most were utterly pointless. But I never had as much satisfying fun as when writing those programs — even if no one in my family understood any of it when I proudly displayed the fruits of three sleepless nights of labor. Now, 20 years later, I still have a sealed pack of about 15 disks with all my work on them (along with a few of my favorite games) and I was wondering if it was possible to get the data out somehow so that I could run it in emulation on my Mac. I know of the emulators, but have no clue what would be needed to extract the data — or if it is even extractable after all these years. I realize the chances of the data still being intact are quite low, but I'd like to give it a shot. So if anyone has any pointers it would be greatly appreciated." A large hurdle will be finding a drive to read the Amstrad disks at all.
+ -
story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by fataugie (89032) on Thursday May 08 2008, @11:35AM (#23339160) Homepage
    I'm sure that will be the problem. Unless you search on Ebay or Craigslist for someone with one in their basement....good luck. I have a 5 1/4 floppy drive and some disks set aside for the exact same reason.....someday I'll want that info and then I'll be all set.
    • by Chas (5144) on Thursday May 08 2008, @11:46AM (#23339330) Homepage Journal
      "I have a 5 1/4 floppy drive and some disks set aside for the exact same reason.....someday I'll want that info and then I'll be all set."

      If bit-rot doesn't do you in first.
      • by ichthus (72442) on Thursday May 08 2008, @12:20PM (#23339916) Homepage
        That could happen, but I had floppies for an Atari 8-bit that were written 23 years ago. They still worked fine last week...

        then sold my 800, two drives and a bunch of other stuff. I'm now $100 richer, but I have to admit feeling a bit of seller's remorse. A part of me has died.

        But, the point is (damn, I miss that 800 now. Why'd I do it?) *cough* magnetic media seems to be lasting much longer than was expected.

        • Re: (Score:3, Informative)

          The really old ones (including the Commodore 64) connected via a serial interface.
        • Re: (Score:3, Informative)

          It depends on the platform.

          IBM-compatibles used a special floppy interface - the controller is on the motherboard.

          And, if a modern PC has the hardware to drive a 3.5" floppy, it can drive a 5.25" floppy. So, yes.

          But, the IBM-compatible floppy controller might not be able to handle these Amstrad disks.
          • by Dadoo (899435) on Thursday May 08 2008, @12:26PM (#23340008) Journal
            But, the IBM-compatible floppy controller might not be able to handle these Amstrad disks.

            If that's a problem, get one of these controllers: http://en.wikipedia.org/wiki/CatWeasel [wikipedia.org]. Unless they have a driver already, you'll need to know how to write a program to decode data, bit by bit, but these controllers will read and write nearly anything. I have a MK3, and I was able to get it to read the data on old Ohio Scientific disks.

            Now if I could just find a working 8" disk drive...
        • by operagost (62405) on Thursday May 08 2008, @01:47PM (#23341246) Homepage Journal
          Ultra-ATA? Ha ha... you are so young. IDE didn't even exist yet when the 5 1/4" floppy first appeared. Those were the days of 5 MB hard disk with ST-506 interfaces, 1-5 MHz CPUs, and 40-column monochrome displays. Now get off my lawn!
          • by dcsmith (137996) * on Friday May 09 2008, @08:26AM (#23348990) Homepage

            Ultra-ATA? Ha ha... you are so young. IDE didn't even exist yet when the 5 1/4" floppy first appeared. Those were the days of 5 MB hard disk with ST-506 interfaces, 1-5 MHz CPUs, and 40-column monochrome displays. Now get off my lawn!
            Floppy drives? Hard drives? You young whippersnappers...

            I have a card reader [userfriendly.org] in my basement.

            I see your 'get of my lawn' and raise you a 'And turn down that noise you call music'!

            • by JayAEU (33022) on Thursday May 08 2008, @10:58PM (#23346318)

              Wasn't life more simple before the days of ATA?
              No, it definitely wasn't! Simple in terms of available technology, yes. Simple in terms of easily getting hardware to work, no!

              Have you ever tried getting a CD-ROM drive to work using a SB16 card's interface along with the crappy DOS drivers from Creative? Ever had fun trying to find an IRQ to use for a new ISA-card controller and finding that none was available? Or how about trying to have more than one harddisk in one computer, it was a nightmare with MFM (or RLL even).

              Thank god we have IDE/ATA!
    • by Anonymous Coward
      You're a programmer, get your hands on some old hardware and take advantage of what wikipedia says:

      Serial port adaptor

      Amstrad issued two RS-232-C D25 serial interfaces, attached to the expansion connector at the rear of the machine, with a through-connector for the CPC464 disk drive or other peripherals. The original interface came with a "Book of Spells" for facilitating data transfer between other systems using a proprietary protocol in the device's own ROM, as well as terminal software to connect to British Telecom's Prestel service. A separate version of the ROM was created for the U.S. market due to the use of the commands "SUCK" and "BLOW", which were considered unacceptable there.

      Use a serial line to copy the data. I'm sure that it wouldn't be too hard if you can just get a machine that works.

    • by gigne (990887) on Thursday May 08 2008, @11:49AM (#23339384) Homepage Journal
      Yep, once you find one you are going to need to transfer it onto a PC. I never could find a drive, so I gave up, but here are some links that will help with the task.

      This link http://www.fvempel.nl/3pc.html [fvempel.nl] has some good details on how to splice it onto a PC floppy cable. There are also loads of good links on his page for extracting the data.

      The guys on http://www.cpczone.net/ [cpczone.net] were really helpful.

      Good luck, you will need it!
    • by B'Trey (111263) on Thursday May 08 2008, @11:59AM (#23339570)
      Wow! Just how much is it worth to you?

      $285.14? [ebay.com]

      Seems a bit pricey to me but your nostalgic millage may vary.
    • by Frédéric (3788) on Thursday May 08 2008, @12:07PM (#23339706) Journal
      You can plug PC 3 1/2 or 5 1/4 drive on an Amstrad, they use the same interface!!
      http://www.cpcwiki.com/index.php/3%C2%BD%22_%26_5%C2%BC%22_Disk_Drives [cpcwiki.com]
      • by WebCowboy (196209) on Thursday May 08 2008, @01:57PM (#23341404)
        You can plug PC 3 1/2 or 5 1/4 drive on an Amstrad, they use the same interface!

        Yup--Amstrad was one of the makers of oddball "semi-standard" PCs. It had standard serial ports that others like Atari and Commodore seemed averse to using on their 8-bit home computer lines (probably because they wanted to make it a hassle to use third-party peripherals--basically buy aour stuff, or buy an overpriced adapter to plug in standard stuff).

        Amstrad CPCs not only had the same floppy controller and interface as the IBM PC, it also used the same 6845 video display processor as well (which is why it had CGA-like graphics, and the added 16-colour low-res mode like the Tandy 1000 series and PCJr). Sound was identical to the MSX-based computers. They basically cherry-picked here and there.

        Too bad the use of a non-standard form factor drive with the standard connector had to happen though. What's this guy going to do with the old discs now? Fortunately for myself, I purchased a floppy drive for my Coleco ADAM the first opportunity I could because the modified cassette tapes were not all that reliable and they were hard to find. As a result all my old stuff ended up on floppies.

        The Coleco floppy drive had a non-standard ADAMNet interface (ADAMNet worked just like USB but slower--you could plug the keyboard into the back of the disk drive, or the front "keyboard" port, or swap the floppy and keyboard wires and the damn thing would work). More importantly though, the disks were normal 5.25" floppies FORMATTED TO A STANDARD 160KB FORMAT READABLE ON IBM PCs. Eighteen years after we got the ADAM I was able to scrounge up a leftover 5.25" floppy drive, put it in my Linux box and use DD to make images of the floppies that work perfect with emulators!

        Interestingly Atari kind of migrated towards less-proprietary architecture with its ST line too--ST computers had standard serial and parallel ports, and it used 3.5" floppies with a variant of FAT formatting that was readable on IBM PC drives.

        I was laughed at by Commodore and Apple fans for going with "toy" Coleco and Atari computers, but in a sense I got the last laugh, because I ended up with computers that had amongst the most easily recoverable media of all those computers of that era. So why did I choose the Coleco and Atari ST computers back then? Becasue both could be easily made to run a variant of CP/M, including popular apps like Wordstar.
    • Simplest way... (Score:5, Insightful)

      by Joce640k (829181) on Thursday May 08 2008, @12:16PM (#23339856) Homepage
      Try emailing the people who write those emulators you mention.

    • by halcyon1234 (834388) on Thursday May 08 2008, @12:37PM (#23340210) Journal

      A better solution:

      Give the floppies to someone else. Then, sue them for copyright infringement. In the filing, insist that all the infringed-upon data is stored on the floppies-- then demand the courts pay to have the evidence recovered...

    • by PReDiToR (687141) on Thursday May 08 2008, @12:38PM (#23340230) Homepage Journal
      I looked into this a while ago, I have a few CF2 3" disks, and would love to read what I wrote when I was 14.

      I found this [demon.co.uk] company that offers conversions @ £5 a disk.

      This isn't the only company, but a google will find the others.
    • by vought (160908) on Thursday May 08 2008, @12:44PM (#23340312)
      You may find old Amstrad drives or sources for the drives at Halted Specialities in Santa Clara.

      http://www.halted.com/ [halted.com]
        • I just went and got a diskette hand-labeled "Windows for Workgroups 3.11, #1". Windows 95 replaced WFW, so the diskette is 14 years old. It is completely readable. Need evidence? Quote from SETUP.TXT:

          "AT&T(R) Safari Computer
          ------
          If you have an AT&T Safari computer, you cannot maintain two versions of Windows on your system. You must upgrade over your previous version of Windows, if you have one. If you set up Windows for Workgroups version 3.11 in its own directory, it will not use the special drivers required to run on the computer."


          You said, "The plastic carrier has become brittle..." That kind of plastic is a hazard to the environment, because it doesn't break down.

          "... the magnetic media has flaked off..." The substrate is Mylar. The glue is intensely adherent.

          ' "the bits on the media itself have "floated" ' Not so, I think I can install Windows for Workgroups again any time I like.

          I ran chkdsk a: /v /r /f. It found 512 bytes in a bad sector in one file, and said it fixed the problem. All other files were perfect.
  • by Chas (5144) on Thursday May 08 2008, @11:38AM (#23339190) Homepage Journal
    Otherwise you're pretty boned.

  • by Steve1952 (651150) on Thursday May 08 2008, @11:40AM (#23339226)
    I was recently able to successfully read data from my old Apple II+ elephant memory disks from 1981-1982. It worked nearly perfectly, with only a few tracks out of ten disks being unreadable. Of course the old disks only stored about 140K per disk, so the tracks must have been huge by modern standards.

    I used disk2fdi for this. You can get this at: http://www.oldskool.org/disk2fdi

  • by wsanders (114993) on Thursday May 08 2008, @11:41AM (#23339242) Homepage
    In addition to the usual hapless corporate customers needing to restore 10 year old backup tapes at the request of lawyers, forensic data recoverers can now market to nostalgic boomers looking to relive their C64 and Sinclair ZX-80 experiences.

    There is big money here - look at the motorcycle industry, which used to be pitched to outlaws, kids, and the outdoorsy, and is now aiming for the Viagra and $100-bottle-of-wine crowd.

    I still have a huge library of Fortran code on 1/2" tape. If I ever want to see that code again will somebody please kill me.
  • by Alioth (221270) <no@spam> on Thursday May 08 2008, @11:44AM (#23339290) Journal
    It should be trivially easy to do, given a short BASIC program and five minutes on ebay.

    Just search ebay for an Amstrad CPC6128 or a Sinclair Spectrum +3 or an Amstrad PCW. There are still plenty of them around. (I have a Spectrum +3 with a working 3 inch Amstrad floppy drive as it happens, the floppy drive is quite handy for restoring the firmware on the Spectrum ethernet card I'm developing if I blow some non-functional code onto the flash ROM and can't reprogram it any more over ethernet). It would be best to get a CPC6128 - if you get a Spectrum +3 or a PCW you may have to write some low-level software to read CPC formatted discs.

    The CPC, if I remember right, has an RS232 port. Write a short BASIC program to send your data to a PC via RS232.

    Incidentally, the most common fault on the 3 inch Amstrad drives is a broken belt - you can buy new ones from rwap software: http://www.rwapsoftware.co.uk/ [rwapsoftware.co.uk] - while this firm caters for the Spectrum, since the later models were built by Amstrad with the 3in drive, they carry parts for 3in drives.

    The other good news is most floppies seem to hold up well - while the 3in discs don't seem to do as well as 5.25 in discs (I have only one faulty disc in many 20+ year old ones for my BBC micro, but rather more faulty 3in discs - all pre-recorded game discs) - so I suspect your discs will all read fine.
  • by barfy (256323) on Thursday May 08 2008, @11:44AM (#23339292)
    You can start here...

    http://www.obsoletecomputermuseum.org/amstrad/ [obsoleteco...museum.org]
  • by klubar (591384) on Thursday May 08 2008, @11:44AM (#23339304) Homepage
    There are a number of companies that do media conversion. They can read old floppies, 9-track tapes, tape cartridges and other obsolete media.

    Try:
    http://computer-convert.com/index.htm [computer-convert.com]
    http://www.vintagetech.com/?section=conversion [vintagetech.com] (they also do 7-track tape, paper tape and punch cards!)

    Google: http://search.live.com/results.aspx?q=media+conversion+floppy+tape+&src=IE-SearchBox [live.com]

    However, you may find looking on ebay is cheaper and more fun.
    • by Digi-John (692918) on Thursday May 08 2008, @11:50AM (#23339428) Journal
      Vintage Tech is run by a friend of mine; he has a HUGE warehouse full of various old computer systems here in Livermore, CA. I'd suggest sending an email; he'll probably get back to you within a few hours and could let you know if he can do it. I'd be amazed if he doesn't have an Amstrad system somewhere.
  • Jasmin drive (Score:4, Interesting)

    by Frédéric (3788) on Thursday May 08 2008, @11:46AM (#23339328) Journal
    Easy, I have a standard 5 1/4 drive on my CPC6128. I even did the little hack to invert A and B so now my |A drive is the 5 1/4.

    There is tools in cpm+ to use 800k floppy or transfer files etc. And it uses the same encoding (MFM?) on Amstrad or PC so on the CPC you can read and write PC floppy. PC use 40 tracks by default and Amstrad use 80 tracks for the 800k floppy iirc. Anyway, it works, try to find the schematic to hook a 3 1/2 or 5 1/4 drive on an Amstrad.
  • by flyingfsck (986395) on Thursday May 08 2008, @11:49AM (#23339382)
    Sprinkle the disks with iron filings and scan them on a flatbed scanner. Then write a new and absolutely pointless program to retrieve the data from the scans.
    • Re: (Score:3, Interesting)

      This actually isn't as insane or absurd as you wanted it to seem. There are actually products like MagnaView that have very tiny magnetic particles suspended in a solvent, and will clearly image the magnetic information on a mag tape, credit card magnetic stripe or even a floppy disk. And considering that someone has already written a program to play analog audio off of a scan of a vinyl record, extracting the data from a floppy "developed" with MagnaView shouldn't be that hard. Still,I would suggest track
  • by spazdor (902907) on Thursday May 08 2008, @11:50AM (#23339406)
    If you get desperate, there are data recovery services you can hire (at pretty ridiculous expense I'm sure) that can retrieve data from busted hard drives and floppies. Given that they have to do things like mount naked platters and floppies and read them as-is, it seems likely that their gear can accomodate a range of different sizes and sector layouts and whatnot.
    • by halcyon1234 (834388) on Thursday May 08 2008, @12:34PM (#23340158) Journal
      A note: Before you start looking down this path, be sure think long and hard about how much your nostalgia is really worth.

      I recently did just this with all my old 5 1/4" disks. I had about 200 disks full of old games, programs, and some Basic work I did. The whole "514" project took me an afternoon, and 34.6MB of space. I was surprised about how many of the disks were still viable after 10-15 years.

      Except for one particular brand name of disks. I don't recall which one-- but let me tell you this: Of the 200 disks, there were maybe 4 I really, really wanted to recover. The ones that had some Basic programs and animations I had done. And wouldn't you know, the only three that were corrupt were from that pool of four.

      I still have them, just in case. But a cursory glance at data recovery places let me know that they'd charge anywhere from $75-$300 per disk. If they don't get it right (or if they're a crappy place as screw up the procedure) the data is for-sure gone forever.

  • by Digi-John (692918) on Thursday May 08 2008, @11:53AM (#23339468) Journal
    Just sign up for one of these [classiccmp.org] (I suggest cctalk) and ask around. Maybe somebody can convert them for you, maybe somebody else has an entire Amstrad system that they'll let you have cheap.
  • by daffmeister (602502) on Thursday May 08 2008, @12:00PM (#23339580) Homepage
    In which case, I did this just last weekend. It's not easy though. Requirements were:
    • 1 Amstrad PC (with floppy drive)
    • 1 PC running Window 98 with parallel port
    • 1 copy of Locolink, which includes a parallel cable and transfer software

    In my case we had an Amstrad PCW8256 in full working order, so that covered reading the disks. The Locolink software is hard to come by but I picked up a copy on E-Bay. It's designed for transferring and converting Locoscript [locoscript.com] files but will transfer other files as well just fine. It only works with Window 98 on the PC side though.


    If you don't have an actual working Amstrad then your best bet is probably finding a hacked-up 3" drive that you can connect to a PC. You might be more likely to be able to purchase the whole computer.


    If you're in the UK there are services that will transfer the files for you for 10GBP a disk. Here's a list [diskdoctor.co.uk] of them. In the US, try here [ukonline.co.uk].


    Good luck!

  • by mbone (558574) on Thursday May 08 2008, @12:11PM (#23339770)
    My first programming was on punched paper tape, which I can still read. I am not saying I have a machine that could read it, but at least I can look at the punches and figure out what the characters were.

    When I was in grad school, there was some data stored on punched paper tape, stored fan-folded. The tape had dried out and cracked where the folds were. (The cracks would be in the middle of a byte, especially a high one, as they would have more holes punched in them.) They wanted to save the data, so they hired a under-grad to spend all summer sending the tape through a reader, one 4 foot section at a time, figure out what the byte was where the crack was, type that in, and then proceed to the next 4 foot section. I still think that that must have been the worst IT job ever.
  • by Aging_Newbie (16932) on Thursday May 08 2008, @01:30PM (#23341002)
    Using Google, I fouund the solution. It appears that this guy [netfirms.com] can do the conversion for you and return your data in hours. Cost would not be prohibitive and would support the Amstrad addiction.

    He seems to have a pretty good handle on all the conversion problems, too. His page is a fun read just for that.
  • by Aram Fingal (576822) on Thursday May 08 2008, @03:34PM (#23342682)
    ddrescue [gnu.org] is an open source disk recovery tool based on dd. It can make a disk image from any kind of disk, regardless of format and it is designed to be very robust reading through bad blocks as you're likely to have on disks that old. You just need to have a floppy drive to connect to. ddrescue will compile and run on Linux, OS X and maybe Cygwin.

    Once you have a disk image, Foremost [sourceforge.net] can extract files from it. It is also open source and can be compiled and run on many different platforms and doesn't care about the filesystem on the disk image (or original disk). It searches for files based on header information. If need be, you can edit what header information it looks for. Since your BASIC source code is, presumably, ASCII text files, it shouldn't be a problem.
    • Re:VMware (Score:4, Funny)

      by Free the Cowards (1280296) on Thursday May 08 2008, @11:41AM (#23339250)
      Yes, because VMWare will totally help you run a system that originally ran on a Z80, and used utterly non-standard disks which no other drive will accept.
    • Re: (Score:3, Informative)

      No, Amstrad's ran AMSDOS as the default (load-from-ROM) operating system. They could also load CP/M from a floppy, since they were based on Z80 CPUs (backward compatible with the 8080).

      Floppy-wise, they used a non-standard 3" drive, which may have been made by Shugart. That's going to be the real hurdle.

      My own Amstrad lasted me through to my college years, when I used to use it to solve physics problems. My favorite was getting it to calculate anomalous Zeeman effect splitting profiles.

        • Re: (Score:3, Informative)

          Amstrad did make some IBM PC compatibles, but that'd be too easy - IIRC, they used standard (well, as standard as you can call it back then) 360 kiB 5.25" floppies, too.

          And, all VMware does is virtualization (not emulation) of an x86 PC.

          This guy needs to find a working Amstrad that can read his disks, and then use it to create disk images. I don't know if there's a utility to automatically do that for the Amstrads, though. (For Apple IIs, it's stupid easy to make disk images, thanks to ADTPro [sf.net] and cheap seri
    • If a floppy is properly stored and kept indoors, it should still be readable after all that time. I have some TRS-80 floppies from the early '80s which read just fine a couple of years ago with a Catweasel board. There were some read errors, but those were probably there back in the day. So 25 years is certainly not unreasonable.

      But it's still not too hard to find 5 1/4" floppy drives in relatively good condition. Good luck finding an Amstrad drive. Is there even an Amstrad users group in the US?