Git Product home page Git Product logo

Comments (2)

gitjeff2 avatar gitjeff2 commented on September 21, 2024

You might consider JiffyDOS, even if it's only a starting point to further evolve the protocol. Open source implementations exist.

It looks like the Mega65 Open ROM (GPL v3) has at lest partial JiffyDOS support — I think it's a build option. Comments suggest the SD2IEC (GPL v2) was used as a Jiffy protocol reference. It's my understanding that these are clean implementations. The SD2IEC has documentation on other newer fastload protocols like the one used in the Sam's Journey (2017) game.

SJLOAD wouldn't be a useful reference, it's not a clean implementation. SJLOAD is based very directly upon CMD's copyrighted code.

from geckos-v2.

fachat avatar fachat commented on September 21, 2024

Thanks for the pointers. I will definitely be something custom, as FSIEC has to be able to load files in interleaving chunks. Processes can read files in parallel, or a program could read and write to different files at the same time. FSIEC needs to support this.

from geckos-v2.

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.