social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.8K
active users

#retrocomputing

322 posts227 participants2 posts today
Continued thread

All orders have been delivered, time to replace the the RTC chip on the #PentiumPro motherboard.

Removing the chip went well with the desoldering gun and a bit of help with hot air for the GND pin.

I soldered a socket and used a nwX287 by Necroware. It feels slightly wrong to use a Varta battery in there but I guess that one will be fine.

Such impertinence! To stretch a paw out of software and upgrade the hardware!

SPL requires a Z80 CPU to run and the resulting programs also require a Z80.
On SIMH, SPL will automatically switch the CPU if an 8080 is detected. On

So in my process of porting my MPW C program to CodeWarrior I'm now past the easy part of "need to make missing header files and rename old function calls" and into the need-to-read-a-book parts of "C doesn't have a concept of booleans so what does this compiler expect" and how to make pointers to function kind of stuff...

Oh look, a random relic from aeons ago: Original #SunMicrosystems sign from the 1980s featuring the 1984 logo.

It was outdoors for soooo long that the labeling faded away nearly completely so I had to re-apply it and accidentally upgraded to the 1996 logo. Oops...

Did I mention that I collect weird random old stuff?

Je rattrape (un peu) mon retard dans les montages à assembler avec ces deux "NOP testers" pour #z80 et #mos6502
Et un NOP testeur céquoidon ? C'est un montage qui permet de vérifier qu'un microprocesseur est vivant en présentant la commande NOP sur le bus de données (câblée en dur sur le circuit) et en regardant ce qu'il se passe sur le bus d'adresse : la commande NOP ne faisant rien le processeur passe juste à l'instruction suivante ce qui a pour effet d'incrémenter l'adresse, visualisée ici avec une série de LEDs.
L'horloge est ici un 555 pour que ça aille assez lentement pour y voir quelque chose !
#retrocomputing