i don't really like the idea. there's no real benefit except i don't have to write
like what, 10 lines of code? it seems to me that the drawbacks weigh much
heavier than the benefits.

-> how do i write my own handler now?

-> why is x increasing, y empty and px/py now lacking any precision, which
they had before? (I still don't know how to calculate the correct values,
a simple div16 doesn't really do the trick but that's not the problem here).

-> "it's a lie". the arm9 can't communicate with the SPI, but the library
fools you in believing it can.

so ... how do i write my own handler, which gives me correct results,
which i actually expect? :D i don't care about that as long i can write
my own one (and pass stuff via IPC, which doesn't seem to work anymore,
because i can't even pass a simple 1 via ipc^.touchx, for example.)

i really appreciate your work and effort (i wouldn't be here without you
and wouldn't code my nds without you :D), but this really really reminds
me of "it's not a bug, it's a feature" ...