This website requires JavaScript.
Explore
Help
Sign in
Retro
/
pcjs
Watch
1
Star
0
Fork
You've already forked pcjs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1,877
commits
4
branches
83
tags
557
MiB
27c7d97ec0
Commit graph
pcjs
/
devices
/
pc8080
/
machine
/
vt100
/
dual
/
debugger
/
README.md
Author
SHA1
Message
Date
Jeff Parsons
0e4ad76b94
Cross-machine serial port connections are only half-working (need to defer initConnection() until all machines on the page have initialized their bus)
2016-08-18 11:30:22 -07:00
Jeff Parsons
9d289b54da
Dual (connected) terminal configs should be working better, now that both transmitted and received data is clocked according to their respective baud rates
2016-08-17 15:42:02 -07:00
Jeff Parsons
140e1cf094
Adding clocking mechanism for serial data transmission
2016-08-17 14:09:02 -07:00