home *** CD-ROM | disk | FTP | other *** search
- Release date: 14 december 1992
- -------------------------------------------------------------------------------
- This version can also convert to/from .prg files. These files are used in an
- Irish emulator. While building it, some ideas came up to enhance the converion
- to/from .SP files (recognition of IM2).
-
- Upgraded call of the program, the program can now take only a suffix as second
- agrument, the prefix for the first argument is used. This enables easy mass
- conversion by using a batchfile with a command like:
-
- 'for %%i in (*.z80) do spconv %%i .sna'
-
- If wildcards are given at the commandline a error is generated.
-
- Release number of spconv updated from 1.01 to 1.02
- -------------------------------------------------------------------------------
-
- Release date: 13 august 1992
- -------------------------------------------------------------------------------
- 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).
-
- 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
- -------------------------------------------------------------------------------
- SPCONV : Now handles .Z80 files and new format of .SP. Old format still
- supported.
-
- Bug fixes:
-
- General: Clear compilation of all programs under Turbo-C 2.0
-
- Documentation up to date.
- -------------------------------------------------------------------------------
-
- Release date: ? ???? ????
- -------------------------------------------------------------------------------
- Initial program to convert between .SNA .SP and RAW. No more history.
- -------------------------------------------------------------------------------
-
- H. de Groot, groot@idca.tds.philips.nl.
-