Copy Link
Add to Bookmark
Report

Commodore 64: CRL Tape loader

DrWatson's profile picture
Published in 
C64 tape formats
 · 27 May 2021

Found on...

  • Nato Assault Course
  • Oink
  • Pilgrim
  • Tau Ceti
  • Time Fighter
  • (maybe Traxxion)


----------

Sync : 5 pulses between $600 and $E00 clock cycles.
followed by 5 pulses between $300 and $700 clock cycles.

Threshold : $200 clock cycles
Endianness : LSbF

After sync, data bytes, always a multiple of 256. No checksums.


Structure :

the start address and length (in units of 256 bytes) of first chunk are hard-coded in header chunk (Kernal loader).

First chunk contains the loader routine, and the code that invokes it (and also displays/hides loading screen between chunks)

the start addresses and lengths of all following chunks are hard-coded in the first chunk.

Code in first chunk stores in $04 length of each chunk, modifies the loader routine with the start address, then does JSR to the loader routine. It does so for each of the following chunks, until loading is complete.

← previous
next →
loading
sending ...
New to Neperos ? Sign Up for free
download Neperos App from Google Play
install Neperos as PWA

Let's discover also

Recent Articles

Recent Comments

Neperos cookies
This website uses cookies to store your preferences and improve the service. Cookies authorization will allow me and / or my partners to process personal data such as browsing behaviour.

By pressing OK you agree to the Terms of Service and acknowledge the Privacy Policy

By pressing REJECT you will be able to continue to use Neperos (like read articles or write comments) but some important cookies will not be set. This may affect certain features and functions of the platform.
OK
REJECT