Update to fuse-0.5.1.

Changes:
- the separation into fuse itself, libspectrum and the utilities
- the ability to load and save fuse's configuration
- the ability to save screenshots
- variable emulation speed
- Timex TC2048 machine emulation

ok naddy@
This commit is contained in:
grange 2002-12-16 23:36:47 +00:00
parent ee4ed96936
commit ec258bae67
4 changed files with 25 additions and 19 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.3 2002/11/18 21:44:24 naddy Exp $
# $OpenBSD: Makefile,v 1.4 2002/12/16 23:36:47 grange Exp $
# $RuOBSD: Makefile,v 1.7 2002/03/26 19:14:05 grange Exp $
COMMENT= "Free Unix Spectrum Emulator"
DISTNAME= fuse-0.5.0
DISTNAME= fuse-0.5.1
CATEGORIES= emulators
HOMEPAGE= http://www.srcf.ucam.org/~pak21/spectrum/fuse.html
MAINTAINER= Alexander Yurchenko <grange@rt.mipt.ru>
MAINTAINER= Alexander Yurchenko <grange@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
@ -20,9 +20,15 @@ MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/ \
ftp://ftp.worldofspectrum.org/pub/sinclair/emulators/unix/
USE_X11= Yes
LIB_DEPENDS= glib.1.2::devel/glib
LIB_DEPENDS= glib.1.2::devel/glib spectrum.0::devel/libspectrum \
765.3::devel/lib765 png.3::graphics/png \
xml2.6::textproc/libxml
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/libpng" \
LDFLAGS="-L${LOCALBASE}/lib" \
LIBS="-lbz2"
FLAVORS=gtk
FLAVOR?=

View File

@ -1,3 +1,3 @@
MD5 (fuse-0.5.0.tar.gz) = 43fd9e2d65c252dfe24b6571e990f325
RMD160 (fuse-0.5.0.tar.gz) = 6d324268d84540ab372028e7e77f8ca19905f69b
SHA1 (fuse-0.5.0.tar.gz) = d1eaf2dea2e084f5a0aa1b3dc34a394c78efaecb
MD5 (fuse-0.5.1.tar.gz) = 4b0680e342810b2c5ef08e8a940f132d
RMD160 (fuse-0.5.1.tar.gz) = 50998f2587aee5b93320153e54e0f7a27fdf5a54
SHA1 (fuse-0.5.1.tar.gz) = 1303916641daa6f4baf85a4f89b69b59d8c5d212

View File

@ -1,7 +1,7 @@
fuse is a free version of a ZX Spectrum emulator. It emulates
the 48K/128K/+2/+2A/+3 machine, supports loading from .tzx files,
has sound and kempston joystick emulation, and emulates various
printers you could attach to the Spectrum. It supports the new
RZX input recording file format.
fuse is a free version of a ZX Spectrum emulator. It emulates
the 48K/128K/+2/+2A/+3 Speccy and Timex TC2048 machine, supports
loading from .tzx files, has sound and kempston joystick emulation,
and emulates various printers you could attach to the Spectrum.
It supports the new RZX input recording file format.
WWW: ${HOMEPAGE}

View File

@ -1,13 +1,7 @@
@comment $OpenBSD: PLIST,v 1.2 2002/11/18 21:44:24 naddy Exp $
@comment $OpenBSD: PLIST,v 1.3 2002/12/16 23:36:47 grange Exp $
@comment $RuOBSD: PLIST,v 1.3 2002/02/12 02:37:09 grange Exp $
bin/fuse
bin/rzxdump
bin/rzxtool
bin/tzxlist
man/man1/fuse.1
man/man1/rzxdump.1
man/man1/rzxtool.1
man/man1/tzxlist.1
share/fuse/128-0.rom
share/fuse/128-1.rom
share/fuse/48.rom
@ -18,5 +12,11 @@ share/fuse/plus3-0.rom
share/fuse/plus3-1.rom
share/fuse/plus3-2.rom
share/fuse/plus3-3.rom
share/fuse/tape_128.z80
share/fuse/tape_2048.z80
share/fuse/tape_48.z80
share/fuse/tape_plus2.z80
share/fuse/tape_plus2a.z80
share/fuse/tape_plus3.z80
share/fuse/tc2048.rom
@dirrm share/fuse