2020-08-10 14:54:44 -04:00
..
2020-07-17 09:37:31 -04:00
2020-07-18 01:06:38 -04:00
2020-08-04 19:54:44 -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-03-07 15:21:16 -05:00
2020-07-17 09:39:27 -04:00
2020-07-19 01:24:28 -04:00
2020-02-28 15:55:57 -05:00
2020-03-08 14:11:11 -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-18 23:23:41 -04:00
2020-08-03 22:52:41 -04:00
2020-07-23 10:58:22 -04:00
2020-07-01 17:30:57 -04:00
2020-07-19 18:42:27 -04:00
2020-07-28 22:47:49 -04:00
2020-07-17 09:39:27 -04:00
2020-03-02 15:46:04 -05:00
2020-08-10 10:46:40 -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


Load times of ~8k DENTIST:		MIST ~40k
	DOS33:		7s		TOO-BIG
	PRODOS:
	QKUMBA RTS:	5s		22s
	TRACK-AT_TIME:


Sizes:
	sectors on disk = 35*16 = 560
	three tracks for dos	  -48
	one track for VTOC	  -16
				======
				  496

	disk1:					SECTORS		TRACKS
		HELLO		  566	->   768 ->   3
		LOADER		 4006	->  4096 ->  16		1
		MIST_TITLE	21008	-> 21248 ->  83		6
		MIST		39780	-> 39936 -> 156		10
		OCTAGON		32627	-> 32768 -> 128		8
		VIEWER		 4834   ->  4864 ->  19		2
		DENTIST		 7879   ->  7936 ->  31		2
		D'NI		 6863   ->  6912 ->  27		2
		SAVE0		   74   ->   256 ->   1		1
		SHIP		 5047   ->  5120 ->  20		2
						========	====
				484+10 = 494 = 126k		34

	disk2:
		CHANNEL		34418	-> 34560 -> 135		9	
		ARBOR		31591	-> 31744 -> 124		8
		NIBEL		15467	-> 15616 -> 61		4
		CABIN		15398	-> 15616 -> 61		4
						========	===
					381+4= 385 = 98k	25
	disk3:
		MECHE		28857	-> 28928 -> 113		8
		SELENA		36907	-> 37120 -> 145		10
		STONEY		29984	-> 30208 -> 118		8
		GENERATOR	 8167	->  8167 -> 2		2
		SUB		8912	->  8960 -> 35		3		
						========	====
					???+5=???		31