Commit graph

18 commits

Author SHA1 Message Date
adam
ce30779948 fuse-emulator: updated to 1.5.3
1.5.3:
Disable inactive peripherals after loading a snapshot
Re-enable sound after phantom typist finishes loading TAP, standard ROM TZX or +3 DSK images
Upgrade to libspectrum 1.4.2 to fix writing RZX files containing a snapshot which cannot be compressed
2018-05-01 18:32:53 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
adam
cad44f47e8 fuse-emulator: updated to 1.5.2
1.5.2:
Emulate ROM bug loading zero length blocks when using tape traps
Fix the format of double-sided +3 disks
Spectrum reset is accelerated when phantom typist is enabled and a file is loaded from the menu
Add options UI for phantom typist
GTK+ 3 UI: Memory browser dialog allows to go to specific offset

1.5.1:
Prevent crash when we try to disassemble an instruction with many DD or FD prefixes
Fix crash when setting debugger variables
Prevent crash when we try to profile an instruction with many DD or FD prefixes
GTK+ UI: Improve behaviour of default button on dialogs
GTK+ and win32 UIs: Support hex numbers in load/save binary and pokefinder dialogs
SDL UI: Allow to select the video mode used in full-screen
2018-04-04 09:27:26 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
adam
c86634437e fuse-emulator: updated to 1.5.0
Fuse 1.5.0:
* Debugger improvements:
  * Ensure conditional timed breakpoints work correctly.
* Miscellaneous improvements:
  * Autoload snapshots replaced by a "phantom typist" which types
    LOAD "" or similar.
  * Alkatraz loaders (e.g. Cobra and Fairlight) are now accelerated
2017-12-14 08:11:52 +00:00
adam
2e805fbb24 CONFIGURE_ARGS are slightly different now 2017-12-10 15:51:04 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
adam
08383e1821 fuse-emulator: update to 1.4.1
Fuse 1.4.1:

* Emulation core improvements:
  * Improvements to the loader acceleration code to reduce errors -
    Blood Brothers, City Slicker, Driller, Dynamite Dan, Games
    Compendium (by Gremlin), Joe Blade II, Kokotoni Wilf, Powerplay,
    Saboteur, Trapdoor and Zanthrax now all load successfully
  * Multiface 3 returns values stored from ports 0x1ffd and 0x7ffd
  * Set contention for DivIDE/DivMMC EPROM memory and clear data to 1's

* Debugger improvements:
  * Allow an exit code to be specified when using the "exit" command
  * Add new "tape:microphone" and "spectrum:frames" system variables to
    allow access to the current tape level and frame count since reset

* Deprecated features removed:
  * All Z80 variables in the debugger must now be referenced as
    "z80:NAME" rather than just "NAME" e.g. "set z80:af 0x1234"
    rather than just "set af 0x1234"

* Miscellaneous improvements:
  * Support XCode 9 SDK in CoreAudio driver
  * Correct enabling of ide slave menu item
  * Add *.mlt as an allowed filetype to file selectors
  * Add null UI for use in automation tests
  * Ensure null UI is not overridden by GTK+ UI
  * Fix detection of libspectrum capabilities
  * Remove C11 typedef redefinition of divxxx_t
2017-10-13 04:47:46 +00:00
adam
1e10a85d41 Fuse 1.4.0:
* New features:
  * Add DivMMC emulation
  * Add ZXMMC emulation

* Miscellaneous improvements:
  * Add support for MLT format screenshots
2017-09-06 15:32:14 +00:00
adam
fb59c5b5a8 Fuse 1.3.8:
* Emulation core improvements:
  * Add workaround for Multiface One and 128 clash
  * Limit RZX sentinel warning to once per playback
  * Disable Melodik interface on 128K machines
  * Correct the list of machines for Multiface One

* Miscellaneous improvements:
  * Update compile instructions for win32 UI
  * Check required version of libspectrum is available
  * Document --mdr-len and --mdr-random-len options
  * Document support for the Recreated ZX Spectrum
  * Fix transposed description of AY-3-8912
  * GTK UI: Destroy tape browser dialog on close
2017-08-02 10:24:26 +00:00
adam
94588fb46a Fuse 1.3.7:
* New features:
  * Add Multiface One/128/3 interface emulation

* Machine specific improvements:
  * Restore +2A/+3 ALL_RAM mode from snapshots

* Miscellaneous improvements:
  * SDL: Hide cursor when UI runs on a console (Raspberry Pi)
  * Switch to using autoreconf
  * Use silent builds by default when available
  * Use explicit AM_SILENT_RULES macro as libspectrum does
  * AC_PROG_RANLIB is rendered obsolete by LT_INIT
  * Remove unnecessary include glib.h
2017-07-04 09:38:51 +00:00
adam
89fffc9bba Fuse 1.3.6:
Emulation core improvements:
* Add Covox interface emulation
* Disable accelerate loader while recording RZX files

Miscellaneous improvements:
* Fix typo in Opus Discovery option
* WidgetUI: Disable RollbackTo menu option for widget UIs
* Update description of speed option
* List Melodik as supported interface and rearrange audio interfaces
  as a separate item
* Document --volume-covox option and update bash completion
2017-06-05 04:47:11 +00:00
adam
38bdf195d9 Fuse 1.3.5:
Emulation core improvements:
* Disable tape traps when playing/recording RZX files

Miscellaneous improvements:
* Fix typo in LOG disk format
* Replace old ticket numbers from Trac to Allura
* WidgetUI: Fix memory leak in file selector
* Fix allocator sizeof operand mismatch and remove dead assignment
* Remove prototypes of old plus3 disk functions
* Increase allocated memory to keep GCC7 happy
2017-05-26 19:35:48 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
wiz
9e5f9d6fa4 Re-import emulators/fuse as emulators/fuse-emulator to fix PKGNAME conflict
with filesystems/fuse. From Kamil Rytarowski in PR 50662.

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 printers you could attach to the Spectrum.
* Very basic support for RZX files.
2016-01-17 14:27:38 +00:00