riven: more graphics

This commit is contained in:
Vince Weaver 2024-07-11 12:53:43 -04:00
parent 669a1bd3a9
commit e7b23b93a6
17 changed files with 35 additions and 4 deletions

View File

@ -9,7 +9,7 @@
.include "disk00_defines.inc"
NUM_OVERLAYS = 96
NUM_OVERLAYS = 111
cho_start:
@ -126,6 +126,11 @@ frames_l:
.byte <cho_overlay087,<cho_overlay088,<cho_overlay089 ; 87,88,89
.byte <cho_overlay090,<cho_overlay091,<cho_overlay092 ; 90,91,92
.byte <cho_overlay093,<cho_overlay094,<cho_overlay095 ; 93,94,95
.byte <cho_overlay096,<cho_overlay097,<cho_overlay098 ; 96,97,98
.byte <cho_overlay099,<cho_overlay100,<cho_overlay101 ; 99,100,101
.byte <cho_overlay102,<cho_overlay103,<cho_overlay104 ; 102,103,104
.byte <cho_overlay105,<cho_overlay106,<cho_overlay107 ; 105,106,107
.byte <cho_overlay108,<cho_overlay109,<cho_overlay110 ; 108,109,110
frames_h:
@ -165,7 +170,11 @@ frames_h:
.byte >cho_overlay087,>cho_overlay088,>cho_overlay089 ; 87,88,89
.byte >cho_overlay090,>cho_overlay091,>cho_overlay092 ; 90,91,92
.byte >cho_overlay093,>cho_overlay094,>cho_overlay095 ; 93,94,95
.byte >cho_overlay096,>cho_overlay097,>cho_overlay098 ; 96,97,98
.byte >cho_overlay099,>cho_overlay100,>cho_overlay101 ; 99,100,101
.byte >cho_overlay102,>cho_overlay103,>cho_overlay104 ; 102,103,104
.byte >cho_overlay105,>cho_overlay106,>cho_overlay107 ; 105,106,107
.byte >cho_overlay108,>cho_overlay109,>cho_overlay110 ; 108,109,110
cho_graphics:
.include "graphics_cho/cho_graphics.inc"

View File

@ -54,7 +54,15 @@ cho_graphics.inc: \
cho_overlay088.gr.zx02 cho_overlay089.gr.zx02 \
cho_overlay090.gr.zx02 cho_overlay091.gr.zx02 \
cho_overlay092.gr.zx02 cho_overlay093.gr.zx02 \
cho_overlay094.gr.zx02 cho_overlay095.gr.zx02
cho_overlay094.gr.zx02 cho_overlay095.gr.zx02 \
cho_overlay096.gr.zx02 cho_overlay097.gr.zx02 \
cho_overlay098.gr.zx02 cho_overlay099.gr.zx02 \
cho_overlay100.gr.zx02 cho_overlay101.gr.zx02 \
cho_overlay102.gr.zx02 cho_overlay103.gr.zx02 \
cho_overlay104.gr.zx02 cho_overlay105.gr.zx02 \
cho_overlay106.gr.zx02 cho_overlay107.gr.zx02 \
cho_overlay108.gr.zx02 cho_overlay109.gr.zx02 \
cho_overlay110.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
@ -148,7 +156,21 @@ cho_graphics.inc: \
echo "cho_overlay093: .incbin \"cho_overlay093.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay094: .incbin \"cho_overlay094.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay095: .incbin \"cho_overlay095.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay096: .incbin \"cho_overlay096.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay097: .incbin \"cho_overlay097.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay098: .incbin \"cho_overlay098.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay099: .incbin \"cho_overlay099.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay100: .incbin \"cho_overlay100.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay101: .incbin \"cho_overlay101.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay102: .incbin \"cho_overlay102.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay103: .incbin \"cho_overlay103.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay104: .incbin \"cho_overlay104.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay105: .incbin \"cho_overlay105.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay106: .incbin \"cho_overlay106.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay107: .incbin \"cho_overlay107.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay108: .incbin \"cho_overlay108.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay109: .incbin \"cho_overlay109.gr.zx02\"" >> cho_graphics.inc
echo "cho_overlay110: .incbin \"cho_overlay110.gr.zx02\"" >> cho_graphics.inc
####

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 792 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 790 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 777 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 750 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 761 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 781 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 757 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 753 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 B