• Hello Guest! The forum software will be upgraded weekend of 06/26. See this announcement thread for more information.

Search results

  1. A

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

    Quadra AVs don't have an ASC or EASC so that's expected.
  2. A

    Bolo Crashing on Mac Classic

    The Classic itself is basically identical to an SE, so the accelerator is likely the source of the incompatibility.
  3. A

    New Project: Prodigy 040/060 Card

    It means when I can actually run more PowerPC machines those details will be handy.
  4. A

    New Project: Prodigy 040/060 Card

    Good to know for if I can ever get my hands on real hardware risu data.
  5. A

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

    Thanks Callan! Interesting that the 950 and the 700 are slightly different, but that may well be the quad doubler. If it's not a big hassle to try without it I'd love to see that, but if not that's OK too.
  6. A

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

    Awesome, thank you! That verifies that PrimeTime II behaves the same as PrimeTime and IOSB. A few more machines that I don't expect to show anything unexpected but I'm going to ask anyway: a IIvx / IIvi, and a Mac TV.
  7. A

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

    To expand what Doug said, a PowerBook 140, 145, 145b, 160, 165, 165c, 170, 180, or 180c would all fit the bill here. We'd also be interested in results on a PowerBook 5xx (without the PPC upgrade) and a Quadra/LC 630.
  8. A

    quick gazelle-vs-alchemy graphics question

    Original Valkyrie does not have any acceleration, correct.
  9. A

    Macintosh Portable SLIM cards

    Interesting. Were these battery SRAM cards or what was the technology?
  10. A

    New Project: Prodigy 040/060 Card

    @Oliver_A Right, MAME is currently it for '030/'040 machines as far as emulating the actual hardware. That said, your best bet for identifying a machine is to start with the 32-bit ROM ID at $40800000. https://wiki.mamedev.org/index.php?title=Driver:Mac_68K:Tech_Info:ROMs lists all of the...
  11. A

    Outbound Laptop repair/reverse engineering

    Wow. The EPROM contains what looks like a pretty standard 68k Mac driver. With MacsBug subroutine names, conveniently ("floppyopen", "floppycontrol", "floppystatus", etc). Disassembling it should be kind of wild - based on other unhinged FDCs we've seen I'm gonna say they use the 765 for 1.44...
  12. A

    Outbound Laptop repair/reverse engineering

    Well, something has to be programming the registers on the SCC and the uPD765 clone. What port does it attach to? The IWM?
  13. A

    Outbound Laptop repair/reverse engineering

    I assume there's some kind of microcontroller on the floppy besides the SCC and WD17xx/27xx?
  14. A

    What’s the best way to archive old Apple install discs?

    .cdr files can be hard to use, particularly if you aren't on an OS X machine. A regular .iso is generally more widely compatible.
  15. A

    Apple A/UX 3.0.0, 3.0.1, 3.1 and WGS95 1.0 (A/UX 3.0.1) and WGS95 1.1 (A/UX3.1) Image Files

    A/UX has its own drivers for all of the hardware and does not use any of the ROM drivers. There is zero chance of making it run on New World.
  16. A

    SE video adaptor?

    TMS34010 is a CPU designed for graphics. It was the basis of the "TIGA" graphics standard for PCs before VGA took over, and Midway/Williams used it in arcade games like Smash TV, NARC, and Mortal Kombat. TMS34061 is a video RAMDAC that was overshadowed by the common Brooktree parts.
  17. A

    Basilisk II - Odd FPU Behaviour

    Basilisk IIRC can use SoftFloat when native FPU isn't available. It's likely the WebAssembly version needs to do that.
  18. A

    The Kanji ROM NuBus Card

    Correct, the DeclData's a separate EPROM. A SlotsMem dump should show how the data is properly laid out as you said.
  19. A

    ROM diagnostic mode on a Wombat Quadra?

    The PRAM value must be set and the SCSI pins must be bridged (actually I think just straight connected to Vcc/GND in the right pattern). Not ideal for diagnosing a machine that can't boot, and it's not clear how that would've worked at the factory either.
  20. A

    The Kanji ROM NuBus Card

    Here. It's 2 16-bit wide chips, so it's likely the data is interleaved to make the 32 bits for NuBus.
Back
Top