2019-01-02 16:41:48 -05:00
..
2018-12-14 01:14:07 -05:00
2018-12-20 01:20:21 -05:00
2018-12-12 00:22:16 -05:00
2018-12-21 10:49:17 -05:00
2018-12-21 10:49:17 -05:00
2018-12-10 13:06:21 -05:00
2018-12-21 10:49:17 -05:00
2018-12-21 10:49:17 -05:00
2018-12-17 22:58:19 -05:00
2018-12-14 18:42:39 -05:00
2018-12-17 00:29:07 -05:00
2018-12-19 10:40:03 -05:00
2018-12-18 00:17:20 -05:00
2018-12-21 10:49:17 -05:00
2018-12-11 17:01:18 -05:00

total size:
	Demo code:	5k
	MUSIC.lz4:	1k
	ball.img:	8k
	merry.img.lz4:	3k
	wreath.img.lz4:	4k
		============
			21k


Memory Map:

	00	Zero Page
	01	Stack
	02-03	Reserved
	04-07	GR PAGE0
	08-0b	GR PAGE1 (scroll text)
	0c-1f	CODE	(5k)
	20-3f	HGR PAGE0 (wreath)
	40-5f	HGR PAGE1 (ball)
	60-7f	(merry)
	80-9f	(music)
	a0-bf	(music)
	c0-ff	RESERVED/ROM

SIZE:
	3903	-- 12/18
	3647	-- use LZ4 encryption on scroll text
	3903	-- add in support for all 5 candles
	3647	-- make sprites non-transparent
	3903	-- turn all flames back on
	3853	-- stop padding filenames