LOL Re the Nabu Telnet Terminal, now THATS quick turnaround! That's awesome, thank you DJ! Now, ungratefully, can I request that you put a linux port on the to-do list...?
Best, A
Search found 5 matches
- Thu Apr 13, 2023 1:34 pm
- Forum: Cloud CP/M
- Topic: Redirect Console CPM Telnet Server
- Replies: 15
- Views: 19323
- Thu Apr 13, 2023 12:11 am
- Forum: Cloud CP/M
- Topic: Redirect Console CPM Telnet Server
- Replies: 15
- Views: 19323
Re: Redirect Console CPM Telnet Server
Something else to play with: https://github.com/mastmees/adm3a I did come across this, and did use it to verify some of the control codes. It is COM port only for now, doesn't have telnet, which could be added of course. Also has the advantage of simplicity. It might be a good starting place for a ...
- Wed Apr 12, 2023 11:53 pm
- Forum: Cloud CP/M
- Topic: Redirect Console CPM Telnet Server
- Replies: 15
- Views: 19323
Re: Redirect Console CPM Telnet Server
I'd be interested in this. This is the code block I edited within the Output(Byte c) method in the VT52.cs file of the project (around line 877 in my editor). There are three areas, commented with BEGIN LS ADM3A and END LS ADM3A. Very minor changes. This is absolutely a hack and not complete, but i...
- Wed Apr 12, 2023 11:35 pm
- Forum: Cloud CP/M
- Topic: Redirect Console CPM Telnet Server
- Replies: 15
- Views: 19323
Re: Redirect Console CPM Telnet Server
Hi all, Just wanted to post a fun diversion -- I wanted to recreate my childhood WordStar and SuperCalc experience on an actual 80 column character terminal, so was trying the telnet redirect (DJ's work is so appreciated, thank you!), but the terminals I tried on linux (though they claimed it) didn...
- Wed Apr 12, 2023 10:38 pm
- Forum: Cloud CP/M
- Topic: Redirect Console CPM Telnet Server
- Replies: 15
- Views: 19323
Re: Redirect Console CPM Telnet Server
Hi all, Just wanted to post a fun diversion -- I wanted to recreate my childhood WordStar and SuperCalc experience on an actual 80 column character terminal, so was trying the telnet redirect (DJ's work is so appreciated, thank you!), but the terminals I tried on linux (though they claimed it) didn'...