Jump to content

ClausB

Members
  • Content Count

    2,090
  • Joined

  • Last visited

Posts posted by ClausB


  1. On 3/11/2020 at 11:32 AM, mytek said:

    The Germans used it as a rocket fuel for the Messerschmitt Me 163 Komet Rocket Plane...

     

    Nice demo (about 42 minutes in) of the use of H2O2 in rocketry:

     

    This was done in the V2 and its descendants, the US Redstone (Mercury) and the Russian R-7 (Sputnik, Vostok, Soyuz).

     

    If you watch the whole video you'll see actual V2 parts, recovered from impact sites and chicken farms.

    • Like 2

  2. I'm comparing the printed, commented listing with the RPRANTIC.SRC.txt file above. The printed version used 480 printer dots per line, not ideal for Atari's 320 pixels. The SRC file uses 640 dots, and is likely the version which made the image printouts above. I'm in the process of typing the comments into the SRC file and verifying the code. I'll post it when finished.

    • Like 3

  3. @jeffpiep

    Not sure I understand the proposed architecture. Like this?

    - PRANTIC 6502 code captures graphics and sends over SIO in some format.

    - ESP32 receives over SIO and converts graphics into EPSON codes.

    - EPSON emulator converts codes to PNG file.

     

    If that's what you have in mind, then half of what PRANTIC does now would run in the Atari and half in the ESP32?


  4. Cut a cross with a sharp razor blade over each screw hole so you can cover the screws again later.

     

    I bought a RAMCRAM for my 400 in 1981. Later I got another one and upgraded it to 128K for my 800. 

     

    • Like 1

  5. 41xxx was a standard part number for bit-wide dynamic RAM. Some manufacturers used 42 or 81 or other numbers. Some had extra features that Ataris didn't need.

     

    The xxx gives the size in K bits:

    4116: 16 Kb

    4164: 64 Kb

    41256: 256 Kb

     

    All these came in 16-pin DIPs with 13 pins compatible, making upgrades fairly easy.

    • Like 1

  6. On 3/2/2020 at 4:08 AM, slx said:

    All programs that used the cassette audio to present something. Invitation to Programming, Language Courses, and maybe SCRAM. 

    Right. PDI educational titles made much use of this. Search Atarimania for PDI.

     

    When I worked there I had a tour of the tape duplicator's factory. I recall a large spool of tape with many copies of the master duped at high speed. There was a special audio cutting signal marker in between each copy for the machine that fed the cassettes.

     

    Also I sat in on a recording session with a professional voice actor who happened to be my sister.

    • Like 3

  7. I haven't looked at specific instructions in a while but I think it applies equally to ZX81 and TS1000. In the TS you replace the 2K RAM chip with a socket, cut a few traces, and add a few wires. Any 32K by 8 bit static RAM should work. Their part numbers end in 256 (number of Kbits). I have a bunch of them which were cache RAMs on '486 motherboards but they have narrow packages and won't quite fit the wider socket.

×
×
  • Create New...