The NetBSD Project

CVS log for pkgsrc/emulators/libspectrum/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / emulators / libspectrum

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Sun Feb 27 12:26:28 2011 UTC (14 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, HEAD
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Fix building on Mac OS X when using a SDK

Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 20 20:51:36 2010 UTC (17 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Changes 1.0.0:
* New end of tape flag
* AF and AF' were swapped when reading and writing SZX files
* Support for Fuller Box and Melodik (and similar AY interfaces) in snapshots
* Support for Opus Discovery in snapshots
* Support for the NTSC 48K Spectrum
* Support for stereo sound files
* Add proper support for +2A/+3, Pentagon and Scorpion in .z80 files
* Various fixes for compiling with Visual Studio 6
* Various minor bug fixes/improvements:
* Looser signature checks for .dsk files
* --without-(bzip2|zlib) options to configure for Gentoo and similar
  distributions
* Handle querying the block length for turbo and pure data blocks
  with 0 length
* Fix loading of Warajevo TAPs with raw samples
* Fail sensibly if file decompression fails
* Remove various unused variables, initialisations etc

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 15 11:48:44 2009 UTC (3 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Changes 0.5.0.1:
* Loosen signature checks for .dsk files to allow files not strictly
  compliant with the specification to work.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 4 07:40:00 2008 UTC (3 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

Changes 0.5.0:
* Memory management change: memory allocation functions now abort on failure.
  Leads to simpler code both internally and for users of the library.
* Support for tape acceleration.
* IDE improvements to allow DivIDE to support FATware.
* New API to deal with flagging automatic snapshots in RZX files.
* New function to get length (time) of a tape block.
* 128K SNA files are now treated as being for the Pentagon 128 rather than
  the Spectrum 128.
* SNA files now written out correctly.
* Handle MDR write protection flag correctly.
* Allow MDR images with bad checksums to load (the error will be handled by
  the If1 ROM).
* Support saving custom ROMs in SZX snapshots.
* Support for DivIDE, Kempston mouse and the simple IDE interface
  in SZX snapshots.
* Allow building without libgcrypt.
* Amiga and MorphOS compilation fixes.
* Don't produce empty libraries to fix build process on OpenSolaris.
* Remove deprecated functions.
* Tweak timings for TS2068.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jan 24 18:32:15 2008 UTC (4 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Changes 0.4.0:
* Add support for loading from WAV files
* Add support for CSW tape files
* Tweak timings for TC2048 and TC2068
* Add support for the +D in z80 and szx snapshots
* Add Pentagon 512/1024 support
* Allow Amiga version to decompress files with xfdmaster.library
* Allow MorphOS version to use xfdmaster.library
* Various other bugfixes

Revision 1.7 / (download) - annotate - [select for diffs], Sat May 12 19:43:53 2007 UTC (5 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Changes 0.3.0.1:
* Avoid crash when reading an invalid TZX file (thanks, crabfists).
* Export the TZX Generalized Data Block functions when building a
  Win32 DLL.
* Distribute the hacking/ directory.
* Remove warning when building from CVS.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 13 21:02:44 2007 UTC (5 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Changes 0.3.0:
	* Support for RZX rollback, including having snapshots and
	  multiple input recording blocks in input recording files.
	* Improved IDE emulation.
	* Support for microdrive images.
	* TZX Generalized Data Block support.
	* Support for Z80Em and CSW tape files.
	* Support for the TS2068.
	* Support for connected joystick information in snapshots.
	* Add interrupt length to timing information.
	* Routines to add and remove a block from a tape image.
	* Minor feature enhancements.
	* Minor bugfixes.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 23 18:49:19 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Add RMD160 digests to the SHA1 ones

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 20 13:11:25 2004 UTC (7 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Changes 0.2.2:
* Support for Scorpion ZS 256, Spectrum +3e, and Spectrum SE
* Support for .hdf hard disk images
* Support for the ZXATASP and ZXCF interfaces
* Support for saving the Timex DOCK and EXROM in .szx snapshots
* Support for saving the Interface II state

Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 13 13:36:43 2004 UTC (8 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Changes 0.2.1:
* Transparent reading of bzipped and gzipped files.

* Add support for writing emulator custom data to .rzx and .szx files.

* Update to the more recent version of gcrypt; version 1.1.42 or
  later is now required.

* Link libspectrum against gcrypt, glib and zlib; this means that
  client applications no longer need to do this.

* Support for 'the last instruction was an EI' in the snapshot code.

* Routines to check the versions of libspectrum and gcrypt in use.

* Write .rzx files with a version number of 0.12 if we're not
  signing the data; improves backward compatability.

* Fix a segfault when dealing with .slt files.

* QNX6 compilation fixes.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 2 15:08:05 2003 UTC (8 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Changes 0.2.0.1: fix a possible segfault in rzx.c

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 16 09:46:51 2003 UTC (8 years, 8 months ago) by adam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

libspectrum is a library designed to make the input and output of some
ZX Spectrum emulator files slightly easier.  It is intended to be usable
on Unix variants, Win32 and MacOSX.

Changes 0.2.0:
        * libspectrum 0.2.0 released.

        * Various data structures (snapshots, tapes, tape blocks) which
          were previously directly accessible are now accessible only via
          wrapper functions. This should improve future binary
          compatability, but at the cost of breaking it for this release
          (Philip Kendall).

        * Change the API for reading/writing snapshots to be more general.
          The old API still exists, but is deprecated (Philip Kendall).

        * Support for reading .szx, .zxs, .sp, .snp and +D snapshots
          (Philip Kendall).

        * Support for writing .szx and .sna snapshots (Philip Kendall).

        * Support for reading Warajevo .tap files (Fredrick Meunier).

        * Support for signing RZX files with digital signatures (Philip
          Kendall).

        * Timing fixes for the TC2048 and TC2068 (Fredrick Meunier).

        * Fix reading of 128K .sna snapshots (Philip Kendall).  

        * New capabilities for the Timex dock, and built-in Sinclair and
          Kempston joysticks (Fredrick Meunier).

        * Use <stdint.h> to give us the <n>-bit types if it's available
          (Philip Kendall).

        * Ignore links to external snapshots from RZX files, rather than
          trying to interpret the path as a snapshot (Philip Kendall).

Revision 1.1 / (download) - annotate - [select for diffs], Tue Sep 16 09:46:51 2003 UTC (8 years, 8 months ago) by adam
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>