Vince Weaver 6539801e9a ootw: intro: tunnel2, make transparent
just *barely* fits
2019-02-27 22:49:31 -05:00
..
2019-01-26 14:24:56 -05:00
2019-01-18 23:23:18 -05:00
2019-01-13 23:37:49 -05:00
2019-01-22 16:44:59 -05:00
2019-02-25 21:01:06 -05:00
2019-01-13 23:37:49 -05:00
2019-02-17 13:37:24 -05:00
2019-01-13 01:10:44 -05:00
2019-02-05 23:46:31 -05:00
2019-01-14 16:19:51 -05:00
2019-02-05 23:46:31 -05:00
2019-02-25 21:01:06 -05:00
2019-02-18 16:06:18 -05:00
2019-02-27 22:25:37 -05:00
2019-01-27 21:37:09 -05:00
2019-02-25 21:01:06 -05:00
2019-02-26 23:03:51 -05:00
2019-02-03 01:00:47 -05:00
2019-01-18 23:23:18 -05:00
2019-02-18 16:06:18 -05:00
2019-01-26 12:29:38 -05:00
2019-01-18 00:18:06 -05:00
2019-02-27 21:10:17 -05:00
2019-01-26 14:24:56 -05:00
2019-02-25 00:19:20 -05:00
2019-02-18 14:31:26 -05:00

Saw the amazing PICO-8 version of this:
	https://liquidream.itch.io/another-world-survival

and thought the lo-res pallette might be just barely enough to do
it justice.

Of course you could just play on your IIgs, but what's the fun in that.




Up to tunnel1, using RLE:
	35875	INTRO

		using LZ4:





Memory map:
	00	zero page
	01	stack
	02-03	
	04-07	GR page0
	08-0b	GR page1
	0c-0f	offscreen data
	10-13	offscreen data2
	14-17   *****************free???
	18-1c	loader
	1d	loader buffer
	1e-1f	*****************free???
	20-bf	program/data (40k)
	c0-cf	I/O
	d0-ff	ROM