randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
473 stars 56 forks source link

[Q] USB Serial #207

Open ch0mik opened 2 years ago

ch0mik commented 2 years ago

https://github.com/randyrossi/bmc64/blob/master/new_io.cpp#L111

Hi!

is possible to use USB Serial Adapter to connect ex. external modem via virtual userport ?

Regards Pawel