Code Monkey home page Code Monkey logo

Comments (5)

picosonic avatar picosonic commented on July 23, 2024

Yeah, the .SCP format is still in development and not in a useable state yet.

I'll post on the README when it's ready for use.

I've never had a problem with .FSD images, do you get an error from beebjit that I can investigate further? Are you able to share the .FSD with me so I can take a look?

from bbc-fdc.

PeterBBCUser avatar PeterBBCUser commented on July 23, 2024

its a protected disc "doctor who" that I tried to copy and beebjit comes up with BAILING: fsd sectors really cannot fit.
sure would love to share it with you don't see a way of doing that hear.
have posted an image of it on BBC Forum https://stardot.org.uk/forums/viewtopic.php?f=8&t=20088&p=288436#p288436

from bbc-fdc.

picosonic avatar picosonic commented on July 23, 2024

Thanks for the file. The .FSD file is valid in that it meets the spec for .FSD files.

The error you are seeing relates to beebjit finding more sectors with data than it thinks should be able to be stored on a single disk track, so it thinks there is a data overflow and "bails" because it's never seen this before and doesn't know how to handle it.

Looking at the file you submitted several of the tracks report having 20 sectors which appears to be because several of the sector ids are duplicated, probably because they come from separate sides of the disk.

I believe .FSD files are essentially single sided in nature and you may have imaged both sides of the disk into the FSD (which beebjit doesn't like). Can you try converting to FSD again but with only a single side being processed.

For example :

./bbcfdc -o test.fsd -ss

from bbc-fdc.

PeterBBCUser avatar PeterBBCUser commented on July 23, 2024

Okay my bad I had not used the -ss switch to create a .fsd image, have now done that and it appears to work fine with the disc I was testing, sorry about that, I will close this ticket/issue and will wait for support of .scp to be completed as you said it was still work in progress.

from bbc-fdc.

picosonic avatar picosonic commented on July 23, 2024

Thanks for the update

from bbc-fdc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.