#107430 - tepples - Sun Oct 29, 2006 4:51 pm
I would like to add GBFS support to devkitARM's implementation of stdio in the same way that Chishm added libfat, in order to provide another way to make no-FAT builds of homebrew apps such as beup without having to change the app's code. What does it take to add a new file system? One would need to implement open(), read(), write() and close(), and somehow register it with newlib. What else? Where should I look for details?
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
Last edited by tepples on Mon Mar 19, 2007 11:36 pm; edited 1 time in total
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
Last edited by tepples on Mon Mar 19, 2007 11:36 pm; edited 1 time in total