Sat Feb  1 01:23:11 1997  Russell Marks  <rus@lifeson>

	* Version 0.1.

Fri Nov 22 00:25:45 1996  Russell Marks  <rus@lifeson>

	* z80.c: fixed problem which surfaced running zselx. Previously it
 	didn't store up interrupts received while ints were disabled. Also
 	made it avoid redisplaying screen twice when an int happens in the
 	middle of a DD/FD instruction (and is thus delayed until after the
	completion of the whole instruction).

Thu Aug 29 13:43:00 1996  Russell Marks  <rus@lifeson>

	* main.c: made tnc100em hold down shifts twice as long. It was a
	bit dodgy as was.

Thu Jul  4 01:04:15 1996  Russell Marks  <rus@lifeson>

	* main.c: (and xmain.c) made serial support much better.

	* xmain.c: added, based on main.c - X version.

Wed Jul  3 16:12:11 1996  Russell Marks  <rus@lifeson>

	* main.c: added real-time-clock support (read-only, of course).

	* z80.c: fixed the Big Bug (tm). It was interrupting half-way
	through dd/fd-type instructions.

Sun Mar 24 19:02:12 1996  Russell Marks  <rus@lifeson>

	* main.c: found an embarrassing bug. (There was an '#ifdef' which
 	should have read '#ifndef'.)

Mon Feb 26 02:07:29 1996  Russell Marks  <rus@lifeson>

	* nc100rom.z: created. It's a PD replacement ROM I hacked up which
	is just capable enough to run ZCN nicely.

	* Serial mostly working. Slows it down a lot. :-( Also, when a
	process writing exits, you get a spurious char.

	* Got the ROM software working. Still have serial and time chip
	emulation to do.

Sun Feb 25 23:25:06 1996  Russell Marks  <rus@lifeson>

	* Adapted from Z81 (which was in turn adapted from my svgalib port
	of xz80).
