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
Brazil

... is some talk among monarchists in Brazil of restoring the monarchy as a symbol of national unity and political stability. A national plebiscite was held on the ...

 
 
 
This page was created in 38.2 ms