Jump to content

ClausB

Members
  • Content Count

    2,090
  • Joined

  • Last visited

Posts posted by ClausB


  1. Afaik, all RAM upgrades which replace the 64k base RAM by x kbytes RAM (e.g. 128k, 256k, 512k, 1024k) cause this strange behaviour in the various ramtest programs. Thats why I prefer memory upgrades that ADD extra RAM to the existing 64k base RAM...

    It's really the RAM test programs themselves that "cause" the behavior. Those upgrades existed in 1985 and the test programs came later. So, the test programs failed to work properly with existing upgrades.

     

    My original 256K upgrade instructions explain clearly that there are only 12 16K banks of extended RAM. Just because there are 4 bank-select bits does not mean there have to be 16 valid values. The Atari chipset itself has some hardware registers where not every bit combination is a valid one. Also, the 4 "invalid" banks are really just copies of the base RAM. That in itself can be useful, especially the copy of the RAM under the OS.

     

    So, upgrades that add RAM are not superior. One could even argue that they are inferior because they have more RAM chips and circuitry that could go bad.


  2. I have spent some time looking for the original Byte article, of course to no avail, just to see what was said about ramdisks way back when.

    Here's the last section of the article - about the RAMdisk software.

    Just noticed that I never posted the whole article, so here it is.

    post-18605-1231688202_thumb.jpg

    post-18605-1231688228_thumb.jpg

    post-18605-1231688276_thumb.jpg

    post-18605-1231688293_thumb.jpg

    post-18605-1231688314_thumb.jpg

    • Like 1

  3. The Whiztronics is a copy of my 1985 upgrade posted here:

    http://www.atariage.com/forums/index.php?s...t&p=1481893

    Maybe this schematic can help you undo the mod. You can definitely leave the DRAM chips in there. Put the 74LS158 chip back into the U27 socket. If the upgrade was done properly, no traces would have been cut. You should reconnect the 3K ohm resistor at R32 (between +5V and pin 1 of the DRAMs). Good luck.


  4. Looks like someone took my snow DLI routine and added a utility to change the bitmap and text. He took an early version, though, which has poor timing in switching the background color at the bottom.
    Hmm,

    maybe you can correct this bug ?!? Meaning in the *.OBJ files and maybe also in the *.BAS file if the buggy snow DLI routine is in there ?!? It should be very easy then to add any other Gr. 15 Koala or Micropainter picture and thus to create some more demos in this style...

    OK, I fixed it in 2 of the .OBJ files (FROSTY and CHRSTREE). I also changed SNOWFALL.BAS but did not test it. Would you test it?

    XMASCRO2.zip


  5. I searched for the similar demos I was talking about in another topic some time ago - and found them !

     

    LOL! I especially like the Hoseheads. Take off, eh? (Funny 'cause I just got back from business in Quebec - but they don't say "eh" there.)

     

    Looks like someone took my snow DLI routine and added a utility to change the bitmap and text. He took an early version, though, which has poor timing in switching the background color at the bottom.


  6. Notice that the worst artifact is between luma values 7 and 8, where all 4 luma bits change. Apparently the lower bits change faster than the upper bits, so the luma goes darker before it gets lighter. The effect is less noticable between lumas 3 and 4 and between 11 and 12, where only 3 bits change. To test this explanation, plot the bars in reverse order and see if the artifacts are light instead of dark.


  7. Artifacting is....

    Wow! Very nice explanation without getting into the deep math of color subcarriers, phase encoding, frequency interleaving, and such.

     

    The Atari has 15 hues and 15 lumas in GTIA mode. For each hue, a little chroma pixel appears, that is 1/16th of a color pixel thus:

     

    xxxxxxxxxxxxxxxx ---> white pixel

    --0------------------- ----> hue 3

    --------o------------- ----> another different hue

     

    One thing I've noted is that the size of these varies somewhat.

    Really? I always thought that the chroma signal had 50% duty cycle, that is, the "chroma pixels" were 1/2 of a "color pixel", and that only the phase varied with hue.


  8. Hopefully my little experiment may be of help to others who want to make a ver. C cart, and have some of those expensive 68764 or 68766 chips sitting around.

    Good work! A much cleaner solution than building an adaptor circuit.

     

    I remember the MCM68764 from the mid-80's, when it cost about $40!

×
×
  • Create New...