Search results

  1. D

    Would someone with a Quadra 700/900/950 be willing to test a program for me?

    Thanks! I think I need to brainstorm and research a bit, and make a next version of the app before I can make much more sense of any additional results. Both you and cgp have demonstrated that we're probably getting an ASC interrupt every VBL tick, which I didn't expect and I think may mean that...
  2. D

    Would someone with a Quadra 700/900/950 be willing to test a program for me?

    You're right! The difference is interesting. Yours has register $F29 as $01 when we start the test, which is what I would expect and what I've seen on every other model. Whereas Callan's is $00, which I've never seen before. It might be 7.6.1 versus a different OS version. I should probably...
  3. D

    Would someone with a Quadra 700/900/950 be willing to test a program for me?

    Thanks for testing this again so quickly! This confirms that the Mac OS leaves the Q700’s $F29 register at 0 by default even though it doesn’t on the Q950. I have a feeling I might need to look at the $F09 register as well, at least on revision $B0. Maybe it’s the reason the IRQ is still firing...
  4. D

    Would someone with a Quadra 700/900/950 be willing to test a program for me?

    I just posted an update to the software. Now it prints IRQ counts, checks the $F29 register in more detail, and also doesn't leave IRQs disabled for very long, in the hopes that we can gather more info about the 700/950 and maybe prevent it from locking up the 950 too. Would you be willing to...
  5. D

    Would someone with a Quadra 700/900/950 be willing to test a program for me?

    Thank you so much for all your testing! At some point in the near future I will update the tester app to gather a few more details about the behavior that you are seeing on the 700 and 950. I'm finding it odd that the Quadra 700 still fires an interrupt even without configuring register $F29...
  6. D

    Would someone with a Quadra 700/900/950 be willing to test a program for me?

    That's an excellent idea! I'll definitely do that going forward.
  7. D

    Would someone with a Quadra 700/900/950 be willing to test a program for me?

    Thank you all for responding! This is very exciting! And thanks Callan for testing so many machines! I'll add these results to the README later today. I had guessed that the discrete EASC would be revision $B0 and I was right! I'm also surprised about the difference between the 700 and the 950...
  8. D

    Would someone with a Quadra 700/900/950 be willing to test a program for me?

    Thanks! I added these expected results to the README. Edit: Another useful one to check would be a PowerBook Duo, if someone gets to it before me.
  9. D

    LC / LCII / LCIII / Q605 - Dyna Comp DCF 353 Power Supply Woes

    I can't easily open mine up to provide more detail right now, but here's a picture I took while I was repairing it at the end of 2024. I always have trouble with the bands. Sometimes it's hard to tell brown and violet apart, and I never know what side to start on. I hope this is useful:
  10. D

    Would someone with a Quadra 700/900/950 be willing to test a program for me?

    I've been working on an Apple Sound Chip tester app that gathers a bunch of info about how the different ASC variants in 68k Macs work, mainly in order to help improve the accuracy of emulation. I've tested my program on a bunch of different Macs, but I don't have access to anything equipped...
  11. D

    Basilisk II - Odd FPU Behaviour

    Oh, my bad. It does fail if I use a IIci ROM, on both Linux and Windows. I was testing with an LC 630 ROM when I reported success. Weird.
  12. D

    Basilisk II - Odd FPU Behaviour

    Interestingly, it seems fine in Basilisk II in Windows, although the version I'm testing with is almost 4 years old. 68030 with FPU: 68040:
  13. D

    ROM diagnostic mode on a Wombat Quadra?

    If you dive deeper into that CheckLoopBack function, it looks like it only does the VIA1 PA0 check on the following models: Anything with boxFlag <= boxMacLC that doesn't have an OSS/FMC/Normandy decoder This would be II, IIx, IIcx, SE/30, IIci, Classic, IIsi, LC, and a few unreleased variants...
  14. D

    IIsi power supply won't turn off, I'm deep in schematic land

    Thanks! Unfortunately, I don't have things fully figured out yet to the point I'd be comfortable selling completed boards. I was able to eventually repair my power supply briefly, but it's dead again right now. Q101 and D104 had blown when I installed the faulty riser board. Q101 got really hot...
  15. D

    Mac OS on ANS - Modding a ROM DIMM

    Very cool! I was wondering if someone was going to make a ROM DIMM PCB to test it out. Swapping in some flash chips onto an existing board was a cool idea! @stynx how far did you go with testing the in-system programming? Were you testing with the TNT Flasher app? My understanding is there's a...
  16. D

    Macintosh 68060 Redux

    Wow! Nicely done! I never expected to see someone actually do it. Mind blown! :D
  17. D

    I have a quick video that shows off the four different death chime variations on my IIci...

    I have a quick video that shows off the four different death chime variations on my IIci: Sounds like yours is Error4Handler. Unfortunately the leaked SuperMario source code doesn't explain the difference between Error3Handler and Error4Handler, so we'd probably have to disassemble the ROM to...
  18. D

    IIci shutdown issue (It is now safe to switch off... message)

    Does the power button on the back successfully turn it off, or do you have to pull the plug? If the power button works for shutting it off, that narrows down the problem significantly. The signal for choosing Special -> Shut Down comes from pin 60 of UE9, then feeds into UB13. The power button...
  19. D

    IIci shutdown issue (It is now safe to switch off... message)

    Looks like the output of an unused NAND gate. I don't see any traces coming out of the pad, so I think you should be totally safe to leave it alone. Schematics (page 16) confirm. Unconnected pads like this one are definitely easier to accidentally lift during desoldering. I've done it many...
  20. D

    IIsi power supply won't turn off, I'm deep in schematic land

    Haha, I know the exact feeling! Thank you! Here are a few more updates on this project. I built up seven more riser boards over the weekend. It was a nice excuse to pull out the toaster oven and Reflowster. Reflowster was a Kickstarter project I backed in 2014. It does the temperature control...
Back
Top