Changes

Jump to navigation Jump to search
1 byte removed ,  19:09, 15 December 2015
spell devkitARM properly.
Line 336: Line 336:     
=== Creating ELF files ===
 
=== Creating ELF files ===
DevKitARM used in conjunction with [https://github.com/smealum/ctrulib ctrulib] can create ELF files compatible with makerom, provided they are linked with  [https://gist.github.com/yellows8/6da7984a80a825b10294 this linker script], and striped.
+
devkitARM used in conjunction with [https://github.com/smealum/ctrulib ctrulib] can create ELF files compatible with makerom, provided they are linked with  [https://gist.github.com/yellows8/6da7984a80a825b10294 this linker script], and striped.
   −
ELF files that are created using the official SDK are also supported by makerom.  
+
ELF files that are created using the official SDK are also supported by makerom.
    
== Compiling Source ==
 
== Compiling Source ==

Navigation menu