summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authoradam <adam>2003-09-16 10:01:34 +0000
committeradam <adam>2003-09-16 10:01:34 +0000
commit989a40e7bfa91a653ec228db399097c93379e917 (patch)
treee86de10a3e1a177fdc009243b6996d2c9577037b /emulators
parent63c3496cc183320d51df36648472b7c75cc01840 (diff)
downloadpkgsrc-989a40e7bfa91a653ec228db399097c93379e917.tar.gz
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. Changes 0.6.1: * Add `snapconv' utility to convert between snapshot formats (Philip Kendall). * Add `rzxcheck' utility to verify the digitial signature in an RZX file (Philip Kendall). * listbasic: a line number of >= 16384 implies the end of BASIC, not just > 16384 (Darren Salt). * listbasic: formatting improvements and support for 128K and TC2068 keywords (Darren Salt). * listbasic: add man page (Philip Kendall). * Various improvements due to libspectrum changes: notably support for Warajevo .tap files and many more snapshot formats.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fuse-utils/DESCR8
-rw-r--r--emulators/fuse-utils/Makefile17
-rw-r--r--emulators/fuse-utils/PLIST16
-rw-r--r--emulators/fuse-utils/distinfo4
4 files changed, 45 insertions, 0 deletions
diff --git a/emulators/fuse-utils/DESCR b/emulators/fuse-utils/DESCR
new file mode 100644
index 00000000000..388cb75a9e5
--- /dev/null
+++ b/emulators/fuse-utils/DESCR
@@ -0,0 +1,8 @@
+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.
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
new file mode 100644
index 00000000000..b1eb97d32ce
--- /dev/null
+++ b/emulators/fuse-utils/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/16 10:01:34 adam Exp $
+
+DISTNAME= fuse-utils-0.6.1
+CATEGORIES= emulators
+MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/
+
+MAINTAINER= adam@NetBSD.org
+HOMEPAGE= http://www.srcf.ucam.org/~pak21/spectrum/fuse.html
+COMMENT= ZX Spectrum Emulator utilities
+
+USE_BUILDLINK2= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
+
+.include "../../devel/glib/buildlink2.mk"
+.include "../../emulators/libspectrum/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/fuse-utils/PLIST b/emulators/fuse-utils/PLIST
new file mode 100644
index 00000000000..bda5feb62fe
--- /dev/null
+++ b/emulators/fuse-utils/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/16 10:01:34 adam Exp $
+bin/listbasic
+bin/rzxdump
+bin/rzxtool
+bin/scl2trd
+bin/snapconv
+bin/tapeconv
+bin/tzxlist
+man/man1/listbasic.1
+man/man1/rzxcheck.1
+man/man1/rzxdump.1
+man/man1/rzxtool.1
+man/man1/scl2trd.1
+man/man1/snapconv.1
+man/man1/tapeconv.1
+man/man1/tzxlist.1
diff --git a/emulators/fuse-utils/distinfo b/emulators/fuse-utils/distinfo
new file mode 100644
index 00000000000..a0d1b72df87
--- /dev/null
+++ b/emulators/fuse-utils/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/16 10:01:34 adam Exp $
+
+SHA1 (fuse-utils-0.6.1.tar.gz) = 483821d02f6fce806f6d12fb173d8ac293a9606c
+Size (fuse-utils-0.6.1.tar.gz) = 72677 bytes