Commit graph

6 commits

Author SHA1 Message Date
adam
507011de3a fuse-emulator-utils: update to 1.3.5
Version 1.3.5:

* fmfconv
  * Fix build in big-endian platforms
  * Remove unimplemented SCR reading

* Various minor bug fixes/improvements:
  * Fix GLib replacement detection
  * Fix libspectrum.h preprocessing in windres resources
2017-10-13 04:50:28 +00:00
adam
23a185df08 Version 1.3.4:
* fmfconv
  * Fix handling of Timex hires frames
  * Extract FMF type handling

* tzxlist
  * Extend header info
2017-09-06 15:32:46 +00:00
adam
fc25dfdeae libspectrum 1.3.6:
* Fix Z80 snapshot writing when +D is enabled
* Export pkgconfig file to publish library version
* Fix offset of keyboard mappings in Z80 v3 snaphots
* Various minor bug fixes/improvements:
  * Replace '*' in boolean context with '&&' in libspectrum_malloc0_n()
  * Fix warning about missing atomic_lock()/atomic_unlock() declarations
    in gslock.c
2017-08-02 10:22:44 +00:00
adam
92cef6b370 Version 1.3.2:
* rzxdump
  * Allow extracting snapshot files

* scl2trd
  * Print error messages to stderr

* Various minor bug fixes/improvements:
  * Ignore .DS_Store files too
  * Check close()/fclose() return value on write operations
  * Move write_file() into utils.c and share between utilities
  * Also ignore *~ files
  * Switch to using autoreconf
  * Use silent builds by default
2017-07-04 09:40:12 +00:00
adam
c6bbd4f717 Version 1.3.1:
* Fix metadata in AVI files and standardise in other formats
* fmfconv: Return proper exit codes from utility
2017-05-26 19:37:21 +00:00
wiz
887530b7d3 Re-import fuse-emulator-utils-1.1.1nb1 as emulators/fuse-emulator-utils.
To match emulators/fuse-emulator move.

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.
2016-01-17 20:46:54 +00:00