View Single Post
Old 09-02-2011, 08:07 AM   #4
max99
Addict
max99 ought to be getting tired of karma fortunes by now.max99 ought to be getting tired of karma fortunes by now.max99 ought to be getting tired of karma fortunes by now.max99 ought to be getting tired of karma fortunes by now.max99 ought to be getting tired of karma fortunes by now.max99 ought to be getting tired of karma fortunes by now.max99 ought to be getting tired of karma fortunes by now.max99 ought to be getting tired of karma fortunes by now.max99 ought to be getting tired of karma fortunes by now.max99 ought to be getting tired of karma fortunes by now.max99 ought to be getting tired of karma fortunes by now.
 
Posts: 201
Karma: 1300000
Join Date: Nov 2010
Device: Kindle DXG, PW
Quote:
Originally Posted by fbdev View Post
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
max99 is offline   Reply With Quote