Search results

  • Board Nominations
    Nominations have now closed and the results are available here.
  • Hey Guest, MARCHintosh 2026 is upon us. Check out community projects, join GlobalTalk, and have fun!
  1. W

    Mac Mini G4 - sound on OS 9.2

    As far as I know, the "toonie" audio hardware is only used in the Mac Mini G4
  2. W

    PowerBook power adapter compatibility?

    @joevt Current limited power supplys usually reduce the voltage to maintain the maximum current.
  3. W

    Testing Needed: Apple CD/DVD Driver 1.4.8 Universal For 7.1 - 9.2.2 (SCSI Drives)

    I had the same problem (Illegal Instruction) when testing with OS 7.6.1 and OS 8.6. Then I compared the patched driver with the original and noticed that one value was set to 0x4E 0x17 instead of 0x4E 0x71. The former is an illegal instruction the latter is a nop. So I changed the 0x17 to 0x71...