Re: [M100] NEC 32kb BANK2 upgrade card and M100 24kB Upgrade card

2021-07-13 Thread Pawel Radomychelski | ExPLIT
Thanks for the Wiki update, Steve. Btw: i have PC-8201 (Japanese Model) and round memory pins... Thanks Pawel On Wednesday, 14 July 2021, Stephen Adolph wrote: > Regarding my new memory upgrade cards, information posted at the wiki- > > https://bitchin100.com/wiki/index.php?title=PC-8201_BAN

Re: [M100] M100 as Terminal to Raspberry Pi

2021-07-13 Thread Daryl Tester
On 14/7/21 9:42 am, Bill Miranda wrote: The errors I am getting are as follows: -bash: cannot set terminal process group (868): Inappropriate ioctl for device -bash: no job control in this shell Then it is not registering all my keystrokes on the Pi connected by the USB serial cable that I got

Re: [M100] M100 as Terminal to Raspberry Pi

2021-07-13 Thread Bill Miranda
I started over with a new install of Raspian and that made errors go away at home. It will be curious how it works at the office. On Tue, Jul 13, 2021 at 7:12 PM Bill Miranda wrote: > The errors I am getting are as follows: > > -bash: cannot set terminal process group (868): Inappropriate ioctl

[M100] NEC 32kb BANK2 upgrade card and M100 24kB Upgrade card

2021-07-13 Thread Stephen Adolph
Regarding my new memory upgrade cards, information posted at the wiki- https://bitchin100.com/wiki/index.php?title=PC-8201_BANK2_32kB_SRAM_card https://bitchin100.com/wiki/index.php?title=M100_26-3801_24kB_SRAM_card Nothing too novel here, but I made it for my purposes and thought I would share.

Re: [M100] M100 as Terminal to Raspberry Pi

2021-07-13 Thread Bill Miranda
The errors I am getting are as follows: -bash: cannot set terminal process group (868): Inappropriate ioctl for device -bash: no job control in this shell Then it is not registering all my keystrokes on the Pi connected by the USB serial cable that I got from Retrofloppy.com On Tue, Jul 13, 202

Re: [M100] A decent replacement for M100 "Feet"

2021-07-13 Thread Brian Brindle
On Tue, Jul 13, 2021 at 6:18 PM Brian White wrote: > Dang, TS-DOS is specifically requesting the name "ROOT", which means I > have to make PDDuino use that, and you can't have a real directory named > ROOT. > > There is a macro or const you can edit in the main .ino to change that > from "SD: "

Re: [M100] M100 as Terminal to Raspberry Pi

2021-07-13 Thread Tom Wilson
Huh. The timing on this is interesting. I just started writing a line based text editor; my long term plan is to run it in Linux, CP/M, and Commodore computers (including the upcoming Commander X16.) If you're interested in trying it on your Pi/Model M setup, I can ping the list here when it's re

Re: [M100] A decent replacement for M100 "Feet"

2021-07-13 Thread Brian White
Dang, TS-DOS is specifically requesting the name "ROOT", which means I have to make PDDuino use that, and you can't have a real directory named ROOT. There is a macro or const you can edit in the main .ino to change that from "SD: " to "ROOT ". Probably won't affect UR2 but if it's baked into

Re: [M100] A decent replacement for M100 "Feet"

2021-07-13 Thread Brian Brindle
> > I always had the idea that there could be a whole raft of virtual files > that don't actually exist but that could be used to issue commands or > return data like RTC time etc, like /proc /sys etc. They could even be in > their own virtual sub dir. The dir could even be invisible where it isn't

Re: [M100] M100 as Terminal to Raspberry Pi

2021-07-13 Thread Brian Brindle
Hey Bill, Weird, what sort of error is it giving you? That absolutely should work without any issues.. Dumb quesiton, do you have flow control enabled? (Last character on your STAT should be an E to accomplish this.) Sometimes that can cause this. Editing the wpa_supplicant file can be a bit of a

Re: [M100] A decent replacement for M100 "Feet"

2021-07-13 Thread Brian Brindle
>> That is strange. Remember, UR2 works with a real tpdd which has no such thing as a current directory label, and as well, the whole point of the UR2 stub on-demand loader is that you don't have TS-DOS installed, either ram or rom. I'm probably not articulating what I'm trying to say right, it's