Commit graph

8 commits

Author SHA1 Message Date
adam
fad3b116a6 2008-12-10 Philip Kendall <philip-fuse@shadowmagic.org.uk>
* Version 0.10.0.1 released

	* Ensure all audio2tape header files are distributed (Fredrick
	  Meunier).

	* Fix compilation when libaudiofile isn't present (Fredrick
	  Meunier).

2008-12-03  Philip Kendall  <philip-fuse@shadowmagic.org.uk>

	* Version 0.10.0 released
2009-01-15 11:50:06 +00:00
adam
e909f9df61 Changes 0.10.0:
* audio2tape can now recognise standard ROM loaders.
* tzxlist now outputs block and tape lengths.
* snap2tzx: add 0.1s pause between blocks to ensure a gap between edges.
* tapeconv: add options for embedding metadata into the created file.
* tape2wav: ensure pulses do not get rounded down inappropriately.
* Allow building without libaudiofile.
2008-12-04 07:40:34 +00:00
adam
2b6e21ca01 Changes 0.9.0:
* Add audio2tape and tape2wav utilities to convert between audio
  and tape formats
* Remove use of mmap()
* Beta BASIC support for listbasic
* Win32 fixes
* Man page fixes
2008-01-24 18:32:55 +00:00
adam
7a096988fe Changes 0.8.0.1:
* Distribute ide.h
* Distribute the hacking/ directory
* Update the pointers to the HDF specification to point to v1.1
2007-05-12 19:44:22 +00:00
agc
459a5bb28d Add RMD160 digests to the SHA1 ones 2005-02-23 18:49:17 +00:00
adam
f03a15e819 Changes 0.7.0:
* Add createhdf utility for creating empty .hdf IDE hard disk images
2004-07-20 13:13:55 +00:00
adam
22f9905e2b Changes 0.6.2:
* Add some small bits of system information (OS, libspectrum
  version) into creator custom data for formats which support this.

* QNX6 compilation fixes and package file.

* rzxcheck: return 1 if the RZX file does not have a good signature.

* rzxdump: use libgcrypt 1.1.42 or later.

* snap2tzx: new utility to convert snapshots to tape files.
  Heavily based on Tomaz Kac's 'z802tzx'.

* tapeconv: remove double-free bug if tape reading fails.
2004-02-13 13:42:15 +00:00
adam
925ca80927 Fuse is the Free Unix Spectrum Emulator.
* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy speed on any
computer you're likely to try it on.
* Support for loading from .tzx files.
* Sound (on system supporting the Open Sound System or BSD/Solaris).
* Kempston joystick emulation.
* Emulation of the various printer you could attach to the Spectrum.
* Very basic support for RZX files.

Changes 0.6.1:
        * Add `snapconv' utility to convert between snapshot formats
          (Philip Kendall).

        * Add `rzxcheck' utility to verify the digitial signature in an
          RZX file (Philip Kendall).

        * listbasic: a line number of >= 16384 implies the end of BASIC,
          not just > 16384 (Darren Salt).

        * listbasic: formatting improvements and support for 128K and
          TC2068 keywords (Darren Salt).

        * listbasic: add man page (Philip Kendall).

        * Various improvements due to libspectrum changes: notably support
          for Warajevo .tap files and many more snapshot formats.
2003-09-16 10:01:34 +00:00