mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#rc2014

12 posts9 participants0 posts today

Hey @rc2014 my RC2014 Mini II Picasso is beautiful! And it booted up correctly first time! (don't know if I was a little disappointed to not be troubleshooting! ;-) )

Now it's time to connect it to other things... the fun awaits! :-)

I have a breadboard 6502 (ala Ben Eater) that's dying to meet it.

My dual keypad module for the #RC2014.

This takes advantage on the Z80 IN instruction where the value of A is output on the upper 8 address lines. For keypad 1 I load either 1,2,4, or 8 into the A register, then read the value from the defined IO address. This puts a high across the row, and if a button is being pressed the row that button is in will also be high. In this case I am outputting the values of the column and row to the digital IO module to prove it is working.

I have been away for a fantastic few days, but with limited and sporadic access to Mastodon. I think I have caught up with all the #RC2014 posts now, but if there's anything I have missed, or you're still waiting for a reply, please let me know.

+++ SYSOP NEWS +++ SYSOP NEWS +++

As you may remember, RC-BOX BBS - the world's first and (currently) only RC2014 based BBS - has been struggling with connectivity issues.

The good news: I have finally been able to successfully mitigate these.

Some background info: in October last year, I decided to do some maintenance on the system, updating my WiFi modem firmware and replacing the SC132 serial I/O module (using a 6.144 KHz crystal for a fixed 9600 bps) with its cousin, the SC110 serial I/O module which features a CTC chip so it can dynamically set any baud rate.

Turns out that while the module is techincally 100% okay, it sometimes locks up when being used with the BYE.COM program for CP/M.

I think this has to do with BYE.COM setting the CTC to the selected bps during initializiation (which happens after each hangup). For some reason, this often works but occasionally causes the SIO/2 to lock up.

Sometimes, without any reason, BYE.COM would drop into an +++ATH loop although no one was connected, not being able to actually perform the AT command.

It took me weeks to finally realize this, because I was so sure the problem originated from the Zimodem firmware and because the issue only showed up occasionally. It was very annyoing to debug.

So as a result of this finding, I've put the SC132 with the fixed 9600 bps back into the system. Since then, no more of these issues occurred.

As always, you can find all info on how to connect to RC-BOX BBS in my profile info.

P.S.: so now I think the problem originates from the BYE.COM code. But since everything is working properly again, I don't have the desire to dig into the BYE.ASM code any time in the future. There are other projects that I'd like to go on with first.

#rcbox
#bbs
#rc2014
#rc2014bbs
#retrocomputing
#newretro
#z80