Recent content by David Cook

  1. David Cook

    WIP of my #MARCHintosh 2026 contribution project...

    Did you draw the splash screen? It looks amazing!
  2. David Cook

    More tales from Bandley 3

    The backstories are so helpful. Those of us that were not around tend to invent our best theories for parts, bodges, and designs, but are delighted to learn the actual first-hand account.
  3. David Cook

    More tales from Bandley 3

    I never heard the term Apple 32 SuperMicro before today.
  4. David Cook

    More tales from Bandley 3

    I like his initials on the memo so you could tell it wasn't just anyone with a Mac pranking employees.
  5. David Cook

    Steve and the laws of physics.. tales from Bandley 3

    Good story! Keep them coming.
  6. David Cook

    LC III vs LC III+ vs Performa 467

    This isn't an LC, but this is my favorite "replacement label" in my collection. I laugh every time I pass it.
  7. David Cook

    LC III vs LC III+ vs Performa 467

    There's something I like about this replacement label.
  8. David Cook

    LC III vs LC III+ vs Performa 467

    Ahh. That makes a lot of sense.
  9. David Cook

    Performa 410 68020?

    I think you're right. It should be 68030. Good catch.
  10. David Cook

    Recapped IIci intermittent clock counting

    Nope. Sorry. This is an oscilloscope. Don't know what I was thinking. Ignore this part.
  11. David Cook

    Recapped IIci intermittent clock counting

    In the posted image, it appears that you measured UK14 pin 2 1Hz with the meter in AC mode. Switch to DC voltage measurement and measure again. This is actually a digital signal. Make sure the Mac's power is on. Then measure that same signal at UD11 pin 43. Make sure you are gently touching the...
  12. David Cook

    Testing a 6200 and comparison with 6100

    The performance portion of the code is a unrolled loop that copies 32 bytes per loop. So, basically, nothing else is as impactful on the result as this portion of code. The addition operation is used to verify that memory is valid. The buffer has been preloaded with an incrementing value where...
  13. David Cook

    Testing a 6200 and comparison with 6100

    Agreed. That wouldn't surprise me. That's my big caveat to all of this. I'm using a period-correct compiler (Metrowerks CodeWarrior 11 Gold) with pure C code that is not specifically tailored for a PowerPC processor. I am positive that if I wrote this code differently and chose 603 instruction...
  14. David Cook

    Testing a 6200 and comparison with 6100

    According to me, 33 MHz. According to Apple and Motorola marketing department 66 MHz.
Back
Top