[s1mp3-dev] LCD API

Legolas legolas558 at email.it
Fri Jun 2 05:16:35 CDT 2006


Bluechip ha scritto:

>XORing video data is, or rather was, a very special thing ...I do not 
>think that AND and OR are really relevant here.
>  
>
Ok, but wait, isnt just a matter of op-code?

>  
>
>><sine.h> if you want to draw wavy things. The sine table is there, and
>>only your program gets bigger. That's the deal.
>>    
>>
>OK - but of course this will not be a kernel feature, but compiled 
>into each and every app that uses it.
>
>Perhaps we need runtime loadable libraries?
>  
>
:-) that's the beast we were handling on the wiki. Have a read down 
there if you wish. Let's collect all the possible features, then we'll 
split them into modules where needed. Without falling on "featuritis" of 
course ;) Ok, I am exaggerting with neologisms

>>I suggest:
>>
>>gotoxy(x,y);
>>textout(string);  // and DOES NOT advance x/y
>>print(string);      // DOES advance x/y understanding newlines
>>
>>and the macro variants
>>    
>>
>Yes, that seems fair :)
>  
>
Let's try to think what the programmers will need. We won't see 
programmers until next ICE age, but I am sure they will find something 
to complain.

>>--
>>  Legolas
>>    
>>
>
>BC 
>
>  
>
--
  Legolas




More information about the s1mp3-dev mailing list