You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- 5The size of the tape used doesn’t determine how long the game takes to load. I don’t know about the BBC Micro LotR, but the Atari 8-bit port of Gauntlet fits on a single C60 tape (using both sides).Stephen Kitt– Stephen Kitt2020-10-30 13:22:31 +00:00Commented Oct 30, 2020 at 13:22
- 2These games loaded in stages, though -- you'd load one part, play through it, then load the next part, and so on. They were big games that didn't fit into memory, which explains why they needed longer tapes.occipita– occipita2020-11-07 07:07:19 +00:00Commented Nov 7, 2020 at 7:07
- 2IIRC, loading Gauntlet from commercial cassette on my Atari 800XL had about a 5% success rate, and on the occasions when it did work, took about 25 minutes for the engine and the first 3 levels, then about another 15 minutes for each set of 3 levels thereafter. (And the RAM capacity of the 800XL was 64kiB as per Q).user23290– user232902022-10-21 16:07:40 +00:00Commented Oct 21, 2022 at 16:07
- The size of the tape doesn't determine the load time, no. It determines the playback time of the cassette, if it took longer than 15 mins to stream the data then you had to turn the tape over. but yeah if it took 30s to stream the data you had a lot of empty tape. Don't really get why this needed elaborating on.suntin– suntin2023-07-18 08:51:53 +00:00Commented Jul 18, 2023 at 8:51
- it's like saying a usb stick isn't 1TB because there's only 3 photos on it...suntin– suntin2023-07-18 08:58:12 +00:00Commented Jul 18, 2023 at 8:58
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ms-dos), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you