ootw: ending: more frames

This commit is contained in:
Vince Weaver 2021-04-16 00:22:41 -04:00
parent f2cce22fea
commit 01e9fd6ab5
28 changed files with 29 additions and 2 deletions

View File

@ -296,6 +296,22 @@ flying_sequence:
.byte 128+30 ; .word flying48_lzsa ; next
.byte 128+30 ; .word flying49_lzsa ; next
.byte 128+30 ; .word flying50_lzsa ; next
.byte 128+30 ; .word flying51_lzsa ; next
.byte 128+30 ; .word flying52_lzsa ; next
.byte 128+30 ; .word flying53_lzsa ; next
.byte 128+30 ; .word flying54_lzsa ; next
.byte 128+30 ; .word flying55_lzsa ; next
.byte 128+30 ; .word flying56_lzsa ; next
.byte 128+30 ; .word flying57_lzsa ; next
.byte 128+30 ; .word flying58_lzsa ; next
.byte 128+30 ; .word flying59_lzsa ; next
.byte 128+30 ; .word flying60_lzsa ; next
.byte 128+30 ; .word flying61_lzsa ; next
.byte 128+30 ; .word flying62_lzsa ; next
.byte 128+30 ; .word flying63_lzsa ; next
.byte 128+30 ; .word flying64_lzsa ; next
.byte 128+30 ; .word flying65_lzsa ; next
.byte 128+50 ; .word the_end00_lzsa ; next
.byte 128+50 ; .word the_end01_lzsa ; next
.byte 128+50 ; .word the_end02_lzsa ; next
.byte 128+50 ; .word the_end03_lzsa ; next
@ -306,6 +322,11 @@ flying_sequence:
.byte 128+120 ; .word the_end08_lzsa ; next
.byte 128+50 ; .word the_end09_lzsa ; next
.byte 128+50 ; .word the_end10_lzsa ; next
.byte 128+50 ; .word the_end11_lzsa ; next
.byte 128+50 ; .word the_end12_lzsa ; next
.byte 128+50 ; .word the_end13_lzsa ; next
.byte 128+50 ; .word the_end14_lzsa ; next
.byte 128+50 ; .word the_end15_lzsa ; next
.byte 0 ; finish

View File

@ -38,8 +38,9 @@ ootw_c16_end.inc: \
flying51.lzsa flying52.lzsa flying53.lzsa flying54.lzsa flying55.lzsa \
flying56.lzsa flying57.lzsa flying58.lzsa flying59.lzsa flying60.lzsa \
flying61.lzsa flying62.lzsa flying63.lzsa flying64.lzsa flying65.lzsa \
the_end01.lzsa the_end02.lzsa the_end03.lzsa the_end04.lzsa the_end05.lzsa \
the_end06.lzsa the_end07.lzsa the_end08.lzsa the_end09.lzsa the_end10.lzsa
the_end00.lzsa the_end01.lzsa the_end02.lzsa the_end03.lzsa the_end04.lzsa \
the_end05.lzsa the_end06.lzsa the_end07.lzsa the_end08.lzsa the_end09.lzsa \
the_end10.lzsa the_end11.lzsa the_end12.lzsa the_end13.lzsa the_end14.lzsa
echo "rooftop_bg_lzsa: .incbin \"rooftop_bg.lzsa\"" > ootw_c16_end.inc
echo "rooftop01_lzsa: .incbin \"rooftop01.lzsa\"" >> ootw_c16_end.inc
echo "rooftop02_lzsa: .incbin \"rooftop02.lzsa\"" >> ootw_c16_end.inc
@ -155,6 +156,7 @@ ootw_c16_end.inc: \
echo "flying63_lzsa: .incbin \"flying63.lzsa\"" >> ootw_c16_end.inc
echo "flying64_lzsa: .incbin \"flying64.lzsa\"" >> ootw_c16_end.inc
echo "flying65_lzsa: .incbin \"flying65.lzsa\"" >> ootw_c16_end.inc
echo "the_end00_lzsa: .incbin \"the_end00.lzsa\"" >> ootw_c16_end.inc
echo "the_end01_lzsa: .incbin \"the_end01.lzsa\"" >> ootw_c16_end.inc
echo "the_end02_lzsa: .incbin \"the_end02.lzsa\"" >> ootw_c16_end.inc
echo "the_end03_lzsa: .incbin \"the_end03.lzsa\"" >> ootw_c16_end.inc
@ -165,6 +167,10 @@ ootw_c16_end.inc: \
echo "the_end08_lzsa: .incbin \"the_end08.lzsa\"" >> ootw_c16_end.inc
echo "the_end09_lzsa: .incbin \"the_end09.lzsa\"" >> ootw_c16_end.inc
echo "the_end10_lzsa: .incbin \"the_end10.lzsa\"" >> ootw_c16_end.inc
echo "the_end11_lzsa: .incbin \"the_end11.lzsa\"" >> ootw_c16_end.inc
echo "the_end12_lzsa: .incbin \"the_end12.lzsa\"" >> ootw_c16_end.inc
echo "the_end13_lzsa: .incbin \"the_end13.lzsa\"" >> ootw_c16_end.inc
echo "the_end14_lzsa: .incbin \"the_end14.lzsa\"" >> ootw_c16_end.inc
echo "blank_lzsa: .incbin \"blank.lzsa\"" >> ootw_c16_end.inc
#####

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 255 B

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 262 B

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 264 B

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 289 B

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 336 B

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 328 B

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 B

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB