From: <fr...@us...> - 2012-12-26 10:52:21
|
Revision: 4800 http://fuse-emulator.svn.sourceforge.net/fuse-emulator/?rev=4800&view=rev Author: fredm Date: 2012-12-26 10:52:15 +0000 (Wed, 26 Dec 2012) Log Message: ----------- Tweak PZX text. Modified Paths: -------------- trunk/libspectrum/doc/libspectrum.txt trunk/libspectrum/hacking/ChangeLog Modified: trunk/libspectrum/doc/libspectrum.txt =================================================================== --- trunk/libspectrum/doc/libspectrum.txt 2012-12-26 10:48:14 UTC (rev 4799) +++ trunk/libspectrum/doc/libspectrum.txt 2012-12-26 10:52:15 UTC (rev 4800) @@ -8,7 +8,7 @@ * Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and +D snapshots (read only). * Tape images: .tzx, .tap, .spc, .sta and .ltp (read/write) and - PZX, Warajevo .tap, Z80Em and CSW version 1 (read only). + .pzx, Warajevo .tap, Z80Em and CSW version 1 (read only). * Input recordings: .rzx (read/write). * Disk images: .dsk (both plain and extended), .fdi, .sad, .scl, .td0, .trd and .udi (identification only). Modified: trunk/libspectrum/hacking/ChangeLog =================================================================== --- trunk/libspectrum/hacking/ChangeLog 2012-12-26 10:48:14 UTC (rev 4799) +++ trunk/libspectrum/hacking/ChangeLog 2012-12-26 10:52:15 UTC (rev 4800) @@ -923,3 +923,4 @@ 20121226 doc/libspectrum.txt: add some text about changes to the interface (Fred). 20121226 configure.ac: bump version number to 1.1.0 (Fred). +20121226 doc/libspectrum.txt: tweak PZX text (Fred). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |