From 4c24d12db7de0a5c28c6b2524026e2cedf3384b6 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Mon, 22 Oct 2018 20:17:57 -0400 Subject: [PATCH] megademo: update building of images --- megademo/Makefile | 7 ++++++- megademo/SIZE | 2 ++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/megademo/Makefile b/megademo/Makefile index 5108ffd0..664f31e7 100644 --- a/megademo/Makefile +++ b/megademo/Makefile @@ -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 diff --git a/megademo/SIZE b/megademo/SIZE index bbf14fc7..9ba07a10 100644 --- a/megademo/SIZE +++ b/megademo/SIZE @@ -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)