mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
Bump and fix new version of splat (#214)
* try * progress * update splat to the new version * retry * crunch64 * bump spimdisasm version
This commit is contained in:
committed by
GitHub
parent
1b5884a7b5
commit
3efafe60e3
@@ -164,3 +164,4 @@ D_ovl_i4_8019FE74 = 0x8019FE74; // force_migration:True segment:ovl_i4
|
||||
D_ovl_i4_8019FEFC = 0x8019FEFC; // force_migration:True segment:ovl_i4
|
||||
D_i6_801A7560 = 0x801A7560; // force_migration:True segment:ovl_i6
|
||||
D_i6_801A792C = 0x801A792C; // force_migration:True segment:ovl_i6
|
||||
|
||||
|
||||
@@ -41,4 +41,3 @@ D_A5000510 = 0xA5000510;
|
||||
|
||||
D_01000100 = 0x01000100;
|
||||
D_01010100 = 0x01010100;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
spimdisasm==1.20.0
|
||||
spimdisasm==1.24.2
|
||||
rabbitizer==1.7.0
|
||||
PyYAML
|
||||
pylibyaml
|
||||
@@ -9,4 +9,5 @@ pygfxd
|
||||
n64img>=0.1.4
|
||||
GitPython
|
||||
colour
|
||||
requests
|
||||
requests
|
||||
crunch64
|
||||
+1
-1
Submodule tools/splat updated: 0b0bfa6c99...6bc689f21d
+2
-1
@@ -6,6 +6,7 @@
|
||||
- {start: 0x40, type: textbin, name: ipl3}
|
||||
- {start: 0x1000, type: asm, vram: 0x80000400, name: entry}
|
||||
|
||||
|
||||
- name: main
|
||||
type: code
|
||||
start: 0x1050
|
||||
@@ -274,7 +275,7 @@
|
||||
- [0xCA3D0, .rodata, libultra/rmon/rmonmisc]
|
||||
- [0xCA400, .rodata, libultra/rmon/rmonregs]
|
||||
- [0xCA480, .rodata, libultra/rmon/rmonbrk]
|
||||
- [0xCA650, rodata, libultra/rmon/rmonrcp]
|
||||
- [0xCA650, .rodata, libultra/rmon/rmonmain]
|
||||
|
||||
# DATA - game engine
|
||||
- [0xCA690, .data, engine/fox_360]
|
||||
|
||||
Reference in New Issue
Block a user