-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Print Catalog and Screen Dump: Improve SSC/IW2 usage
Handful of things applied to both of these accessories: * Rather than using the PR#1 and COUT entry points to talk to the printer, use the documented SSC assembly language entry points, per ImageWriter II manual. * Rather than controlling "automatic LF after CR" using the SSC, use the documented ImageWriter II sequence. * Consistently output an extra CR/LF after the output, but nothing before.
- Loading branch information
1 parent
7a30989
commit 213c4d4
Showing
3 changed files
with
100 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.