flashcard-archive/common-kernels/BL2CK/BL2CK_common/__rpg/sdlist.ini
lifehackerhansol 6cf765bece
Rework BL2CK common, consolidate common files
- Have individual makefiles for different boot files
  - R4iTT: ARM9 entry 0x02000800
  - Amaze3DS: ARM9 entry 0x02000000
  - EDGEi: Same as R4iTT, but renamed to `dsedgei.dat`
- Include each makefile from individual folders, copy needed things and
  zip
2023-08-15 12:17:00 -07:00

21 lines
517 B
INI

// This is a list to identify sd cards which supported by RPG
// offical ds programs work fine only with the supported sd cards
// homebrew programs could work with all sd cards
// this file will be updated by RPG if user used a unknown sd card
// on rpg
[SD Card Manufacturers]
02 = Toshiba
03 = Sandisk
13 = Kingmax
1c = Transcend
[SD Card Speed]
// CARDNAME = SPEED
// smaller number is faster
// like this:
// 02 means toshiba sd512 means sd card model
// 02SD512 = 0x480
// 02SD01G = 0x480
// 02SD04G = 0xC80