Release date: 13 august 1992 ------------------------------------------------------------------------------- Bug solved in spconv: Error discoved in the way IFF was handled for Z80. This bug prevented correct conversion of some programs from .SNA to .Z80. Release number of spconv updated from 1.0 to 1.01 ------------------------------------------------------------------------------- Release date: 10 august 1992 ------------------------------------------------------------------------------- The new SPCONV has a big bug. It will not convert compressed .Z80 files correctly. The program uses JPP format internaly. For JPP the program counter is on the stack. The converter stored the PC in the image *BEFORE* it was de-compressed. This resulted in corrupting other image data. (Converting TO .Z80 works fine). Ibmcom.c also contained a bug. Setting the speed of the UART was done with an out instruction of a word size. This will not always work. Instruction split in two byte size out instructions. This affects all RS232 programs. Due to errors I am planning to keep versions more carefully. From now on SPCONV has a release number and a generation date. This will show up if you run SPCONV without arguments. ------------------------------------------------------------------------------- Release date: 5 august 1992 ------------------------------------------------------------------------------- New programs in the package are: GETA, PUTA: Transfer EDITAS assembler programs between PC and ZX Spectrum. Changed programs: SPCONV : Now handles .Z80 files and new format of .SP. Old format still supported. Bug fixes: SLOAD : commandline argument handling General: Clear compilation of all programs under Turbo-C 2.0 Documentation up to date. ------------------------------------------------------------------------------- H. de Groot, groot@idca.tds.philips.nl.