Changes

Jump to navigation Jump to search
375 bytes added ,  19:51, 13 September 2016
Line 50: Line 50:  
fs adds a new command 0x088600C0 that takes a title-id and an unknown byte (probably media-type?), and returns a bool.
 
fs adds a new command 0x088600C0 that takes a title-id and an unknown byte (probably media-type?), and returns a bool.
 
If the command returns an error, the caller assumes false.
 
If the command returns an error, the caller assumes false.
 +
 +
All code changes:
 +
* LT_10d8b0: New func, the actual handler for the new command.
 +
* LT_111480: Updated, prev ver @ LT_111330. After writing 0x27 to struct+4, this now writes 0x6 to struct+16.
 +
* L_129434: New func, calls LT_10d8b0. This function is called by the cmdhandler.
 +
* L_12b4fc: Updated, prev ver @ L_12b330. FSUSER cmdhandler, now calls L_129434 for the new command.
    
====NS====
 
====NS====

Navigation menu