dos33fsprogs/mist/README
Vince Weaver 8916a0bd30 mist: meche: unwisely adding in some extra graphics
was playing actual Myst and noticed it's helpful to be able to look
up to figure out elevator

also fixed crashing bug if you try to turn around at controls
2020-08-10 23:15:05 -04:00

60 lines
1.4 KiB
Plaintext

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 4013 -> 4096 -> 16 1
MIST_TITLE 21008 -> 21248 -> 83 6
MIST 40653 -> 40704 -> 159 10
OCTAGON 32610 -> 32768 -> 128 8
VIEWER 4834 -> 4864 -> 19 2
DENTIST 7879 -> 7936 -> 31 2
D'NI 6863 -> 6912 -> 27 2
SAVE0 88 -> 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 36912 -> 37120 -> 145 10
STONEY 40195 -> 40448 -> 158 10
GENERATOR 8434 -> 8448 -> 33 3
SUB 13786 -> 13824 -> 54 4
======== ====
503+5=508 = 127k 35