mirror of
https://github.com/ApacheThunder/nCard_USB_Examples.git
synced 2025-06-18 19:25:43 -04:00
The original dspad and dsmouse USB apps for N-Card and it's clones. Converted over to modern libnds!
![]() * 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. |
||
---|---|---|
dsmouse | ||
dspad | ||
.gitignore | ||
DSLinker_Fatlib_USB_Adapter_9th-02-2007.rar | ||
LICENSE | ||
README.md |
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