Stories
Slash Boxes
Comments
typodupeerror delete not in

Comments: 1 +-   Data on old floppy disks (Amstrad)-> on Wednesday May 07 2008, @04:31PM Jeppe Utzon

Submitted by Jeppe Utzon on Wednesday May 07 2008, @04:31PM
storage
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 grapics, 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 noone in my family understood any of it when I proudly displayed the fruits of three sleepless nights of labour. 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 realise the chances of the data still being intact are quite low, but I'd like to give it a shot anyways. So if anyone has any pointers it would be greatly appreciated."
Link to Original Source
submission

This discussion was created for logged-in users only, but now 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.
  • You may have a try at using a 3"1/2 as the external drive.

    Some recent floppy will need to have a soldered jumper removed or changed as there is one pin on floppy drive that changed over time (Ready / Disc change if I remind well). Some other won't be configurable at all...

    You'll also need to force the density pin to correct level (on the drive ribbon cable) aswell as the side select signal (Amstrad don't generate it)

    Once the data will be on 3"1/2 discs, it'll be rather easy to transfer them on the PC.
if (argc > 1 && strcmp(argv[1], "-advice") == 0) { printf("Don't Panic!\n"); exit(42); } (Arnold Robbins in the LJ of February '95, describing RCS)