mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-03 00:33:55 +03:00
fix yaml for baserom.uncompressed
This commit is contained in:
parent
e341f18d63
commit
b1aaaddeaf
@ -1,8 +1,11 @@
|
|||||||
name: Starfox64 (North America)
|
name: Starfox64 (North America)
|
||||||
sha1: 09f0d105f476b00efa5303a3ebc42e60a7753b7a
|
# baserom compressed
|
||||||
|
# sha1: 09f0d105f476b00efa5303a3ebc42e60a7753b7a
|
||||||
|
# baserom uncompressed
|
||||||
|
sha1: f7475fb11e7e6830f82883412638e8390791ab87
|
||||||
options:
|
options:
|
||||||
basename: starfox64
|
basename: starfox64
|
||||||
target_path: baserom.us.z64
|
target_path: baserom.us.uncompressed.z64
|
||||||
elf_path: build/starfox64.elf
|
elf_path: build/starfox64.elf
|
||||||
ld_script_path: linker_scripts/us/starfox64.ld
|
ld_script_path: linker_scripts/us/starfox64.ld
|
||||||
base_path: .
|
base_path: .
|
||||||
|
@ -289,4 +289,4 @@
|
|||||||
type: bin
|
type: bin
|
||||||
start: 0xDE480
|
start: 0xDE480
|
||||||
follows_vram: main
|
follows_vram: main
|
||||||
- [0xC00000]
|
- [0xEFFAE0]
|
Loading…
Reference in New Issue
Block a user