Files
dspico/README.md
2025-11-25 20:16:01 +01:00

18 lines
1.1 KiB
Markdown

# DSpico Project Index
This repository serves as an index for the DSpico project. See the repositories of the individual components for more information.
## Guide
See [here](GUIDE.md) for a guide that describes how to fully setup your DSpico.
## Components
- [DSpico Hardware](https://github.com/LNH-team/dspico-hardware) - The hardware of the DSpico.
- [DSpico Firmware](https://github.com/LNH-team/dspico-firmware) - The firmware for the DSpico.
- [DSpico Bootloader](https://github.com/LNH-team/dspico-bootloader) - Bootloader for the DSpico.
- [DSpico DLDI](https://github.com/LNH-team/dspico-dldi) - The DLDI for the DSpico.
- [WRFUxxed exploit](https://github.com/LNH-team/dspico-wrfuxxed) - Full-access DSi-mode exploit for WRFU Tester that can be used with DSpico.
- [Pico Launcher](https://github.com/LNH-team/pico-launcher) - Front-end for Pico Loader.
- [Pico Loader](https://github.com/LNH-team/pico-loader) - DS(i) rom loader. Supports various flashcards, including the DSpico.
## Extra
- [DSpico USB Examples](https://github.com/LNH-team/dspico-usb-examples) - Examples of using the USB port of the DSpico from the DS side.