mirror of
https://github.com/dschmenk/apple2pi.git
synced 2024-11-24 12:31:30 +00:00
Merge branch 'master' of https://github.com/dschmenk/apple2pi
This commit is contained in:
commit
837b6d89c0
@ -4,7 +4,7 @@ Apple II Pi is a combination of Apple II code, Linux code, and a serial port con
|
||||
|
||||
2.0 a2pid:
|
||||
==========
|
||||
On the Linux side, the Apple II Pi daemon runs in the background, listening to the Apple II on a serial port connection, listening on TCP/IP port 6502 for Linux client connections, and managing the insertion of Apple II keyboard and mouse events into the Linux input subsytem. It's not something normally visisble, but is the traffic cop between the Apple II, Linux input events, and Linux client programs that interact with the Apple II.
|
||||
On the Linux side, the Apple II Pi daemon runs in the background, listening to the Apple II on a serial port connection, listening on TCP/IP port 6551 for Linux client connections, and managing the insertion of Apple II keyboard and mouse events into the Linux input subsytem. It's not something normally visisble, but is the traffic cop between the Apple II, Linux input events, and Linux client programs that interact with the Apple II.
|
||||
|
||||
2.1 Keyboard Mapping:
|
||||
=====================
|
||||
|
Loading…
Reference in New Issue
Block a user