Quote:
Originally Posted by Frenzie
I
Code:
elseif codename == "cadmus" then
return KoboEuropa
It probably won't work, but who knows, it just might.
|
It starts up and seems to function at a quick glance... except that the display seems to be upside down, and the touch sensor seems to be upside down relative to the display. (Or maybe the touch sensor is right-side up relative to the device, and it's just the display that's upside-down?)
I'm looking at the code in that file, and I see a lot of things that could be relevant (`canHWInvert`, `boot_rota`, some stuff under `isSunxi`), but I'm not sure which of them are likely to be the sensible places to touch. I might just play around if I have some spare time this weekend, but if there's any relevant docs explaining this stuff, I'd be happy to get a pointer.