Just need to init to 80 x 25 color text. Load an 8x16 font and write attribute/char data at 0xB8000 in the standard fashion. That's it.
I can get a register dump from the board with the mobo and
PC-BIOS, assuming
in alpha mode it has legacy CRTC, Sequencer, Attribute,
Graphics, etc in the
standard locations. But I need to know the extended register
settings to
enable access to these from power on. And any extended DCLK register locations/settings required.
Do you have the source code of TIARA project ?? They have done the same stuff.
Ollie
Thanks, I'll look into it.
-Steve