options: basename: SM find_file_boundaries: yes compiler: "IDO" platform: n64 asm_endlabels: "endlabel" cpp_args: - "-Iinclude" - "-Iinclude/2.0L" - "-D_LANGUAGE_C" generated_c_preamble: | #include #include "functions.h" #include "variables.h" create_detected_syms: yes undefined_syms_path: undefined_syms.jp.txt symbol_addrs_path: symbol_addrs.jp.txt segments: - name: SM-code dir: SM type: code start: 0x00000000 vram: 0x80386F40 subsegments: - [0x00000000, asm] - name: SM-data dir: SM type: code start: 0x000046D0 vram: 0x8038B610 subsegments: - [0x000046D0, bin, data_46D0] - [0x00004F30]