The original dspad and dsmouse USB apps for N-Card and it's clones. Converted over to modern libnds!
Go to file
ApacheThunder e5a90c1121 Add source code.
* Initial commit of modified source code.
* Arm7 for both apps appears to be some form of template arm7 setup.
Perhaps from the ancient version of libnds this used to use. I just used
the default arm7 template code from current version of libnds...seems to
do the job.
2023-10-21 23:41:46 -05:00
dsmouse Add source code. 2023-10-21 23:41:46 -05:00
dspad Add source code. 2023-10-21 23:41:46 -05:00
.gitignore Add source code. 2023-10-21 23:41:46 -05:00
DSLinker_Fatlib_USB_Adapter_9th-02-2007.rar Add source code. 2023-10-21 23:41:46 -05:00
LICENSE Initial commit 2023-10-21 23:36:25 -05:00
README.md Update README.md 2023-10-21 23:38:02 -05:00

nCard_USB_Examples

The original dspad and dsmouse USB apps for N-Card and it's clones but converted over to modern libnds!

These applications for Nintendo DS were created as examples for the slot2 USB device N-Card's and their clones used. One acted as a game pad device and the other as a trackpad style mouse.

I have ported these to modern libnds as these apps were really ancient. :P