Vince Weaver b84c8f9011 mist: release v0.96
but that just means I'm likely to find more bugs immediately
2020-07-23 11:26:06 -04:00
..
2020-07-17 09:37:31 -04:00
2020-07-18 01:06:38 -04:00
2020-07-12 00:46:18 -04:00
2020-07-12 14:58:44 -04:00
2020-06-22 01:21:09 -04:00
2020-03-02 11:49:55 -05:00
2020-07-17 09:39:27 -04:00
2020-07-17 09:39:27 -04:00
2020-07-17 09:39:27 -04:00
2020-03-07 15:21:16 -05:00
2020-07-17 09:39:27 -04:00
2020-07-19 01:24:28 -04:00
2020-03-08 14:11:11 -04:00
2020-07-17 09:39:27 -04:00
2020-07-17 09:39:27 -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-07-23 10:58:22 -04:00
2020-07-23 11:26:06 -04:00
2020-07-17 14:17:11 -04:00
2020-07-18 23:23:41 -04:00
2020-07-17 09:39:27 -04:00
2020-07-23 11:26:06 -04:00
2020-07-23 11:26:06 -04:00
2020-07-23 10:58:22 -04:00
2020-07-23 11:26:06 -04:00
2020-07-01 17:30:57 -04:00
2020-07-19 18:42:27 -04:00
2020-07-08 14:15:11 -04:00
2020-07-17 09:39:27 -04:00
2020-07-14 14:56:50 -04:00
2020-03-02 15:46:04 -05:00
2020-07-23 11:26:06 -04:00
2020-07-18 01:06:38 -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