Closed larsbrinkhoff closed 1 year ago
I have started on this. Assign me if you like.
I think this is close to the SAIL hardware.
http://www.bitsavers.org/pdf/dataDisc/Television_Display_System_Reference_Manual_Jul69.pdf
So far so good. CC @bgbaumgart
I'm going to have to mess with the DKB device too, to provide many keyboard inputs.
From the TDS manual on Bitsavers. A sample of the 5x7 font. The SAIL hardware would have the extended ASCII characters added.
Bonus feature: control panel. Bruce, do you recognize this?
I compared the font sample above with the Knight TV characters, and many match exactly. Some have minor differences.
I have something that is like 80% working now. Various display issues, maybe some in the sim_video part.
After an - ahem brief - hiatus, I'm picking this up again. A sim_video problem has been fixed, so now multiple DD windows will update properly. I added code to get keyboard events from the DD windows even if the III is disabled (previously all events went through the vector display library).
A new problem pas popped up: it's no longer possible to have both III and DD displays.
When I try to log in, some previously unimplemented display commands are used. They will be added soon.
Bruce Baumgart BGB
On 27 Sep 2021, at 11:24 PM, Lars Brinkhoff @.***> wrote:
After an - ahem brief - hiatus, I'm picking this up again. A sim_video problem has been fixed, so now multiple DD windows will update properly. I added code to get keyboard events from the DD windows even if the III is disabled (previously all events went through the vector display library).
A new problem pas popped up: it's no longer possible to have both III and DD displays.
When I try to log in, some previously unimplemented display commands are used. They will be added soon.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rcornwell/sims/issues/236#issuecomment-928892252, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGBIBXQGJBR7PHP47AQWUTUEFNQNANCNFSM4YCTNLMQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Being added in pull request #300
WAITS raster displays.
https://www.saildart.org/HM[H,DOC] https://www.saildart.org/FACIL.TED[H,DOC] https://stacks.stanford.edu/file/druid:hb976hq8639/uuomanual.pdf, Appendix 2