i've been experiencing the same behaviour on dstt,
and probably it affects all the devices that perform dldi-auto-patching.
After spending some time figuring out the reason it turns out
that the .nds file was being automatically dldi-patched by the nds loader,
then when the dldi-patched hdr.io.read() at devdldi.c:/^dldiread
was being called it generated a cpu exception.
The fix has been to ignore the dldi-patched io functions.
The attached isds-r164-fix.nds that should work fine,
if that's the case i'll push the changes to the repo
and replace the isds-r164.nds file from the downloads.
good luck,
--
salva
that's ok, then it's working fine.
just take a look at the README for instructions:
choose 'kernel' using the directional keys and the A button (as enter).
there's not a lot of documentation about interacting using the
available input methods:
touch and buttons but chording and snarfing work fine
using the touch, L, R buttons as mouse button 1, 2 and 3 respectively.
For more detail the best place to look for info should be reading devnds.c.
--
salva