>Would it be feasible to extend current OS 3.1 ROM functionality to
>support 4-bit graphics modes using a glue library?

It'd be pretty hard.  You'd have to patch out the entire blitter code and
replace it with your own work-alike, or else constrain your app to not
allow any system dialogs (alarms, low battery, incoming IR...) to appear
when you're in 4-bit mode.  It is only software, so it isn't as if it can't
be done; it is a "simple matter of programming" as they say.


>Or if it be too difficult to alter existing ROM behaviour, how difficult
>would it be to encapsulate the OS 3.5 graphics system as a glue library?

Same answer, but this time you'd be needing us to do the work, and I
wouldn't hold your breath.  You can get the 3.3 or 3.5 updates which get
you to the same goal with zero engineering effort :-)

-David Fedor
Palm Developer Support

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

Reply via email to