1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
|
Source: fuse-emulator
Priority: optional
Section: otherosfs
Maintainer: Alberto Garcia <berto@igalia.com>
Build-Depends: debhelper-compat (= 12),
flex,
bison,
libpng-dev,
libxml2-dev,
libsdl1.2-dev,
libsdl2-dev,
libgtk-3-dev,
zlib1g-dev,
libspectrum-dev (>= 1.5.0)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://fuse-emulator.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/berto/fuse-emulator
Vcs-Git: https://salsa.debian.org/berto/fuse-emulator.git
Package: fuse-emulator-common
Architecture: all
Multi-Arch: foreign
Depends: opense-basic | spectrum-roms, ${misc:Depends}
Recommends: fuse-emulator-gtk | fuse-emulator-sdl
Suggests: spectrum-roms, fuse-emulator-utils
Description: The Free Unix Spectrum Emulator (common files)
Fuse is a Sinclair ZX Spectrum emulator. It supports several models
(including 16K/48K/128K/+2/+2A/+3 and some clones), with quite
faithful emulation of the display and sound.
.
This package provides files common to all versions of the emulator.
To get the actual emulator, install fuse-emulator-gtk or
fuse-emulator-sdl.
Package: fuse-emulator-gtk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fuse-emulator-common (= ${source:Version})
Description: The Free Unix Spectrum Emulator (GTK version)
Fuse is a Sinclair ZX Spectrum emulator. It supports several models
(including 16K/48K/128K/+2/+2A/+3 and some clones), with quite
faithful emulation of the display and sound.
.
Its features include:
* Accurate Spectrum 16K/48K/128K/+2/+2A/+3 emulation.
* Working Spectrum +3e and SE, Timex TC2048, TC2068 and TS2068,
Pentagon 128, "512" (Pentagon 128 with extra memory) and 1024 and
Scorpion ZS 256 emulation.
* Runs at true Speccy speed on any computer you're likely to try it
on.
* It can load Z80, SZX and SNA snapshots, TAP and TZX virtual-tape
files (including accelerated loading), MDR microdrive images and
DSK floppy disk images, among many others.
* Sound.
* Built-in debugger.
* Emulation of most of the common joysticks used on the Spectrum
(including Kempston, Sinclair and Cursor joysticks).
* Emulation of some of the printers you could attach to a Spectrum.
* Support for the RZX input recording file format, including
rollback and 'competition mode'.
* Recording of movies to FMF files.
* Emulation of the Currah µSource, DivIDE, DivMMC, Interface 1,
Kempston mouse, Multiface One/128/3, Spectrum +3e, ZXATASP, ZXCF
and ZXMMC interfaces.
* Emulation of the Covox, Fuller audio box, Melodik and SpecDrum
audio interfaces.
* Emulation of the Beta 128, +D, Didaktik 80/40, DISCiPLE and Opus
Discovery disk interfaces.
* Emulation of the Spectranet and SpeccyBoot network interfaces.
* Support for the Recreated ZX Spectrum Bluetooth keyboard.
.
This package provides binaries for the GTK version of Fuse.
Package: fuse-emulator-sdl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fuse-emulator-common (= ${source:Version})
Description: The Free Unix Spectrum Emulator (SDL version)
Fuse is a Sinclair ZX Spectrum emulator. It supports several models
(including 16K/48K/128K/+2/+2A/+3 and some clones), with quite
faithful emulation of the display and sound.
.
Its features include:
* Accurate Spectrum 16K/48K/128K/+2/+2A/+3 emulation.
* Working Spectrum +3e and SE, Timex TC2048, TC2068 and TS2068,
Pentagon 128, "512" (Pentagon 128 with extra memory) and 1024 and
Scorpion ZS 256 emulation.
* Runs at true Speccy speed on any computer you're likely to try it
on.
* It can load Z80, SZX and SNA snapshots, TAP and TZX virtual-tape
files (including accelerated loading), MDR microdrive images and
DSK floppy disk images, among many others.
* Sound.
* Built-in debugger.
* Emulation of most of the common joysticks used on the Spectrum
(including Kempston, Sinclair and Cursor joysticks).
* Emulation of some of the printers you could attach to a Spectrum.
* Support for the RZX input recording file format, including
rollback and 'competition mode'.
* Recording of movies to FMF files.
* Emulation of the Currah µSource, DivIDE, DivMMC, Interface 1,
Kempston mouse, Multiface One/128/3, Spectrum +3e, ZXATASP, ZXCF
and ZXMMC interfaces.
* Emulation of the Covox, Fuller audio box, Melodik and SpecDrum
audio interfaces.
* Emulation of the Beta 128, +D, Didaktik 80/40, DISCiPLE and Opus
Discovery disk interfaces.
* Emulation of the Spectranet and SpeccyBoot network interfaces.
* Support for the Recreated ZX Spectrum Bluetooth keyboard.
.
This package provides binaries for the SDL version of Fuse.
|