CONFIG9 Registers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
|- | |- | ||
| 1-0 | | 1-0 | ||
| Gamecard active controller select (0=?, 1=NTRCARD, 2= | | Gamecard active controller select (0=?, 1=NTRCARD, 2=CTRCARD1, 3=CTRCARD2) | ||
|- | |- | ||
| 8 | | 8 | ||
| ? | | ? | ||
|} | |} | ||
Depending on the gamecard controller that has been selected, one of the following gamecard registers will become active: | |||
* Selecting NTRCARD will activate the register space at [[NTRCARD|0x10164000]]. | |||
* Selecting CTRCARD1 will activate the register space at [[CTRCARD|0x10004000]]. | |||
* Selecting CTRCARD2 will activate the register space at [[CTRCARD|0x10005000]]. |
Revision as of 20:53, 16 January 2013
Registers
NAME | PHYSICAL ADDRESS | WIDTH |
---|---|---|
REG_CARDCONF | 0x1000000C | 2 |
REG_CARDCONF
Bit | Description |
---|---|
1-0 | Gamecard active controller select (0=?, 1=NTRCARD, 2=CTRCARD1, 3=CTRCARD2) |
8 | ? |
Depending on the gamecard controller that has been selected, one of the following gamecard registers will become active:
- Selecting NTRCARD will activate the register space at 0x10164000.
- Selecting CTRCARD1 will activate the register space at 0x10004000.
- Selecting CTRCARD2 will activate the register space at 0x10005000.