picsimlab icon indicating copy to clipboard operation
picsimlab copied to clipboard

Native macOS builds

Open hsorbo opened this issue 2 years ago • 5 comments

DO NOT MERGE.

I'm exploring getting picsimlab up and running natively on macOS. Everything here is experimental / prototyping. Screenshot 2022-04-10 at 03 11 56

hsorbo avatar Apr 10 '22 20:04 hsorbo

image

hsorbo avatar Apr 10 '22 20:04 hsorbo

Well done. Great news.

lcgamboa avatar Apr 10 '22 21:04 lcgamboa

Is there a serial emulation method for macOS? As far as I can tell, there are no tools like com0com or tty0tty.

hacker1024 avatar May 08 '22 08:05 hacker1024

Maybe socat work if you don't need the handshake signals https://github.com/clokey/PublicCode/tree/master/MacOSXVirtualSerialPort

lcgamboa avatar May 08 '22 14:05 lcgamboa

The pts version of tty0tty works though.

fathonix avatar Feb 08 '23 07:02 fathonix