[NTLK] BasiliskII ports problem

Eckhart Köppen eck at 40hz.org
Sun Oct 26 07:45:52 PDT 2025


On Sun, 26 Oct 2025 11:38:04 +0100, Matthias Melcher wrote:
> Five years ago, I managed to compile BasiliskII on Mac and Windows. I 
> added support for TCP/IP. named pipes, and fixed some serial port 
> stuff IIRC. I never made a pull request for the original though.
> 
> See: https://github.com/MatthiasWM/macemu

Yep, that's it! More specifically, BasiliskII only ever had so far the 
serial_dummy.cpp implementation in use, and ever the serial_unix.cpp 
code, which you enabled in the Xcode project and amended with the 
TCP/IP changes.

I tried serial_unix.cpp, and it seems to work, in this case with the 
same BasiliskII hanging bug you mentioned :) So your changes either on 
the Einstein side or the BasiliskII side would make sense.

> Thanks for the EInstein documentation changes, btw!

It was long overdue :) I was actually trying to find more technical 
documentation how Einstein uses the protocol concept and how the native 
primitives work, but couldn't find much, so that is something still to 
do.

Eckhart


More information about the NewtonTalk mailing list