Recent content by superpete

  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.
Back
Top