[...]
> they access VDP
> directly without waiting the VDP finishing the work (the famous double EX
> (SP),HL after an OUT to VDP)
Err... isn't two NOPs easier??? Or an LD A,value:OUT (#99),A (the LD A,value
is 7 T-states)...
It is only nessacary to wait 7 Z80 T-states (So in reality 8 T-states on
MSX). LD A,value takes 7 T-states. If executing an IN right after an OUT you
can best put an LD A,(DE) inbetween. It only takes 7(8) T-states (2xNOP
takes 8(10)), and it is only one byte (2xNOP is two bytes).
> they ignore the BIOS...
I NEVER use the BIOS. It's just so da@# f&*$king SLOW!!!
~Grauw "from Holland"
--
>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<
email me: [EMAIL PROTECTED] or ICQ: 10196372
visit the Datax homepage at http://datax.cjb.net/
MSX fair Bussum / MSX Marathon homepage: http://msxfair.cjb.net/
>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<
****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****