Changes

342 bytes added ,  15:24, 12 September 2011
no edit summary
Line 34: Line 34:  
I will start coding the "3ds homebrew tool" soon and publish it on my dropbox folder.
 
I will start coding the "3ds homebrew tool" soon and publish it on my dropbox folder.
 
@[[User:ichfly|ichfly]]: The first loader will be sure an elf loader, but for the programmer made this loader it wouldn't be much of work to launch an executble area in the homebrew format (so far it will contain an elf).
 
@[[User:ichfly|ichfly]]: The first loader will be sure an elf loader, but for the programmer made this loader it wouldn't be much of work to launch an executble area in the homebrew format (so far it will contain an elf).
 +
 +
 +
Maybe we could use elf as-is and add the media stuff at the end. (every thing has offset so it wont clash with other elf loaders). we can also use the SHT_NOTE section to add the offset to the media_struct.. [http://www.skyfree.org/linux/references/ELF_Format.pdf| Elf Format] --[[User:Elisherer|Elisherer]] 16:24, 12 September 2011 (CEST)
399

edits