Ok, now I have enabled all debug lines, but there is no output.
including X86EMU_trace_on()?
I wondered about that and no, I have not enabled this line. Unfortanetly I can't test this now. Sometimes I have to work :D
Is this line needed for the output ?!
Well, what should I do next.
I've enabled all debug lines in biosemu.c --> no debug output I've tried to enable X86EMU_trace_on() and setup_int_vect() --> compile LB fails with undefiened references to this functions. but void setup_int_vect(void) is in the same file ?!
It seems, that there is doing nothing by LB in this state.
chris