Vince Weaver 2db93b5ca4 mist: consolidate sounds
have in one central location, so we can toggle more easily
2020-07-17 09:39:27 -04:00
..
2020-07-17 09:37:31 -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-07-17 09:39:27 -04: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-07-17 09:39:27 -04:00
2020-07-10 12:34:38 -04: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-07-17 09:39:27 -04:00
2020-07-17 09:39:27 -04:00
2020-07-17 09:39:27 -04:00
2020-07-16 09:35:38 -04:00
2020-07-16 09:35:38 -04:00
2020-07-16 09:35:38 -04:00
2020-07-01 17:30:57 -04:00
2020-07-17 09:39:27 -04:00
2020-07-17 09:39: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-07-14 14:56:50 -04:00
2020-07-17 09:37:31 -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