#Retrocomputing

GEM is truly truly outrageousSeg@oldbytes.space
2026-03-16

PL caps are "Extremely Low Impedance" but they use them everywhere, the definition of such has changed over time, and its unclear how much that actually matters

digging through my stash i have some Panasonic 2200uf 16v i could drop in and overspec it quite a bit

or play cap addition with an Illinois Capacitor 1000uf and a 220uf

resistors in parallel baby 😎

squinting at datasheets two of these should drop the ESR to the same spec as a PL

but the date codes a little scary, nichicons are from 1980? a nippon chemi-com from 1973??

may just go with 1000uf + a 470uf Panasonic that's at least younger than me 🫠

#retrocomputing #macintosh #marchintosh

64'er Magazin64er
2026-03-16

Vorschau | 64'er Magazin
64er-magazin.de/8603/vorschau.

Noch eine Erweiterung zum Programm. Mit ein paar Basic-Zeilen lassen sich mit den tollen Apfelmännchen-Grafiken effektvolle Diashows realisieren....

saahbssaahbs
2026-03-16

Back in the late 90s, when TI already ruled calculators in High Schools, I selected HP48 as my platform. It is a high-end engineering calculator with CAS capabilities, native units, stack based interface and programmable in RPL.

Recently I purchased a near mint HP48G and again have a physical calculator on my desk.

Between rich library, various symbolic solvers and even ... more on:

saahbs.net/post/20260315-hp48-

2026-03-16

I'm sticking with FloatBASIC. However, without a manual, much less one in a language I can read, I don't know the commands available or the syntax required. I can't even interpret all the error messages. And, beyond knowing that it's a modified version of BASIC originally intended for another machine, I don't have much to fall back on. It seems to be based on MS BASIC and has a somewhat modified ASCII character table, that much I have figured out.

#retrocomputing #retrogaming #nes #subor #dendy

GEM is truly truly outrageousSeg@oldbytes.space
2026-03-16

C60 is a 1200uf 10v cap that appears to be the output filter for the 5v rail

closest ax man match i could find is a 1200uf 12v cap

but its a chonker and it seems the PLs may have been chosen because they are smol beans for their capacity

fitting one in the available space seems infeasible

#retrocomputing #macintosh #marchintosh

2026-03-16

It's interesting trying to use BASIC when you don't know what dialect the machine wants.

The Subor SB225-B has two flavors - G-BASIC and F-BASIC, or GameBASIC and FloatBASIC. GameBASIC is a modified FamilyBASIC, as published by Nintendo based on HudsonSoft and Sharp's PlayboxBASIC. FloatBASIC is... complicated.

Apparently, it's stolen from another Chinese computer company called Fei Suo, who in turn stole it from a Japanese computer company.

#retrocomputing #retrogaming #nes #subor #dendy

Chris Hansoneschaton
2026-03-16
PurpleJillybeansjillybeans@blog.n8fq.org
2026-03-16

Resurrecting RealPlayer

Technically RealNetworks and their premier product #RealPlayer still exist in this year of our dragon lord 2026, but in a very different form from their heyday in the late 1990s. Something I was playing with a week or so ago reminded me of it, and I decided bringing it back from the dead would be an interesting project.

I first discovered RealPlayer sometime in 1997 when I found an early version of it included with Windows 95, hidden in the SYSTEM directory. Microsoft shipped it along with Internet Explorer to provide media playback until they replaced it with their own Windows Media Player (which Real later sued them for). Even though this was the dial-up era, streaming audio channels even for just a few minutes at a time seemed fun. The player began to succumb to bloat once it hit version 6 but before that it was a pretty decent experience. I decided that RealPlayer 5, and its associated infrastructure, would be the best target.

Well, actually I wanted to target RealAudio Player 3 but I couldn't find a compatible server so I settled for Basic Server Plus 5. That gave me the option of experimenting with video if I wanted to, so it was a decent second prize. I set up a Windows 2000 VM to run the server on. I'd have preferred WinNT 4.0 but that will not run under the current version of QEMU. I was also able to find the UNIX versions (including Linux and FreeBSD) but I decided to go with Windows for this.

The server was easy enough to get going (although I wasn't able to get it to work as an NT service) so the encoder came next. I wanted to do live streaming rather than static files, and that led to another challenge. The Real encoder is hardcoded to take input from your sound card's mic or line input; it won't stream your desktop audio even if you set that as your recording source in Volume Control. An old version of Virtual Audio Cable let me work around that. The next wrinkle was that the encoder doesn't let you choose an audio input device; it always uses whichever one you have set as your default in Windows. Because of that, it's only possible to run one stream per machine. If you want to offer more channels (or enable bandwidth auto-negotiation) you have to use separate machines.

Audio is fairly easy, the aforementioned caveats aside, but video is a greater challenge. Like audio, the encoder absolutely insists on taking input from a camera or video capture card. I wasn't able to find anything that would run on pre-Win7 versions of Windows that would allow capturing the desktop display through a virtual device so I was stuck putting together a bit of a Rube Goldberg contraption: a laptop running Windows XP feeding VGA output to a TV scan converter, itself feeding into a USB analog capture card connected to the laptop. This, together with Virtual Audio Cable, allowed me to capture the output from VLC and encode it to a live RealVideo stream. Strangely I had problems with RealEncoder 5, but RealEncoder 1.0 (part of the RealServer 4 suite) worked fine.

So, with server and encoders going, attention now shifts to playback. The streaming protocol works a bit like FTP: the client opens a control connection to the server on TCP port 7070, then the server opens a connection to the client on a random UDP port in the 6970-7170 range (or whatever's set in the client preferences). That was fine in the dial-up era, when no one used NAT and hardly anyone used firewalls, but that would not work on the modern Internet. Starting with RealServer 4, Real added a feature they called "Smart Networking" to the server, allowing it to stream content via HTTP on port 80 rather than opening a direct connection to the client. This made it difficult to run a web server on the same machine though; that's why I opted not to run the Real server on my OpenBSD VM.

It was because of this unusual-by-modern-standards protocol that I decided to connect my server to Compu-Global-Hyper-Mega-Net (which I talked about in my previous blog post ) rather than running it directly over the modern 'Net. NAT is generally not used on #CGHMN and very few people run firewalls so the 'callback' connection method works fine, just as it did over dial-up. If you're on CGHMN and you want to give it a try, visit my site at www.n8fq.retro/real.

#RetroComputing #RealAudio
Screenshot of RealPlayer 5 running on Windows 98, showing a live video stream called Watch and Learn. The video is showing the rings of Saturn.
64'er Magazin64er
2026-03-16

Impressum | 64'er Magazin
64er-magazin.de/8603/impressum

Herausgeber: Carl-Franz von Quadt, Otmar Weber...

Being Left Behind Enjoyerthomasfuchs@hachyderm.io
2026-03-16

Free topic for you #retrocomputing YouTubers, the Zoomed Video Port.

Didn’t find videos about it in my admittedly cursory search.

en.wikipedia.org/wiki/Zoomed_v

2026-03-16
oh the new "DR DOS" is mentioned in HN: https://news.ycombinator.com/item?id=47387997
#retrocomputing
64'er Magazin64er
2026-03-16

Hardware-Freaks aufgepaßt Hardware des Monats | 64'er Magazin
64er-magazin.de/8603/hardware.

Nutzen Sie diese nicht nur einmalige Gelegenheit. Wie? Schicken Sie uns Ihre beste, selbstentwickelte Hardware-Erweiterung....

qUAntUm RaDio! :verified:quantumradio@mas.erb.pw
2026-03-16

nOw PLaYiNG oN qUAntUm RaDio!: Chippy Nr.390 bY Maze! tUnE iN NoW: radio.erb.pw #retrocomputing #demoscene #chiptunes #trackermusic #sceneradio

2026-03-16

"Tomorrow's work." "Oy, I have to work tomorrow." "Monday's work."

Really? Count your blessings. Tomorrow is work where I get a paycheck. The weekend seems to now be all kinds of work where I don't.

I see so many folks #RetroComputing and I'm constantly stuck with...well, you know.

qUAntUm RaDio! :verified:quantumradio@mas.erb.pw
2026-03-16

nOw PLaYiNG oN qUAntUm RaDio!: #48 - Final Fantasy - Mystic Quest - Final Boss bY Snes! tUnE iN NoW: radio.erb.pw #retrocomputing #demoscene #chiptunes #trackermusic #sceneradio

2026-03-16

We're smack into the middle of #MARCHintosh and these poor Macs aren't getting any love. Look at these neglected little ones stuck on some bottom shelf behind some random junk. Is this a felony?

#retrocomputing

Classic macs on a bottom shelf behind some random bins of cables and other junk.
GEM is truly truly outrageousSeg@oldbytes.space
2026-03-16

time to put caps back in it

these Nichicon LQs test good and aren't known to be problems, they go back in

the PLs all gotta go, it seems they are well known board destructors 🧨 🤬

peeping at them with the lens they do look corroded all up in there

C62 came out clean but sure looks to be the center of the other bit of corrosion

to the bin with thee! ❌

#retrocomputing #macintosh #marchintosh

64'er Magazin64er
2026-03-16

Aktuelles | 64'er Magazin
64er-magazin.de/8604/aktuelles

Turbo-Ass, der von den Entwicklern, Omikron Software, als der schnellste Assembler für den C 64 bezeichnet wird, gibt es jetzt in einer erheblich verbesserten Version....

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst