ootw: intro: tunnel1, make transparent and adjust timing

not sure it's all going to fit :(
This commit is contained in:
Vince Weaver 2019-02-27 21:57:42 -05:00
parent fc8aec6a62
commit 4c3c6acbd4
20 changed files with 185 additions and 854 deletions

View File

@ -21,7 +21,7 @@ intro:
lda #0
sta DISP_PAGE
jmp soda
jmp tunnel1
;===============================
;===============================
@ -1516,6 +1516,7 @@ thunderstorm:
;===============================
;===============================
tunnel1:
lda #>(tunnel1_rle)
sta GBASH
lda #<(tunnel1_rle)
@ -2829,52 +2830,52 @@ bolt_sequence:
tunnel1_sequence:
.byte 10
.word nothing_rle
.byte 80
.byte 50
; red blob
.word tunnel1_01_rle
.byte 20
.byte 2
.word tunnel1_02_rle
.byte 20
.byte 2
.word tunnel1_03_rle
.byte 20
.byte 2
.word tunnel1_04_rle
.byte 20
.byte 2
.word tunnel1_05_rle
.byte 20
.byte 2
; lightning blob
.word nothing_rle
.byte 80
.byte 50
.word tunnel1_06_rle
.byte 20
.byte 2
.word tunnel1_07_rle
.byte 20
.byte 2
.word white_rle
.byte 20
.byte 2
.word tunnel1_08_rle
.byte 20
.byte 2
.word tunnel1_09_rle
.byte 20
.byte 2
.word tunnel1_10_rle
.byte 20
.byte 2
.word tunnel1_11_rle
.byte 20
.byte 2
.word tunnel1_12_rle
.byte 20
.byte 2
.word tunnel1_13_rle
.byte 20
.byte 2
.word tunnel1_14_rle
.byte 20
.byte 2
.word tunnel1_15_rle
.byte 20
.byte 2
.word tunnel1_16_rle
.byte 20
.byte 2
.word tunnel1_17_rle
.byte 20
.byte 2
.word tunnel1_18_rle
.byte 20
.byte 2
.word tunnel1_19_rle
.byte 20
.byte 2
.word nothing_rle
.byte 0
.word nothing_rle

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 600 B

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 567 B

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 572 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 554 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 554 B

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 615 B

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 592 B

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 608 B

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 630 B

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 610 B

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 582 B

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 571 B

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 569 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 570 B

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 572 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 562 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 557 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 552 B

After

Width:  |  Height:  |  Size: 1.1 KiB