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

Search results

  1. S

    Fun with userspace AppleTalk

    System 7.5 I see: 1. FPGetFileDirParms for Temporary Items 2. FPCloseVol
  2. S

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    Yes, it definitely has smell of AI Slop, but I'm not hiding the fact that a substantial amount has been AI coded. Rather, it was the reason I started the project: to understand the limitations and capabilities of the various models and agents (and on something that should have few...
  3. S

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    Oh interesting. I haven't tested MacOS. It seemed to work fine with Minivmac on Windows. The LToUDP implementation in snow emu is much more robust.
  4. S

    Fun with userspace AppleTalk

    Oh this is cool! I started a similar project at around the same time but in Go. Following with interest!
  5. S

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    AppleTalk is really a collection of protocols (DDP, AARP, etc). The "Talk" suffix was a nod to the "Talk" naming convention that Apple used to use for their networking stack: "LocalTalk", "EtherTalk", "TokenTalk", "FDDITalk". Eventually, it was used on non-network related things like HyperTalk...
  6. S

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    Yes it's GPL3 licensed. It doesn't use it per se. It's ported from the python code and then modified from there. I'd still consider that derivative of the original though.
  7. S

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    Well given its under my silly Obsolete Madness org, I was thinking ObsoleteTalk. But it is a bit boring.. HydraTalk was the other name I was leaning towards. Anyone using that?
  8. S

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    Ahh well I'm open to suggestions for a different name
  9. S

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    Good point. I guess I'll wait and see if they take issue. I doubt anyone is going to this this is one of their products.
  10. S

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    I'm happy to announce an initial release of a project I've been working on for sometime. Introducing OmniTalk. OmniTalk is a cross-platform all-in-one AppleTalk Router (EtherTalk, LToUDP and TashTalk), MacIP Gateway and AFP 2.0 Server. v0.1 is available on the github releases...
  11. S

    Inside AppleTalk Mark-down

    I just saw that one last night! Even just mirroring that from Wayback would be a useful endeavour. I'll add them today.
  12. S

    Inside AppleTalk Mark-down

    I noticed that, while a lot of information for the legacy AppleTalk stack is online thanks to people scanning their own books, it's largely in PDF format so difficult to search. So I spent some cash on tokens to OCR some of the old Inside AppleTalk PDFs with Gemini...
  13. S

    gb6: game boy emulator for System 6

    I recall some PalmOS Gameboy emulators used to work okay, granted that was on a 16mhz Dragonball. Might be a good source of 68k assembly routines. https://github.com/ardiri/palmos-liberty https://github.com/JDat/Phoinix
  14. S

    Macintosh 68060 Redux

    @elliotnunn has already done a lot of the hard work. Eg https://github.com/elliotnunn/tbxi He may have some guidance on the best way to inject the 060FPSP. How did the Amiga emulators handle it? Did they patch the ROMs, or was it handed externally via Amiga OS?
  15. S

    NetBoot OS 9 from a Modern Linux Server

    I got kind of excited that the legacy netBOOT stuff @bbraun was looking at was resurrected. https://web.archive.org/web/20201029215129/https://www.mac68k.info/forums/thread.jspa?threadID=76&tstart=0 Sorry to see mac68k.info disappeared.
  16. S

    Anyone have a Powerbook 100 and a Floppy Emu?

    You can also use Discmaster to mount it. Eg if you go to the info path for the disk you can mount it directly into an emulated Mac: https://discmaster.textfiles.com/view/31867/bincue/Night%20of%20the%20Living%20Disc.bin?details It even works for random files and folders. Eg looking at the Mac...
  17. S

    Anyone have a Powerbook 100 and a Floppy Emu?

    Glad you could test it. Nice work!
  18. S

    spftp.info.apple.com moved?

    I was going through some old files I must have got from spftp.info.apple.com - but it doesn't resolve anywhere anymore? I'm guessing it's long gone, but if anyone knows the current URL that'd be great (or better yet a mirror/archive link...)
  19. S

    Anyone have a Powerbook 100 and a Floppy Emu?

    Wouldn't that be the unsupported MacII HD20 driver on the developer disks? https://discmaster.textfiles.com/browse/31867/bincue/Night%20of%20the%20Living%20Disc.bin/Storage%20&%20Communications/Hard%20Disks/HD%2020%20Drivers%201.1/MacII%E2%81%84HD20
  20. S

    Concept: MacintoshX - Game like its 1991, compute like its 1986!

    On topic, other than sharing the same CPU the two platforms are so different to each other it'd be somewhat pointless. Your best bet would be to take something like the Minimig which had a real 68K and implemented the Amiga Chipset on an FPGA. No reason you couldn't implement the Mac in an...
Back
Top