1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

emulators/fuse: update to version 1.5.6

Highlights of this release include:

* Z80 flags register is now correct after SCF and CCF
* "Variant" Alkatraz loaders (e.g. Gauntlet 3 and Shadow Dancer),
  "Variant" Search Loader programs (e.g. Lotus Esprit Turbo Challenge
  and Space Crusade) and Dinaload loaders (e.g. Astro Marine Corps)
  are now accelerated
* More improvements disabling phantom typist after finishing loading
  TAP or standard ROM TZX files
* Saving and loading binary data no longer increments tstate count or
  triggers breakpoints
* Stop RZX playback/recording on machine reset/change
* Various minor bugfixes

Reported by:	portscout
This commit is contained in:
Rene Ladan 2018-08-08 21:04:06 +00:00
parent abe77c1336
commit 1407379c07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476682
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fuse
PORTVERSION= 1.5.5
PORTVERSION= 1.5.6
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1530714369
SHA256 (fuse-1.5.5.tar.gz) = bd0e58bd5a09444d79891da0971f9a84aa5670dd8018ac2b56f69e42ebda584e
SIZE (fuse-1.5.5.tar.gz) = 1629577
TIMESTAMP = 1533734142
SHA256 (fuse-1.5.6.tar.gz) = cb0e1f8e7c15a57710bcd7a844bd954134d28f169870c3633f59fa32bfc38037
SIZE (fuse-1.5.6.tar.gz) = 1634711