blob: 501d6d50d361dea04ca2a341813081e61c20dc66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
name: Doubutsunomori (Japanese)
sha1: 3ee1f866eb08c0ce57a30e09f0c8b0a16a760c8f
options:
basename: animalforest
target_path: baseroms/jp/baserom-decompressed.z64
ld_script_path: linker_scripts/jp/animalforest.ld
base_path: .
compiler: IDO
find_file_boundaries: True
header_encoding: ASCII
platform: n64
undefined_funcs_auto_path: linker_scripts/jp/auto/undefined_funcs_auto.ld
undefined_syms_auto_path: linker_scripts/jp/auto/undefined_syms_auto.ld
symbol_addrs_path:
- linker_scripts/jp/symbol_addrs_boot.txt
- linker_scripts/jp/symbol_addrs_libultra.txt
- linker_scripts/jp/symbol_addrs_code.txt
- linker_scripts/jp/symbol_addrs_buffers.txt
- linker_scripts/jp/symbol_addrs_overlays.txt
- linker_scripts/jp/symbol_addrs_assets.txt
- linker_scripts/jp/ignored_addresses.txt
reloc_addrs_path:
- relocs/reloc_addrs-jp.txt
asm_path: asm/jp
src_path: src
asset_path: assets/jp
build_path: build
lib_path: build/lib
extensions_path: tools/splat_ext
mips_abi_float_regs: o32
do_c_func_detection: True
o_as_suffix: True
gfx_ucode: f3dex2
mnemonic_ljust: 12
rom_address_padding: True
dump_symbols: True
generated_c_preamble: |
#include "global.h"
asm_inc_header: ""
use_legacy_include_asm: False
create_asm_dependencies: True
asm_function_macro: glabel
asm_end_label: endlabel
asm_jtbl_label_macro: jlabel
asm_data_macro: dlabel
include_macro_inc: False
libultra_symbols: True
hardware_regs: True
asm_emit_size_directive: False
segment_end_before_align: True
ld_align_section_vram_end: False
image_type_in_extension: true
segments:
|