Note: The current desmume stable release doesn't work with the new FIFO code. It has been fixed in SVN and will be working again with the next release.
libnds 1.4.6
- Improved FIFO communication code.
- add getBatteryLevel for power staus.
- add glFog functions.
- improve PCX decoder.
- corrected affine matrix order.
- Fixed fifoSendDatamsg to allow 0-byte messages.
- allow for exceptions from usermode.
- touchscreen working in DSi mode.
- improved linked list code.
- documentation fixes and code cleanup.
- recompiled with latest libnds.
- defer socket close while data is sending.