deprecated structure IPC removed
Posted: Fri Jul 16, 2010 10:29 am
Hello,
I'm doing a project for the Nintendo DS, using the libnds, and also a library called SDL. The problem is that if I initialize the library SDL, then the TouchPad doesn't work (using the default program for the ARM7). But the TouchPad does work if I use this custom program for the ARM7 :
code removed, please don't post deprecated code
The problem is that I've seen that in a recent libnds the deprecated structure IPC has been removed. So I can't update my devkitARM/libnds unless I stop using this IPC structure. And besides my code is deprecated...
I've been studying the code of the libnds, but i haven't found the way of substituting this structure. Can anyone help me, please? Thank you!
I'm doing a project for the Nintendo DS, using the libnds, and also a library called SDL. The problem is that if I initialize the library SDL, then the TouchPad doesn't work (using the default program for the ARM7). But the TouchPad does work if I use this custom program for the ARM7 :
code removed, please don't post deprecated code
The problem is that I've seen that in a recent libnds the deprecated structure IPC has been removed. So I can't update my devkitARM/libnds unless I stop using this IPC structure. And besides my code is deprecated...
I've been studying the code of the libnds, but i haven't found the way of substituting this structure. Can anyone help me, please? Thank you!