Giter VIP home page Giter VIP logo

fastboot1541's Introduction

fastboot1541

fastboot1541 is an autostart fastloader for the Commodore 64 and 1541 that fits into a single sector.

Use

This is the fastest way to chain-load a second-stage high-speed fastloader, since it only transfers about half a sector worth of data using the slow serial protocol, yet loads the next stage at ~10x speed - and it's an autostart!

Some Details

  • The file overwrites stack addresses to gain execution, which should make it compatible with most ROM modifications and cartridges.
  • The C64 part sits just above the stack.
  • The 1541 part executes in-place in the buffer that was written when loading the program for the C64.
  • The C64 and the 1541 part contain a simple bus protocol speeder that allows the screen to be on.
  • You should hand-edit the second byte of the resulting sector on disk so that only the C64-specific bytes are actually transfered.
  • Put this sector on track 18 to save some more time.
  • Choose the optimal interleave for the chainloaded data. Maybe you can fit it on track 18 as well.

More Details

The blog post at pagetable.com/?p=568 explains everything in detail.

License

Do anything you want with it, but giving credit and emailing me about its use is very much appreciated.

Improvements and corrections welcome!

Author

Michael Steil [email protected]

fastboot1541's People

Contributors

mist64 avatar

Watchers

 avatar  avatar

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.