From 5122cc9bdf6909ddfeefe9f868cf4c65b049d650 Mon Sep 17 00:00:00 2001 From: ApacheThunder Date: Sat, 21 Oct 2023 23:38:02 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e67e660..38731b7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # nCard_USB_Examples -The original dspad and dsmouse USB apps for N-Card and it's clones. Converted over to modern libnds! +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