From: <pa...@us...> - 2003-10-13 14:25:52
|
Update of /cvsroot/fuse-emulator/libspectrum/hacking In directory sc8-pr-cvs1:/tmp/cvs-serv21388/hacking Modified Files: ChangeLog Log Message: Add routines to check libspectrum's version. Index: ChangeLog =================================================================== RCS file: /cvsroot/fuse-emulator/libspectrum/hacking/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** ChangeLog 9 Oct 2003 21:37:32 -0000 1.19 --- ChangeLog 13 Oct 2003 14:25:43 -0000 1.20 *************** *** 108,109 **** --- 108,111 ---- 20031009 creator.c, libspectrum.h.in, rzx.c, szx.c: add support for writing custom data in the creator blocks. + 20031013 libspectrum.c, libspectrum.h.in: add routines to check + libspectrum's version. |