Wii Console NAND Memory (NAND)

Introduction

Sample Demos

Processing Sequence

[Function List]

Initialization

NANDInit

File Access

NANDCreate
NANDCreateAsync
NANDOpen
NANDOpenAsync
NANDClose
NANDCloseAsync
NANDRead
NANDReadAsync
NANDWrite
NANDWriteAsync
NANDSeek
NANDSeekAsync
NANDTell
NANDTellAsync
NANDGetLength
NANDGetLengthAsync
NANDSimpleSafeOpen
NANDSimpleSafeOpenAsync
NANDSimpleSafeClose
NANDSimpleSafeCloseAsync
NANDSimpleSafeCancel
NANDSimpleSafeCancelAsync
NANDSafeOpen (Not recommended)
NANDSafeOpenAsync (Not recommended)
NANDSafeClose (Not recommended)
NANDSafeCloseAsync(Not recommended)

Directory Access

NANDReadDir
NANDReadDirAsync
NANDCreateDir
NANDCreateDirAsync
NANDChangeDir
NANDChangeDirAsync
NANDGetCurrentDir
NANDGetHomeDir

File or Directory Access

NANDDelete
NANDDeleteAsync
NANDMove
NANDMoveAsync
NANDSetStatus
NANDSetStatusAsync
NANDGetStatus
NANDGetStatusAsync
NANDGetType
NANDGetTypeAsync

File System Access

NANDFreeBlocks
NANDFreeBlocksAsync
NANDCheck
NANDCheckAsync
NANDGetAvailableArea
NANDGetAvailableAreaAsync
NANDGetTmpDirUsage
NANDGetTmpDirUsageAsync
NANDGetHomeDirUsage
NANDGetHomeDirUsageAsync

User Data Access

NANDSetUserData
NANDGetUserData

Banner Files

NANDInitBanner
NANDGetIconSpeed
NANDSetIconSpeed

Types and Structures

NANDFileInfo
NANDStatus
NANDCommandBlock
NANDBanner