|
|||||||||||
|
update: emulators/fuse
From: Alexander Yurchenko <grange(at)rt.mipt.ru>
Date: Tue Dec 10 2002 - 09:26:01 EST
- 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 Please test and comment. Index: Makefile RCS file: /cvs/ports/emulators/fuse/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 18 Nov 2002 21:44:24 -0000 1.3@@ -3,12 +3,12 @@ COMMENT= "Free Unix Spectrum Emulator" -DISTNAME= fuse-0.5.0
FLAVORS=gtk
.include <bsd.port.mk>
RCS file: /cvs/ports/emulators/fuse/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 18 Nov 2002 21:44:24 -0000 1.3@@ -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 Index: pkg/DESCR RCS file: /cvs/ports/emulators/fuse/pkg/DESCR,v retrieving revision 1.2 diff -u -r1.2 DESCR --- pkg/DESCR 18 Nov 2002 21:44:24 -0000 1.2@@ -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}
RCS file: /cvs/ports/emulators/fuse/pkg/PLIST,v retrieving revision 1.2 diff -u -r1.2 PLIST --- pkg/PLIST 18 Nov 2002 21:44:24 -0000 1.2 @comment $OpenBSD: PLIST,v 1.2 2002/11/18 21:44:24 naddy 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-1.rom share/fuse/plus3-2.rom share/fuse/plus3-3.rom+share/fuse/tape_plus3.z80 share/fuse/tc2048.rom @dirrm share/fuse -- Alexander Yurchenko (aka grange)Received on Tue Dec 10 09:32:01 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:38:24 EDT |
||||||||||
|
|||||||||||