Sat Jan 11 04:06:46 1997  Russell Marks  <rus@lifeson>

	* Version 0.2.

	* Added 1k tetris.

Thu Oct 17 16:23:06 1996  Russell Marks  <rus@lifeson>

	* Added zx81{sml,big}.gif and zx81.cdr.gz.

Sun Oct 13 03:55:05 1996  Russell Marks  <rus@lifeson>

	* main.c: made similar change. No point doing it for txtmain.c,
	that's so fast already it'd probably just make it slower.

	* xmain.c: speeded up screen refresh hugely, by following xz80's
	lead and updating differentially. This is a real pain given the
	ZX81's screen, and a fair bit of BFI is required to implement it,
	but it's *so* much faster.

Sat Oct 12 01:27:07 1996  Russell Marks  <rus@lifeson>

	* Made detection of end of `booting' a lot more sensible.

	* Updated z81/z81txt to use sigaction rather than signal.

	* xmain.c: (and others) quick hack to support reset. Fairly
	painful, but it works well enough.

Fri Oct 11 16:33:53 1996  Russell Marks  <rus@lifeson>

	* xmain.c: created, after semi-infinite amounts of hacking. :-) An
	X version (finally).

Fri May 10 02:21:09 1996  Russell Marks  <rus@lifeson>

	* Added rather kludgey but working PAUSE support.

Sat Apr  6 20:25:29 1996  Russell Marks  <rus@lifeson>

	* Fixed keyboard hardware emulation - top 3 bits were 0 before
	(now are all 1). "3D Grand Prix" didn't work before due to this
	bug. And does now. :-)

	* Added maximum-speed and low-refresh-rate toggles on F9 and F8
	respectively.

Sat Apr  6 04:38:42 1996  Russell Marks  <rus@lifeson>

	* main.c: added help screen with ZX81 keyboard layout.

Wed Apr  3 02:05:46 1996  Russell Marks  <rus@lifeson>

	* main.c: added high-res support.

Mon Mar 25 04:32:28 1996  Russell Marks  <rus@lifeson>

	* txtmain.c: fixed screen updating here, too.

	* main.c: fixed screen updating so it works properly with less
	than 32x24.

	* z81.1: added.

	* main.c: made it read rom from /usr/local/lib.

Tue Sep 26 17:59:21 1995  Russell Marks  <rus@lifeson>

	* New text-mode variant, 'z81txt'. Still requires a console, but 
	will work on MDA/CGA/EGA displays (as well as VGA, though 'z81' is
	preferable in that case).

Mon Aug 28 20:40:48 1995  Russell Marks  <rus@lifeson>

	* Version 0.1.
