Jerome Grimbert wrote: > May be I could use the parallel-printer port to print (have to look how > to send a caractere to that interface... hopefully it's simple.
That should be pretty simple, yes. > Or using a serial port (if I connect a serial printer to it). If you leave out all handshaking and the receiving stuff it's pretty manageable but still more work than parallel. > But I'm afraid I'm not going to code a character generator for > debugging purpose(no, no return to the zx81 era, thanks). Actually I have done some simple but complete value/string printing routines for a QL mode display just recently to debug the SGC/QubIDE startup problems. Just in case you're interested despite the zx81 era ;-) Marcel
