Update a2pid.txt

This commit is contained in:
David Schmenk 2013-09-11 21:30:02 -07:00
parent 4be47ea31b
commit d51056b69d
1 changed files with 2 additions and 2 deletions

View File

@ -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:
=====================
@ -23,4 +23,4 @@ The ProDOS disk image file. Inside you will find ProDOS version 1.9, MERLIN8 ve
The programs that make up the foundation of Apple II Pi should be hidden from sight and "just work". Check out tools.txt for the programs that interact with the Apple II Pi environment.
Enjoy,
Dave Schmenk
Dave Schmenk