mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

336K
active users

@larsbrinkhoff Can I run on a DEC VT320? If not, why not? Please fix.

@amszmidt @larsbrinkhoff
No idea what DEC put in their terminals but TeleVideo used Z80s at some point so with some board level spelunking and a custom burn of some obsolete EPROMs or ROMs it should be quite possible.
* The actual implementation of this is left as an exercise for the reader. *

@Steveg58 @amszmidt VT52 - custom TTL processor.
VT100 - Intel 8080.
VT220 - Intel 8051.
VT320 - Intel 8031.

@amszmidt @Steveg58 With a custom ROM, yes. Sure the 8051 family is awkward, but it's doable.