Jump to content
IGNORED

how did they do it?


futuramaooy

Recommended Posts

i mean  Cassettes. and i'm asking how a game can play on a Cassette.

 

Same as it plays from any media, the data is stored on the tape and the computer reloads it into the RAM and runs it from there.

Link to comment
Share on other sites

The breakdown of the cassette format can be seen here:

http://www.atarimagazines.com/v2n8/tapetopics.html

 

A header is attached to the program data that tells the computer where the program is to be loaded, etc. IIRC, a machine-language editor cart like Assember/Editor has the ability to create these headers automatically when you write the file to the cassette device. For programs written in Basic, you'd just use CSAVE or LIST"C:" (the latter is slower, but more reliable). To load them back from cassette, you'd use CLOAD or ENTER"C:" (depending on which command was used to write it to the cassette).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...