fezder
Well-Known Member
does it still revert to CH clock halt IF using external battery?
another question, I tried to understand how code takes different characters, could you guys elaborate bit?
and other thing, in fontmap.h , how are those hex strings to be read? As there are like oxfb even in "space" ....
confused...
oh, and I noticed we don't use shiftout() in these! cool!
another question, I tried to understand how code takes different characters, could you guys elaborate bit?
C:
clr();
strput("WOOF",0,0); //from void strput? how?
Blit();
confused...
oh, and I noticed we don't use shiftout() in these! cool!
Last edited: