FS:CardNorDirectRead 4xIO

From 3dbrew
Revision as of 06:15, 16 October 2015 by Steveice10 (talk | contribs) (CardNorDirectRead_4xIO)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x082B00C2]
1 u8 commandID
2 u32 address
3 u32 Size
4 (Size<<6) | 0xC
5 Output buffer ptr

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This is exactly the same as FS:CardNorDirectReadWithAddress, except this calls the function for that with one of the u8 parameters set to value 1, instead of loading the data for that parameter from Process9 state.