hi carsten, hows your unit (from contest) *g*

> is there a documented (verrrry unlikely - I haven't found any in the
> SDK)  or undocumented (more likely) API-call to switch from the 320x320
> (high density) mode to the 'old'  160x160 display mode?

no. :)

> This would be very handy to have some 'older' applications running on
> the device which does a direct access of the screen-memory.  (which is
> NOT DIRTY - since it's even mentioned in the SDK:  WinScreenLock returns
> the address of the start of the screen)

you have to manually do pixel doubling, OR, use the WinCopyRectangle()
API to do the pixel doubling for you. mail me privately, and i can give
you some examples on how to do this...

> ... I haven't hacked around in the Tungsten-T ROM yet to figure out the
> HW-regs for the display chip. (seems like the entire address space is 
> only readable in ARM-mode - since accessing certain memory locations 
> results in a soft-reset of the device )

heh :) preparing for next years contest? it'll be armlet based *g*

---
Aaron Ardiri                           [EMAIL PROTECTED]
CEO - CTO                                              +46 70 656 1143
Mobile Wizardry                         http://www.mobilewizardry.com/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to