Vince Weaver 9e536330e7 mist: fix ocean color
really should hi-res that image but not sure if have room
2020-07-12 00:46:18 -04:00
..
2020-03-02 11:49:55 -05:00
2020-07-12 00:46:18 -04:00
2020-06-22 01:21:09 -04:00
2020-03-02 11:49:55 -05:00
2020-07-11 19:43:09 -04:00
2020-07-08 14:19:37 -04:00
2020-03-07 15:21:16 -05:00
2020-03-27 00:38:49 -04:00
2020-07-11 13:45:29 -04:00
2020-07-10 12:34:38 -04:00
2020-02-28 15:55:57 -05:00
2020-03-08 14:11:11 -04:00
2020-07-08 14:43:54 -04:00
2020-03-01 00:37:09 -05:00
2020-03-01 00:37:09 -05:00
2020-03-01 00:37:09 -05:00
2020-02-28 15:55:57 -05:00
2020-07-10 12:36:08 -04:00
2020-07-12 00:45:49 -04:00
2020-07-10 12:34:38 -04:00
2020-07-09 12:24:28 -04:00
2020-07-12 00:45:49 -04:00
2020-06-16 13:30:45 -04:00
2020-07-10 12:36:08 -04:00
2020-07-10 12:36:08 -04:00
2020-07-10 12:36:08 -04:00
2020-07-12 00:45:49 -04:00
2020-07-01 17:30:57 -04:00
2020-05-29 22:05:28 -04:00
2020-07-08 14:15:11 -04:00
2020-03-02 15:46:04 -05:00
2020-07-11 13:11:39 -04:00
2020-03-29 00:30:38 -04:00
2020-07-12 00:45:49 -04:00

MIST -- a reimplementation of MYST from scratch for Apple II computers



Compiling:
	This is a bit tricky
	First you'll need to install the cc65 package
		https://github.com/cc65/cc65
	You'll need to install lzsa
		https://github.com/emmanuel-marty/lzsa
	You might need to install lz4-dev for some of the helper
		utils to compile

	Then run "make" and hope for the best