Comment by rbanffy

15 hours ago

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.

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