6x10 pixels per character according to the datasheet. Bit thin, but might be fine, we will see. There is a bit of similarity to some of the earlier high resolution mode EGA fonts. I was actually considering using a Hercules or EGA chipset but didn't feel good about slaughtering an ISA card. I'm going to whip something up quick to see what it looks like, I've read the handbook a bit more and it's a bit weird to program. I have various video chips from that era, mostly recovered from junk.
Quite a
few teletext chipsets, They would also be fine to use if you're happy with 40 width, I couldn't even find the datasheets of many of them though and you usually need at least two custom ICs in these circuits so the likeliness of me ever using them for anything is pretty low. I also have other video chips, a few
TMS ones and the
V99x8,
uDP7720 and a few others. The EF934P isn't really even close to being the best of the bunch but this isn't really about using the best, isn't it? And I agree, video stuff of that era is fascinating. Compared to modern tech it's primitive but also feels sophisticated and complex at the same time and everyone thought of their own ways to do things, within the (considerate) limits of the technology.
I have a self-built Z180 based system directly running my own version of Forth bare metal. The chip is speedy and has two inbuilt serial ports, an MMU, some timers, dma and other luxury while still being "vintage". (the Z180 actually has an interesting history, it was originally designed by Hitachi, not Zilog) My long-running project is to write a bare metal, Forth based OS, the Z80 architecture isn't quite ideal for Forth but it is an easy to get (both buy and understand) family. In future incarnations of this computer I'll implement the RC2014 bus, if I don't just buy one off the shelf one that is. (or go 16 bit) I have 512kb of RAM and a 512kb flash ROM (the Z180 can address up to 1 MB and use up to 64kb at once) the flash ROM is theoretically rewriteable from inside Forth and I could get away with a lot less ROM but this was easy to wire up and I had the parts. The Z180 running at 18 MHz comes with it's own set of problems as you have to insert wait states for IO as most of the hardware like the EF934P usually can't handle the speeds. An 8 bitter will always be an 8 bitter and never be incredibly useful (honestly, computers being useful as a general puprose thing starts in the 16-bit range IMO, I could well imagine using the Amiga for day to day stuff even today, a speccy or C64 though? Eh) but it is in this comfortable range where it is very easy to understand the entire system and just rewrite your primitive OS in an afternoon. There are also all these discrete and odd special ICs with special functions you can screw around with without it feeling out of place in context of the rest of the system, which is always fun. The Z180 also has amenities to build a multiprocessor system with which interested me with Forth, but I'm not sure that's ever actually going to happen.
I just use xterm with one of these FTDI dongles. It has very comprehensive VT terminal support, and also
ReGIS and
Sixels. Since my thinkpad convertible has a nice, small 3:2 screen I can set a pixel font exactly to fill the entire screen at 80x25 without looking too big, put a nice mech keyboard in front and have an impromptu terminal. This is still not an ideal solution and I would like to have a proper dumb terminal eventually, I just can't deal with these old CRTs anymore and would like something slightly different (eInk perhaps?) in an attractive package.
Let me know how it goes. The chinese once sold me a MOS 6802 IC with a lasered datecode of 2014. It actually still worked, they just somehow felt the need to reprint it in a very ugly and fake looking way, which is a godamn shame. That 6802 was also a sygnetics part, as a stamp on the bottom told me. I still got a working 6802 in the end and I have no idea what this even was about. It's like they have a compulsive need to fake things.