mirror of
https://github.com/ApacheThunder/nrio-usb-disk.git
synced 2025-06-18 10:45:32 -04:00
USB mass storage application for NRIO/DS-Writer
![]() * Add EZP to check for last sector bug fix. * Update read/write activity text to only update during vblank to reduce flicker/draw bugs. |
||
---|---|---|
.github/workflows | ||
graphics | ||
source | ||
tinyusb | ||
.gitignore | ||
icon.png | ||
LICENSE | ||
Makefile | ||
README.md |
nrio-usb-disk
Open source USB mass storage tool for Slot-1 NDS cartridges in conjunction with the NRIO/DS Linker Writer Slot-2 cartridge.
Improvements over the official tool, uDisk:
- Works with any DLDI-compatible Slot-1 cartridge (including >16K DLDI)
- Works with early "D12" boards (the final release of uDisk has unreliable behaviour on them)
- Improved file transfer rate:
- ~10-20% on D14 boards
- ~100%+ on D12 boards
- Based on an USB stack that's not two decades out of date
More information about the NRIO/DS Linker Writer is available here.
License
MIT