From 142be2cd6219262e3d6bbb540cced16a142e7333 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Thu, 11 Nov 2021 21:48:06 -0500 Subject: [PATCH] d2_hgr: update for submission --- demos/d2/Makefile | 15 +++++++++++++++ demos/d2/file_id.diz | 11 +++++++++++ 2 files changed, 26 insertions(+) create mode 100644 demos/d2/file_id.diz diff --git a/demos/d2/Makefile b/demos/d2/Makefile index 5af0c0e5..38deae30 100644 --- a/demos/d2/Makefile +++ b/demos/d2/Makefile @@ -8,6 +8,21 @@ TOKENIZE = ../../utils/asoft_basic-utils/tokenize_asoft all: hgr_d2.dsk text_to_tiny +submit: hgr_d2_1k.zip + +#### + +hgr_d2_1k.zip: D2 d2.s file_id.diz hgr_d2.dsk + mkdir -p demosplash2021_hgr_d2_1k + cp D2 ./demosplash2021_hgr_d2_1k + cp *.s ./demosplash2021_hgr_d2_1k + cp file_id.diz ./demosplash2021_hgr_d2_1k + cp hgr_d2.dsk ./demosplash2021_hgr_d2_1k + cp hgr_d2_720p.mp4 ./demosplash2021_hgr_d2_1k + zip -r hgr_d2_1k.zip demosplash2021_hgr_d2_1k + +#### + hgr_d2.dsk: HELLO D2 cp $(EMPTY_DISK)/empty.dsk ./hgr_d2.dsk $(DOS33) -y hgr_d2.dsk SAVE A HELLO diff --git a/demos/d2/file_id.diz b/demos/d2/file_id.diz new file mode 100644 index 00000000..823ba0d7 --- /dev/null +++ b/demos/d2/file_id.diz @@ -0,0 +1,11 @@ +HGR_D2 +- +1k-byte Demo for Apple II, Demosplash 2021 +Seven hi-res scenes, with Mockingboard music + +Should run on most Apple II systems +Mockingboard must be in Slot #4 +Keypress should stop the demo and silence the music + + Code: Deater / dSr + Music: mA2E / dSr