Skip to content

Commit 743dd41

Browse files
committed
2 parents 0c1fd1e + 3256df1 commit 743dd41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
This is the very beginnings of a printer application for the trs80gp Tandy emulator.
33

44
At this point, it is ONLY a listener; and specifically listens on localhost using port 1234.
5-
It does NOT print anything yet; but simply outputs the data received from the emulator
6-
on the console screen.
75

8-
As this application develops it will output to a PDF file.
6+
Because these printers were largely line based, rather than spooler based like mainframes
7+
and mini's each page is in it's own PDF file. This may change in the future; but this seems
8+
to be the best compromise at the moment.
99

1010
Contributions are welcome to this project. Everyone is free to participate without
1111
regard to who they are or what their beliefs are. If you understand VB.NET; you're

0 commit comments

Comments
 (0)