Now that I have a huge chunk of my system working, I figure it's time to start adding printer support to it. Remembering and old topic, and a link to Mr. Gelee's Tech, I ordered his MG014 board, based on the 8255. Since my system is a completely 'roll your own application specific' beast, I would need to integrate a driver into what I'm writing.
That said, he does have an lprint.c program on his website, but it's in C and I don't know squat about C programming. I guess my best hope is that someone else has something in Z-80 assembly that supports that board. I guess then the question is; does anyone know of anyone that has done that? Thanks for any ideas.