XuluMenu/bootloader
ApacheThunder 73a57faf9e Add open source USB transfer app...
* App used for transferring files over to N-Card over USB added XuluMenu
and boots automatically if USB cart is present. Like original uDisk
holding Select on boot will skip this. Holding B on boot to boot
filebrowser will also skip this.

* libnds32 added as library and properly refernced by arm9 make file.
Should allow anyone with a standard devKitPro setup to compile this
without issue.

* Unpacked SRLs of uDisk updator apps provided as an example of building
custom uDisk updators. Refer to Readme for details on how they were
setup.

* new open source USB app and code for detecting USB cart courtasy of
asiekierka. Original repo for this can be found here:

https://github.com/asiekierka/nrio-usb-disk

The modified fork XuluMenu currently uses:

https://github.com/ApacheThunder/nrio-usb-disk
2024-11-07 23:37:46 -06:00
..
arm9code Initial Release Commit... 2023-11-18 02:22:29 -06:00
source Add open source USB transfer app... 2024-11-07 23:37:46 -06:00
.gitignore Initial Release Commit... 2023-11-18 02:22:29 -06:00
load.ld Initial Release Commit... 2023-11-18 02:22:29 -06:00
Makefile Initial Release Commit... 2023-11-18 02:22:29 -06:00