riven: add more graphics
@@ -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
|
||||
|
@@ -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
|
||||
|
||||
####
|
||||
|
||||
|
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay131.png
Normal file
After Width: | Height: | Size: 707 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay132.png
Normal file
After Width: | Height: | Size: 716 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay133.png
Normal file
After Width: | Height: | Size: 724 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay134.png
Normal file
After Width: | Height: | Size: 725 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay135.png
Normal file
After Width: | Height: | Size: 720 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay136.png
Normal file
After Width: | Height: | Size: 717 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay137.png
Normal file
After Width: | Height: | Size: 716 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay138.png
Normal file
After Width: | Height: | Size: 710 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay139.png
Normal file
After Width: | Height: | Size: 707 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay140.png
Normal file
After Width: | Height: | Size: 697 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay141.png
Normal file
After Width: | Height: | Size: 701 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay142.png
Normal file
After Width: | Height: | Size: 691 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay143.png
Normal file
After Width: | Height: | Size: 672 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay144.png
Normal file
After Width: | Height: | Size: 657 B |
BIN
games/riven_hgr/disk00_files/graphics_cho/cho_overlay145.png
Normal file
After Width: | Height: | Size: 666 B |