https://github.com/Wren6991/PicoDVI uses the interpolator engine to do some shifts and adds much faster than the CPU can.
Can it help us do the font lookups? 16-bits from VGA memory in, plus the glyph row, two memory addresses come out (one for the 8 bits of glyph, one for the colour lookup table start-point). Or, 8 bits go in, four CLUT addresses come out?
https://github.com/Wren6991/PicoDVI uses the interpolator engine to do some shifts and adds much faster than the CPU can.
Can it help us do the font lookups? 16-bits from VGA memory in, plus the glyph row, two memory addresses come out (one for the 8 bits of glyph, one for the colour lookup table start-point). Or, 8 bits go in, four CLUT addresses come out?