mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

736
active users

#atari8bit

8 posts7 participants0 posts today

I've got this vintage #Centronics to #Atari #SIO connector. The last time I tried it (last year sometime), I could LPRINT a line from BASIC, but line endings weren't correctly interpreted. (Unsurprising; Atari uses $9B as its line ending.)

Coming back to it today to see if the adapter was configured to interpret line endings correctly, I mostly got timeout errors in BASIC and twice only, some garbage, while trying to print.

(Printing via the parallel port on a Thinkpad 760CD running Windows NT4 works perfectly. So it's not the printer.)

Any tips on how to proceed further with troubleshooting this connector?

There's been a bit of buzz in the #atari8bit #retrocomputing scene lately about #Fujisan, a cross-platform GUI wrapper around an updated version of the #atari800 emulator, which claims to bring #FujiNet-PC support.

I've tried it on a fresh install of Debian 13, and in my minimal testing so far, it appears to work and is quite straightforward to get working.

Fujisan can be installed painlessly from a DEB (github.com/pedgarcia/fujisan/r - it needed one dependency), and FujiNet-PC can be built by following (some of) the instructions at github.com/FujiNetWIFI/fujinet (In short, install the build prerequisites, skip the PIO stuff, clone the fujinet-firmware repo and run ./build.sh -cp ATARI. Start FujiNet-PC by running the run-fujinet script in build-dist).

In Fujisan settings, on the Hardware tab, select "Enable NetSIO (FujiNet-PC support)" and click OK. Cold boot the emulated Atari. FujiNet will start on the emulated Atari.

Kudos to Paulo Garcia for this work, and to @tschak, @mozzwald and everyone else who contributes to #FujiNet.

I'm looking forward to experimenting further with this.