[–] ksherlock 5y ago ↗ If you want to emulate an actual VT52, you might want to start with the DECscope User's Manual as your primary source.https://vt100.net/dec/ek-vt5x-op-001.pdf [–] colejohnson66 5y ago ↗ To be fair, the author doesn’t claim it’s anyway good. From the top of the README:> This is a pretty inaccurate emulator of a VT52. I'm sure it's missing several features. [–] duskwuff 5y ago ↗ If you want to emulate the VT52, you can fire up MAME. It supports that. :)https://github.com/mamedev/mame/blob/master/src/mame/drivers...
[–] colejohnson66 5y ago ↗ To be fair, the author doesn’t claim it’s anyway good. From the top of the README:> This is a pretty inaccurate emulator of a VT52. I'm sure it's missing several features.
[–] duskwuff 5y ago ↗ If you want to emulate the VT52, you can fire up MAME. It supports that. :)https://github.com/mamedev/mame/blob/master/src/mame/drivers...
[–] tyingq 5y ago ↗ Ends up being sort of like QEMU, translating VT52 input/outputs into the input/ouput whatever your actual terminal is. That's pretty neat. [–] axiolite 5y ago ↗ There are others utilities which do the same. I imagine Wyse is much more widespread than vt52 escape sequences today:https://github.com/gutschke/wy60
[–] axiolite 5y ago ↗ There are others utilities which do the same. I imagine Wyse is much more widespread than vt52 escape sequences today:https://github.com/gutschke/wy60
5 comments
[ 3.5 ms ] story [ 12.6 ms ] threadhttps://vt100.net/dec/ek-vt5x-op-001.pdf
> This is a pretty inaccurate emulator of a VT52. I'm sure it's missing several features.
https://github.com/mamedev/mame/blob/master/src/mame/drivers...
https://github.com/gutschke/wy60