JZIP (Atari ST)


10 Nov 1995 16:25:32 +1000

Well, I cocked up badly, and we've suddenly gone up to beta-three.
I'll get a new version to Volker at GMD, assuming he can keep up :)

Dancer

------------------------------------------------
CHANGES & BUGS
------------------------------------------------
- Termcaps weren't set up properly, if you didn't have them. Fixed.
- If in Low Rez, the interpreter now realizes that your screen is much
smaller. Your Termcap entry, however will take precedence.
- Colour modes make more sense. (No more red-on-red in low-rez)
- The interpreter kept falling over because of excessive pickiness about
ioctl return values. Fixed. If you aren't running MiNT, then it just
assumes everything is alright.
- Had to modify the input routine slightly because of this. Wasn't as
happy in TOS mode as it could have been.
- TIMEOUTS ONLY WORK IN MiNT! I haven't gotten to this, yet. Works
jim-dandy if you've got the MiNT kernel running somewhere in there, but
not otherwise. You'll get a silly message (select: unknown function
number). I'll install a timer of some sort for regular TOS boxes. Probably
off the 200hz counter. But not today. Tomorrow, maybe.