TTY comms via serial link support.

Problems or feedback about the NO$PSX emulator by Martin Korth
Post Reply
User avatar
gwald
Verified
Net Yaroze Enthusiast
Net Yaroze Enthusiast
Posts: 341
Joined: Sep 18, 2013
I am a: programmer/DBA
PlayStation Model: Net Yaroze
Contact:

TTY comms via serial link support.

Post by gwald » April 27th, 2025, 1:21 pm

Hi Martin.

There is someone making a Net Yaroze game with serial link cable communication between two PS1's.
And there is no support for the serial link cable in NY, apart from the TTY functions, ie ioctl and open/close, read/write etc.
Seem to have managed to do it and it's working on hardware! :clap :dance
TMK, this is the first time it's has been done! :D

Not sure how trivial TTY is to implement basic TTY (open/close, read/write char, etc) on no$psx, but it would make it easier in the future if someone else is game to do it! :mrgreen:

User avatar
nocash
Verified
PSX Aficionado
PSX Aficionado
Posts: 634
Joined: Nov 12, 2012
Contact:

Post by nocash » April 27th, 2025, 10:48 pm

I have no idea what you are talking about... a tty text output hardware game that was made by someone?
But whatever you mean, I have probably already emulated that.

User avatar
MasterLink
Serious PSXDEV User
Serious PSXDEV User
Posts: 111
Joined: Jul 20, 2024
I am a: Electronics repair, music and art.
Motto: Try it anyway, it might work.
PlayStation Model: DTL-H1001H
Location: USA

Post by MasterLink » April 28th, 2025, 4:28 am

I don't think he's talking about TTY text output, but rather like how Doom lets you link two PS1's to play a multiplayer game on two separate TV's. I guess that wasn't supported with the Net Yaroze (with the NY libraries I assume).

What game is this, so we can look it up?
PSXDev has a bot problem. If you see a random post with a stray pixel, don't click that pixel, it might be a hidden URL. REPORT it and be absolutely sure to mention where and how you found the hidden URL. Sometimes it's not in their sig, but hidden in quoted posts. If the report is declined, push back if you are 100% sure.

User avatar
gwald
Verified
Net Yaroze Enthusiast
Net Yaroze Enthusiast
Posts: 341
Joined: Sep 18, 2013
I am a: programmer/DBA
PlayStation Model: Net Yaroze
Contact:

Post by gwald » April 29th, 2025, 12:05 pm

nocash wrote: April 27th, 2025, 10:48 pm I have no idea what you are talking about... a tty text output hardware game that was made by someone?
But whatever you mean, I have probably already emulated that.
Sorry, I often can't find the right words to explain things, MasterLink is correct.

TTY is a two way protocol (typically over a serial interface) and it's being used between two real playstations to communicate input and position, so opening a TTY device and using putchar into the other PSX and getchar to read the other's data etc. Because Net Yaroze doesn't have serial cable lib support.
When using No$PSX with two PSX connected via serial, TTY char's are sent, but never received.

MasterLink wrote: April 28th, 2025, 4:28 am What game is this, so we can look it up?
I guess it's in development, so I don't know.
Just talking and sending info I know about how serial/TTY was used via NY, apart from Siocons PC transfer related stuff, wasn't much.

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests