In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "/dev/fs"

From WiiBrew
Jump to navigation Jump to search
m (added some information about /dev/fs)
 
m (added link to /title)
Line 20: Line 20:
 
/shared1
 
/shared1
 
   
 
   
/title  
+
[[/title]]
 
   
 
   
 
/ticket
 
/ticket
 
   
 
   
 
/sys
 
/sys

Revision as of 10:14, 23 February 2008

The filesystem can be directly accessed through "/dev/fs".

There are several IOS functions for FS like Delete/Create/List/Rename/.. .

Files can be directly opened with IOS_Open("/tmp/data.bin",1);



The root folder looks like that:

/tmp

/meta

/import

/shared2

/shared1

/title

/ticket

/sys