lcgamboa / picsimlab

PICsimLab - Programmable IC Simulator Laboratory
GNU General Public License v2.0
442 stars 85 forks source link

Native macOS builds #58

Open hsorbo opened 2 years ago

hsorbo commented 2 years ago

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 commented 2 years ago
image
lcgamboa commented 2 years ago

Well done. Great news.

hacker1024 commented 2 years ago

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

lcgamboa commented 2 years ago

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

fathonix commented 1 year ago

The pts version of tty0tty works though.