-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdecomp.yaml
More file actions
134 lines (130 loc) · 3.19 KB
/
decomp.yaml
File metadata and controls
134 lines (130 loc) · 3.19 KB
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
name: F-Zero X Expansion Kit
repo: https://github.com/inspectredc/fzerox-expansion-kit
platform: n64
build_system: make
versions:
- name: jp
fullname: jp
sha1: 03209263d2ee7d621353431f3f8512ab8c1c0150
paths:
target: "baserom.jp.z64dd"
build_dir: "build"
map: "build/fzerox-expansion.jp.map"
compiled_target: "build/fzerox-expansion.jp.z64dd"
elf: "build/fzerox-expansion.jp.elf"
expected_dir: "expected/"
asm: "asm/jp"
nonmatchings: "asm/jp/nonmatchings"
tools:
mapfile_parser:
progress_report:
check_asm_paths: True
prefixes_to_trim:
- build/lib/
- build/src/
- build/asm/jp/data/
- build/asm/jp
- build/
categories:
# Categories by segment
- id: main
name: main
paths:
- sys/sys_main
- sys/sys_gfx
- sys/sys_audio
- game/game
- sys/controller
- sys/math
- game/course_gadgets
- game/10AB0
- game/10B20
- sys/disk_drive
- sys/sys_leo
- sys/dma
- sys/segment
- game/texture_utils
- game/common
- game/texture_utils2
- game/1C8B0
- sys/disk_mount
- sys/leo_fault
- sys/sys_fault
- game/bordered_box
- game/camera
- game/racer
- audio
- libultra
- leo/lib
- leo/mfs
- game
- leo/leo_bootdisk
- sys/75000
- id: main.game
name: main.game
paths:
- game
- id: main.leo
name: main.leo
paths:
- leo
- id: main.audio
name: main.audio
paths:
- audio
- id: main.libultra
name: main.libultra
paths:
- libultra
- id: expansion_kit
name: expansion_kit
paths:
- overlays/expansion_kit
- id: ovl_i3
name: ovl_i3
paths:
- overlays/ovl_i3
- id: ovl_i4
name: ovl_i4
paths:
- overlays/ovl_i4
- id: course_select
name: course_select
paths:
- overlays/course_select
- id: ovl_i6
name: ovl_i6
paths:
- overlays/ovl_i6
- id: ovl_i7
name: ending
paths:
- overlays/ending
- id: ovl_i8
name: records
paths:
- overlays/records
- id: ovl_i2
name: ovl_i2
paths:
- overlays/ovl_i2
- id: ovl_i9
name: ovl_i9
paths:
- overlays/ovl_i9/machine_draw
- id: ovl_i10
name: ovl_i10
paths:
- overlays/ovl_i10
- id: course_edit
name: course_edit
paths:
- overlays/course_edit
- id: machine_create
name: machine_create
paths:
- overlays/machine_create
- id: ovl_xk4
name: ead_demo
paths:
- overlays/ead_demo