-
Notifications
You must be signed in to change notification settings - Fork 0
Question on terminal setup #4
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
Comments
Hello Bernd! I have been thinking a bit on how to organize windows. Mostly because I want a possibility to have a X-terminal window for the 2200 console where I can use the software loadable fonts that the later display card made possible. When doing that it might be possible to add a separare debugging window. I will definitely take it into consideration, but it will not happen soon. On the other hand I have been thinking of adding support for script files so that you can add a script file as an argument ot start it from the command line. Thereby setting everything up and then just run a scenario. Regarding documentation; I haven't focused much on documenting the simulator. Just trying to add some simple command line help when adding a new command. Feel free to make a pull request towards the repo or just send me files (in markdown format preferbly) and I can add it! What is the forum where you are discussing the simulator? BTW. Right now I am fighting to get it to load the DOS.D 2.6. I get so far that it tries to load stuff on the 9370 hard drive, but then something fails. Haven't figured out what the problem is. I am looking for any documentation on the 9370 disk drive. The documentation on it is rather scarce. |
Yes, DOS.D is the deal breaker here, we need Databus compiler and Datashare to run. Most business application were programs running on the terminals (the console was much more for batch and systems operations). That said, a terminal window would be pretty cool.
Cheers,
Bernd
… On 5. Feb 2024, at 20:46, Mattis Lind ***@***.***> wrote:
Hello Bernd!
I have been thinking a bit on how to organize windows. Mostly because I want a possibility to have a X-terminal window for the 2200 console where I can use the software loadable fonts that the later display card made possible.
When doing that it might be possible to add a separare debugging window.
I will definitely take it into consideration, but it will not happen soon.
On the other hand I have been thinking of adding support for script files so that you can add a script file as an argument ot start it from the command line. Thereby setting everything up and then just run a scenario.
Regarding documentation; I haven't focused much on documenting the simulator. Just trying to add some simple command line help when adding a new command.
Feel free to make a pull request towards the repo or just send me files (in markdown format preferbly) and I can add it!
What is the forum where you are discussing the simulator?
BTW. Right now I am fighting to get it to load the DOS.D 2.6. I get so far that it tries to load stuff on the 9370 hard drive, but then something fails. Haven't figured out what the problem is.
I am looking for any documentation on the 9370 disk drive. The documentation on it is rather scarce.
—
Reply to this email directly, view it on GitHub <#4 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AONEOJN6QJMP4HKCDQAPFDLYSEZK3AVCNFSM6AAAAABC2UGXTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRXHE2DENZTGI>.
You are receiving this because you authored the thread.
|
Here are 2 docs I had which reference the disk drives. You may have them already.
When I worked with Datapoint the inards of the system were well protected, mostly hardware technicians were educated.
I.e. the SNAP assembler compiler was closely guarded.
… On 6. Feb 2024, at 08:29, Bernd Kunze ***@***.***> wrote:
Yes, DOS.D is the deal breaker here, we need Databus compiler and Datashare to run. Most business application were programs running on the terminals (the console was much more for batch and systems operations). That said, a terminal window would be pretty cool.
Cheers,
Bernd
> On 5. Feb 2024, at 20:46, Mattis Lind ***@***.***> wrote:
>
>
> Hello Bernd!
>
> I have been thinking a bit on how to organize windows. Mostly because I want a possibility to have a X-terminal window for the 2200 console where I can use the software loadable fonts that the later display card made possible.
>
> When doing that it might be possible to add a separare debugging window.
>
> I will definitely take it into consideration, but it will not happen soon.
>
> On the other hand I have been thinking of adding support for script files so that you can add a script file as an argument ot start it from the command line. Thereby setting everything up and then just run a scenario.
>
> Regarding documentation; I haven't focused much on documenting the simulator. Just trying to add some simple command line help when adding a new command.
>
> Feel free to make a pull request towards the repo or just send me files (in markdown format preferbly) and I can add it!
>
> What is the forum where you are discussing the simulator?
>
> BTW. Right now I am fighting to get it to load the DOS.D 2.6. I get so far that it tries to load stuff on the 9370 hard drive, but then something fails. Haven't figured out what the problem is.
>
> I am looking for any documentation on the 9370 disk drive. The documentation on it is rather scarce.
>
> —
> Reply to this email directly, view it on GitHub <#4 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AONEOJN6QJMP4HKCDQAPFDLYSEZK3AVCNFSM6AAAAABC2UGXTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRXHE2DENZTGI>.
> You are receiving this because you authored the thread.
>
|
Hello Bernd! Your document didn't make it through github. You may contact me on mattis (commercial-at replace with @) mattisborgen (dot) se I have access to all the stuff at bitsavers. If there is something else then I don't have it. For the 9350 there is a quite detailed document: 9350 prod spec. But unfortunately there is no such document for the 9370. |
Hi Matis,
I may have missed it but I found no other means to contact you, not sure if you are following the other forum.,
The current terminal setup is useful mostly, what I would suggest is a simple similar setup. What do you think to run the initial control session where you load tapes etc in a default terminal and spawn 2 more windows for console and debug.
That would allow a bit more flexibility but I also understand the complexity as this would require a serious code change...
Other than that, I see this progresses and you do a fabulous job, in case you want to start at some point with a little documentation I am herewith volunteering to help and add whatever is left from my memory.
Cheers and many thanks for your contribution.
Bernd
The text was updated successfully, but these errors were encountered: