mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-14 13:33:48 +00:00
megademo: update building of images
This commit is contained in:
parent
298b8c5014
commit
4c24d12db7
@ -30,7 +30,7 @@ megademo.o: megademo.s \
|
||||
c64_opener.s c64.img.lz4 \
|
||||
falling_apple.s apple_40_96.inc \
|
||||
starring.s starring1.inc starring2.inc starring3.img.lz4\
|
||||
starring_people.s fs.inc FS_HGRC.BIN.lz4 \
|
||||
starring_people.s sp_names.inc fs.inc FS_HGRC.BIN.lz4 \
|
||||
deater.inc DEATER_HGRC.BIN.lz4 lg.inc LG_HGRC.BIN.lz4 \
|
||||
check_email.s email_40_96.inc \
|
||||
leaving.s leaving.inc tfv_sprites.inc \
|
||||
@ -99,6 +99,11 @@ takeoff.img: takeoff_hgr.png
|
||||
|
||||
####
|
||||
|
||||
sp_names.inc: sp_names.png
|
||||
$(PNG_TO_RLE) asm ./deater.png sp_names > sp_names.inc
|
||||
|
||||
####
|
||||
|
||||
fs.inc: ./fs.png
|
||||
$(PNG_TO_RLE) asm ./fs.png fs > fs.inc
|
||||
|
||||
|
@ -25,6 +25,8 @@
|
||||
28809 -- add timeouts to starring people
|
||||
28733 -- add susie's cage to e-mail scene, move to megademo file
|
||||
28989 -- add timeouts to check-email, takeoff, and spacebars
|
||||
28893 -- convert people names to tengwar
|
||||
29166 -- add back english names
|
||||
|
||||
Graphics sizes:
|
||||
(LG lores=300B)
|
||||
|
Loading…
x
Reference in New Issue
Block a user