The first commit
This commit is contained in:
61
subyaml/CC.us.v10.yaml
Normal file
61
subyaml/CC.us.v10.yaml
Normal file
@@ -0,0 +1,61 @@
|
||||
options:
|
||||
basename: CC
|
||||
find_file_boundaries: no
|
||||
compiler: "IDO"
|
||||
platform: n64
|
||||
asm_endlabels: "endlabel"
|
||||
cpp_args:
|
||||
- "-Iinclude"
|
||||
- "-Iinclude/2.0L"
|
||||
- "-D_LANGUAGE_C"
|
||||
generated_c_preamble: |
|
||||
#include <ultra64.h>
|
||||
#include "functions.h"
|
||||
#include "variables.h"
|
||||
create_detected_syms: yes
|
||||
undefined_syms_path: undefined_syms.us.v10.txt
|
||||
symbol_addrs_path: symbol_addrs.us.v10.txt
|
||||
undefined_funcs_auto_path: undefined_funcs_auto.CC.us.v10.txt
|
||||
undefined_syms_auto_path: undefined_syms_auto.CC.us.v10.txt
|
||||
base_path: .
|
||||
target_path: build/us.v10/CC.us.v10.bin
|
||||
asset_path: bin
|
||||
build_path: build/us.v10
|
||||
segments:
|
||||
- name: CC-code
|
||||
dir: CC
|
||||
type: code
|
||||
start: 0x00000000
|
||||
vram: 0x803863F0
|
||||
subsegments:
|
||||
- [0x00000000, c, code_0]
|
||||
- [0x530, c, code_530] #Done
|
||||
- [0xBF0, c, code_BF0] #Done
|
||||
- [0x1120, c, ch/tooth] #Done
|
||||
- [0x13C0, c, code_13C0] #DONE
|
||||
- [0x19B0, c, code_19B0] #Done
|
||||
- [0x1B90, c, code_1B90] #Done
|
||||
- [0x1F70, c, code_1F70] #DONE
|
||||
- [0x3130, c, ch/sawblade] #Done
|
||||
- [0x3400, c, code_3400] #Done
|
||||
- name: CC-data
|
||||
dir: CC
|
||||
type: code
|
||||
start: 0x000036B0
|
||||
vram: 0x80389AA0
|
||||
subsegments:
|
||||
- [0x000036B0, .data, code_0]
|
||||
- [0x000036E0, .data, code_530]
|
||||
- [0x00003710, .data, code_BF0]
|
||||
- [0x00003760, .data, ch/tooth]
|
||||
- [0x000037F0, bin, data_37F0]
|
||||
- [0x00003800, .data, code_1B90]
|
||||
- [0x00003810, .data, code_1F70]
|
||||
- [0x00003840, bin, ch/sawblade]
|
||||
- [0x00003A50, .data, code_3400]
|
||||
- [0x00003AC0, bin, rodata_0] # - [0x00003AC0, .rodata, code_0]
|
||||
- [0x00003B10, .rodata, code_530]
|
||||
- [0x00003B20, .rodata, ch/tooth]
|
||||
- [0x00003B30, .rodata, code_1B90]
|
||||
- [0x00003B40, .rodata, code_1F70]
|
||||
- [0x00003B80]
|
Reference in New Issue
Block a user