riven: add more graphics

This commit is contained in:
Vince Weaver
2024-07-12 14:49:13 -04:00
parent 9121e34e1a
commit 0508aa35b9
17 changed files with 39 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
.include "disk00_defines.inc"
NUM_OVERLAYS = 131
NUM_OVERLAYS = 146
cho_start:
@@ -169,7 +169,15 @@ frames_l:
.byte <cho_overlay120,<cho_overlay121,<cho_overlay122 ; 120,121,122
.byte <cho_overlay123,<cho_overlay124,<cho_overlay125 ; 123,124,125
.byte <cho_overlay126,<cho_overlay127,<cho_overlay128 ; 126,127,128
.byte <cho_overlay129,<cho_overlay130 ; 129,130,131
.byte <cho_overlay129,<cho_overlay130,<cho_overlay131 ; 129,130,131
.byte <cho_overlay132,<cho_overlay133,<cho_overlay134 ; 132,133,134
.byte <cho_overlay135,<cho_overlay136,<cho_overlay137 ; 135,136,137
.byte <cho_overlay138,<cho_overlay139,<cho_overlay140 ; 138,139,140
.byte <cho_overlay141,<cho_overlay142,<cho_overlay143 ; 141,142,143
.byte <cho_overlay144,<cho_overlay145 ; 144,145
@@ -221,8 +229,12 @@ frames_h:
.byte >cho_overlay120,>cho_overlay121,>cho_overlay122 ; 120,121,122
.byte >cho_overlay123,>cho_overlay124,>cho_overlay125 ; 123,124,125
.byte >cho_overlay126,>cho_overlay127,>cho_overlay128 ; 126,127,128
.byte >cho_overlay129,>cho_overlay130 ; 129,130,131
.byte >cho_overlay129,>cho_overlay130,>cho_overlay131 ; 129,130,131
.byte >cho_overlay132,>cho_overlay133,>cho_overlay134 ; 132,133,134
.byte >cho_overlay135,>cho_overlay136,>cho_overlay137 ; 135,136,137
.byte >cho_overlay138,>cho_overlay139,>cho_overlay140 ; 138,139,140
.byte >cho_overlay141,>cho_overlay142,>cho_overlay143 ; 141,142,143
.byte >cho_overlay144,>cho_overlay145 ; 144,145
text_l:
.byte <empty_text,<empty_text,<empty_text ; 0,1,2

View File

@@ -72,7 +72,14 @@ cho_graphics.inc: \
cho_overlay124.gr.zx02 cho_overlay125.gr.zx02 \
cho_overlay126.gr.zx02 cho_overlay127.gr.zx02 \
cho_overlay128.gr.zx02 cho_overlay129.gr.zx02 \
cho_overlay130.gr.zx02
cho_overlay130.gr.zx02 cho_overlay131.gr.zx02 \
cho_overlay132.gr.zx02 cho_overlay133.gr.zx02 \
cho_overlay134.gr.zx02 cho_overlay135.gr.zx02 \
cho_overlay136.gr.zx02 cho_overlay137.gr.zx02 \
cho_overlay138.gr.zx02 cho_overlay139.gr.zx02 \
cho_overlay140.gr.zx02 cho_overlay141.gr.zx02 \
cho_overlay142.gr.zx02 cho_overlay143.gr.zx02 \
cho_overlay144.gr.zx02 cho_overlay145.gr.zx02
echo "captured_bg: .incbin \"captured_bg.gr.zx02\"" > cho_graphics.inc
echo "captured_cage_bg: .incbin \"captured_cage_bg.gr.zx02\"" >> cho_graphics.inc
echo "empty: .incbin \"empty.gr.zx02\"" >> cho_graphics.inc
@@ -201,7 +208,21 @@ cho_graphics.inc: \
echo "cho_overlay128: .incbin \"cho_overlay128.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay129: .incbin \"cho_overlay129.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay130: .incbin \"cho_overlay130.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay131: .incbin \"cho_overlay131.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay132: .incbin \"cho_overlay132.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay133: .incbin \"cho_overlay133.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay134: .incbin \"cho_overlay134.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay135: .incbin \"cho_overlay135.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay136: .incbin \"cho_overlay136.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay137: .incbin \"cho_overlay137.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay138: .incbin \"cho_overlay138.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay139: .incbin \"cho_overlay139.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay140: .incbin \"cho_overlay140.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay141: .incbin \"cho_overlay141.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay142: .incbin \"cho_overlay142.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay143: .incbin \"cho_overlay143.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay144: .incbin \"cho_overlay144.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay145: .incbin \"cho_overlay145.gr.zx02\"" >> cho_graphics.inc
####

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 725 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 720 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 717 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 701 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 691 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 657 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 666 B