mirror of https://github.com/n64decomp/007.git
more rodata
Former-commit-id: bef0dcc8a4a400fac4ad969ef84a9dc9ec9dd27a [formerly beb15bfeb57b1751d9552cfcec226f32dc60ff08] Former-commit-id: 92c6aa9c6c8f1e0858e67cf2096ef460f5b40aa3
This commit is contained in:
parent
5587e0ce04
commit
fe9d9de347
|
@ -1 +1 @@
|
||||||
2de9c3340a4e97e936becadd37926283c70cdcfe
|
e78580f2cfe0bc3d361d3e1a7b62967efb6d9c0a
|
|
@ -19,6 +19,14 @@ audithread:
|
||||||
base $80060C90
|
base $80060C90
|
||||||
debugthread:
|
debugthread:
|
||||||
|
|
||||||
|
base $80068DF0
|
||||||
|
__osBaseTimer:
|
||||||
|
|
||||||
|
base $80069170
|
||||||
|
bss_80069170:
|
||||||
|
|
||||||
base $8008E360
|
base $8008E360
|
||||||
seg_bss_end:
|
seg_bss_end:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -21,3 +21,6 @@ macro jumpaddressviaregister(address,reg) {
|
||||||
jr {jumptarget}
|
jr {jumptarget}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
8392df9ea31b88b722946608f0d92fc16fba84fb
|
|
@ -1 +1 @@
|
||||||
d20a3df361ecfe8cd114aba6ce73fbf80157b5fe
|
fb3e3bb061531bbdc6920121530b0a4d8cd6b944
|
|
@ -1 +1 @@
|
||||||
392d9a8b9945330bab51ec6fbe82c2f7d33257c3
|
b85e7abd8cbd1051e8bd1ed37346d455b4cddb28
|
Loading…
Reference in New Issue