I'm just gathering some information about pandora programming. Currently i'm leeching sebt3's pandora virtual box image to see what's inside the toolchain.
What came to my mind now, is, how do i access the nubs and the dpad without using SDL? I've just read in the pandorawiki that with SDL the input is mapped to joystick and keyboard, but i usually like the direct way more, because i don't want to rely to much on external libs (a habit, i know).
On the wiz, i was using the mmap approach, where i was able to directly read the dpad input bits. Is there a similar way available on the pandora?
What came to my mind now, is, how do i access the nubs and the dpad without using SDL? I've just read in the pandorawiki that with SDL the input is mapped to joystick and keyboard, but i usually like the direct way more, because i don't want to rely to much on external libs (a habit, i know).
On the wiz, i was using the mmap approach, where i was able to directly read the dpad input bits. Is there a similar way available on the pandora?