Encyclopedia > Poqet Pc programming

  Article Content

Poqet Pc programming

Things to consider when coding for the Poqet:

Power management[?]: There is a technical manual available that describes the power API for the Poqet, and some tips of what (not) to do. Maximizing battery life is always nice.

Optimization: This processor isn't that fast. Using assembler is almost never wrong at these clockspeeds, and especially with this kind of instruction set, where the timings between different instructions vary wildly: integer division takes 60-110 cycles, addition takes 3.

See also: CGA programming, Generating trigonometric tables



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
242

...     Contents 242 Centuries: 2nd century - 3rd century - 4th century Decades: 190s 200s 210s 220s 230s - 240s - 250s 260s 270s ...

 
 
 
This page was created in 42 ms