Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## [Unreleased]

### Added
- DMA card read support for the AK2/AKRPG/R4iDSN platform - by @lifehackerhansol
- DMA card read support for the DSTT platform - by @lifehackerhansol
- DMA card read support for the M3DS platform - by @lifehackerhansol
- AP patches for NRL Mascot Mania and AFL Mascot Manor - by @taxicat1
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Note that there can be some game compatibility differences between different pla
| PICO_PLATFORM | Description | DMA |
| ------------- | ---------------------------------------------------------------------------------------------- | --- |
| ACE3DS | Ace3DS+, Gateway 3DS (blue), r4isdhc.com.cn carts, r4isdhc.hk carts 2020+, various derivatives | ✅ |
| AK2 | Acekard 2, 2.1, 2i, r4ids.cn, various derivatives | |
| AKRPG | Acekard RPG SD card | |
| AK2 | Acekard 2, 2.1, 2i, r4ids.cn, various derivatives | |
| AKRPG | Acekard RPG SD card | |
| DATEL | DATEL devices consisting of GAMES n' MUSIC and Action Replay DS(i) Media Edition | ❌ |
| DSPICO | DSpico | ✅ |
| DSTT | DSTT, SuperCard DSONE SDHC, r4isdhc.com carts 2014+, r4i-sdhc.com carts, various derivatives | ✅ |
Expand All @@ -40,7 +40,7 @@ Note that there can be some game compatibility differences between different pla
| MMCF | DATEL Max Media Dock Compact Flash (Slot-2 flashcart) | ❌ |
| MPCF | GBA Media Player Compact Flash (Slot-2 cart) | ❌ |
| R4 | Original R4DS (non-SDHC), M3 DS Simply | ❌ |
| R4iDSN | r4idsn.com | |
| R4iDSN | r4idsn.com | |
| STARGATE | Stargate 3DS DS-mode | ✅ |
| SUPERCARD | SuperCard SD, SuperCard Lite, SuperCard Rumble and SuperChis (Slot-2 flashcart) | ❌ |
| SUPERCARDCF | SuperCard CF (Slot-2 flashcart) | ❌ |
Expand Down
Loading