At 11:35 1998-06-14 -0700, Wolf wrote: > >1). instead of ld hl,0 do xor hl it is 6 clocks faster and 2 bytes smaller sorry, but you can't xor hl... //Olle