logoalt Hacker News

rbanffytoday at 7:14 AM1 replyview on HN

The VT-100 emulation seems very accurate, down to the pixel level.

I wonder if there is anyone doing VT-340 emulation like that - shouldn’t be impossible to transpile the ROMs to something modern (I guess this is what was done here) and fill in the hardware support gaps.


Replies

fmajidtoday at 10:27 AM

Specially if they used less memory constrained device like a RPi Zero instead of an esp32 and HDMI instead of VGA.