Quote:
Originally Posted by fbdev
pre-processed gnu cc.
|
hi, i'm trying to modify your code so this hack can work on my kindle dx/g. i think i've located the code at the bottom of the file where you copy into a frame buffer and write to the screen.
there's several parts where you reference the K3 screen resolution, namely: 600 * 800 (and 300 * 800 which i guess is half the horizontal due to some sort of interleaving?).
given the kindle dx uses a 824 * 1200 screen, can i simply undated these numbers in the code accordingly?
also, how do i compile this file into an exe i can use from launchpad?
thanks for the help if you can, kind regards