mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-09 03:37:49 +03:00
overlays
This commit is contained in:
parent
d87bab0e43
commit
6e11f7717f
@ -285,23 +285,3 @@
|
|||||||
- [0xDDD80, rodata]
|
- [0xDDD80, rodata]
|
||||||
- [0xDDE80, rodata]
|
- [0xDDE80, rodata]
|
||||||
- { start: 0xDE480, type: bss, vram: 0x800DD880 }
|
- { start: 0xDE480, type: bss, vram: 0x800DD880 }
|
||||||
|
|
||||||
- name: assets
|
|
||||||
type: bin
|
|
||||||
start: 0xDE480
|
|
||||||
|
|
||||||
- name: file_DF4260
|
|
||||||
type: code
|
|
||||||
dir: overlay
|
|
||||||
start: 0xDF4260
|
|
||||||
vram: 0x80187520
|
|
||||||
exclusive_ram_id: overlay
|
|
||||||
subsegments:
|
|
||||||
- [0xDF4260, asm, DF4260]
|
|
||||||
- [0xE06520, data, DF4260]
|
|
||||||
- [0xE07C30, rodata, DF4260]
|
|
||||||
|
|
||||||
- name: unkbin
|
|
||||||
type: bin
|
|
||||||
start: 0xE07C30
|
|
||||||
- [0xEFFAE0]
|
|
@ -0,0 +1,19 @@
|
|||||||
|
- name: assets
|
||||||
|
type: bin
|
||||||
|
start: 0xDE480
|
||||||
|
|
||||||
|
- name: file_DF4260
|
||||||
|
type: code
|
||||||
|
dir: overlay
|
||||||
|
start: 0xDF4260
|
||||||
|
vram: 0x80187520
|
||||||
|
exclusive_ram_id: overlay
|
||||||
|
subsegments:
|
||||||
|
- [0xDF4260, asm, DF4260]
|
||||||
|
- [0xE06520, data, DF4260]
|
||||||
|
- [0xE07C30, rodata, DF4260]
|
||||||
|
|
||||||
|
- name: unkbin
|
||||||
|
type: bin
|
||||||
|
start: 0xE07C30
|
||||||
|
- [0xEFFAE0]
|
Loading…
Reference in New Issue
Block a user