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

Changes

Jump to navigation Jump to search
55 bytes added ,  11:12, 16 May 2010
m
Line 72: Line 72:  
  ios_ioctlv( fd, 0x3D, 0, 1, vec); // wrapper for syscall 5c
 
  ios_ioctlv( fd, 0x3D, 0, 1, vec); // wrapper for syscall 5c
 
  // the following functions are only available in IOS37+ but not in IOS38
 
  // the following functions are only available in IOS37+ but not in IOS38
  ios_ioctlv( fd, 0x3E, 2, 0, vec); // Unknown
+
  ios_ioctlv( fd, 0x3E, 2, 0, vec); // Unknown ... Deletes a content from a title's private directory
 
  // the following functions are only available in IOS37v3609+ but not in IOS38
 
  // the following functions are only available in IOS37v3609+ but not in IOS38
 
  ios_ioctlv( fd, 0x3F, ?, ?, vec); // non-existant ioctl why? ... because.
 
  ios_ioctlv( fd, 0x3F, ?, ?, vec); // non-existant ioctl why? ... because.
84

edits

Navigation menu