Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hook up screen dump code #46

Closed
inexorabletash opened this issue Jan 27, 2018 · 1 comment
Closed

Hook up screen dump code #46

inexorabletash opened this issue Jan 27, 2018 · 1 comment
Labels
DeskTop DeskTop bugs or feature requests feature request User-facing feature additions/enhancements
Milestone

Comments

@inexorabletash
Copy link
Collaborator

The "loader" code includes an unused fourth segment that can dump an image of the screen to an ImageWriter II printer hooked up via an SSC in Slot 1. This is never placed in memory but would reside in pages 2/3 where the "invoker" lives.

It looks like this was hooked into the main input logic and would intercept OA-CA-P; possibly it was hacked in for some builds in order to generate screenshots for the manual.

Finding a place to store this and activate it would be pretty cool.

@inexorabletash inexorabletash added bug DeskTop DeskTop bugs or feature requests labels Jan 27, 2018
@inexorabletash inexorabletash added feature request User-facing feature additions/enhancements and removed bug labels Apr 4, 2018
@inexorabletash
Copy link
Collaborator Author

Added a new DA: "Screen Dump". It assumes an SSC in Slot 1 connected to an ImageWriter II printer and dumps the screen. Here's Virtual II after a print:

image

And here's a more detailed screenshot of the PDF:

image

Not the most useful thing, but hey - it works.

@inexorabletash inexorabletash added this to the 1.2 milestone Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DeskTop DeskTop bugs or feature requests feature request User-facing feature additions/enhancements
Projects
None yet
Development

No branches or pull requests

1 participant