Search results

  1. C

    Apple Network Server MacOS based ROMs found

    Good to see someone has confirmed booting and demonstrated how to wire it up with NOS chips. I've got a spare ANS ROM here I can sacrifice if someone is willing to build it (would pay for it). Regrettably I'm poor at SMT soldering.
  2. C

    Apple Network Server MacOS based ROMs found

    Hope you're hungry. Here is the output from this 200MHz ANS 500 with production ROMs and the 10/100 Ethernet card option.
  3. C

    sit - Create StuffIt archives on Unix systems

    n=1, but I think it would be nice, yes. :)
  4. C

    Apple Network Server MacOS based ROMs found

    I'm pretty sure (@johntucker can confirm) that the MacOS ROM does allow you to boot from the internal SCSI. But it could certainly boot external if needed. The ANS does not have ROMs on the logic board; they are always on a SIMM stick.
  5. C

    LibreSSL and OpenSSH on Mac OS X 10.5 Leopard?

    Unfortunately (speaking as the maintainer of Crypto Ancienne) it does not currently support SSH, just generic TLS which it uses for HTTPS. I'd use Dropbear for SSH; it works with pretty much anything I've ever thrown it at, even very old systems. It should certainly work with 10.5. Also, Australia.
  6. C

    First official C64 in 36 years

    Curious: did you get nailed with any tariffs over that?
  7. C

    Modern MacBinary Tool for MacOS 26

    This is a great thing to dust off, but a couple portability notes: - Compilers are trying to get rid of K&R syntax even though it warms my grizzled heart to see it. - st_birthtime and d_type are not POSIX. For example, 10.4 doesn't have birthtime; AIX 6 doesn't have that or d_type. (Both do...
  8. C

    IC puller for socketed chips

    Did it require something special, or just a standard PLCC puller?
  9. C

    Macintosh Server G3

    I'm assuming this is the last gasp of the Workgroup Server line.
  10. C

    Green Tint on VGA CRT Monitor Connected to Macintosh IIx

    Interesting unit. I guess it would come down to what it does with the colour lines. The BNC connectors have a separate sync; perhaps you could connect the Mac that way.
  11. C

    Green Tint on VGA CRT Monitor Connected to Macintosh IIx

    I'm not sure, but my suspicion is no, based on this paragraph (bold at the end mine): This seems like the situation you are experiencing, and that last sentence implies that this adapter does not do the kind of sync filtering that the #7053 box does. Steve makes good stuff and this device...
  12. C

    Green Tint on VGA CRT Monitor Connected to Macintosh IIx

    The one I use is a Software Integrators #7053. They still sell these, but they are not cheap, about $140 ( https://si87.com/Shops/3738123e-8b74-40b2-bd96-ddff0f19d352/Products/7053 ). They require an active 6V power supply which is included, and work for most systems and monitors. You plug the...
  13. C

    Green Tint on VGA CRT Monitor Connected to Macintosh IIx

    This sounds like a sync-on-green signal which your monitor doesn't know how to filter. There are circuits that will remove this. Myself I use an active sync-on-green converter that turns it into more typical composite sync, though these are not cheap. Alternatively, you could try fiddling with...
  14. C

    6100 Schematic?

    I don't think there was ever a PowerPC-native Snooper, so I wouldn't trust it.
  15. C

    Do Audio CDs work with any USB CDROM Drive in Classic MacOS?

    I think this boils down to Mac OS 9 simply seeing the USB drive as regular mass storage. To the best of my knowledge audio was only supported for internal drives (and SCSI external drives for historical reasons). I suspect you'll get the same issue with a FireWire CD-ROM or anything emulating...
  16. C

    First official C64 in 36 years

    Ah, well, didn't do much demoscene stuff. I imagine current demos are better about that.
  17. C

    First official C64 in 36 years

    I'm going to beg to differ with the compatibility issue - never had a problem with something that would run on a 1541 but wouldn't on the 1571 (or, for that matter, on the 128DCR), even including copy-protected titles. This one runs V-MAX! and Rapidlok games without a problem and those schemes...
  18. C

    [2GS] Using SCSI drives

    The big Applied Ingenuity drive in my IIgs is also on slot 6.
  19. C

    First official C64 in 36 years

    Interesting you were using a 1571 with the 64. I think the 1571 is superior in every way to the 1541, particularly in terms of reliability, but sadly no burst mode without a 128.
  20. C

    Apple IIGS repair - boots to error code

    Actually, error 06xxxxxx can be one of two things: it can be indeed the serial I/O, but it can also be the clock. You would not be able to distinguish the two with this screen alone. Are you able to boot the system after this message? The SCC and keyboard GLU are on the other side of the board...