Path to this page:
./
emulators/fuse-emulator,
ZX Spectrum Emulator
Branch: CURRENT,
Version: 1.8.0nb1,
Package name: fuse-emulator-1.8.0nb1,
Maintainer: adamFuse 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 printers you could attach to the Spectrum.
* Very basic support for RZX files.
Required to run:[
textproc/libxml2] [
graphics/png] [
emulators/libspectrum] [
x11/gtk3]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Package options: gtk
Master sites:
Filesize: 1738.462 KB
Version history: (Expand)
- (2026-06-11) Updated to version: fuse-emulator-1.8.0nb1
- (2026-05-19) Updated to version: fuse-emulator-1.8.0
- (2026-03-26) Updated to version: fuse-emulator-1.7.0
- (2026-01-27) Updated to version: fuse-emulator-1.6.0nb30
- (2026-01-07) Updated to version: fuse-emulator-1.6.0nb29
- (2025-10-24) Package has been reborn
CVS history: (Expand)
| 2026-06-11 09:18:01 by Thomas Klausner | Files touched by this commit (788) |
Log message:
gtk3: bump PKGREVISION for wayland option default change
Recursive bump to hopefully fix bulk build fallout due to the
unversioned change.
|
2026-05-19 14:58:01 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
fuse-emulator: updated to 1.8.0
1.8.0
* New features:
* Add SDL 2 compatibility (thanks, Gergely Szasz, Vitaly Greck,
Marc Serdeliuc, Sergio Baldoví and Alberto Garcia)
(Fredrick Meunier)
* UI improvements:
* Make 2x the default display scaler so Fuse is more usable on
modern screens (Fredrick Meunier).
* GTK UI: Fix loading binary data from deleted files (thanks, Crisis)
* Expand queued redraw areas to avoid redraw seams in GTK3
* Emulation core improvements:
* Speed up display dirty-bit scanning with __builtin_ctz (Fredrick
Meunier).
* Debugger improvements:
* Remove $-prefixed hex digit syntax from the debugger to prevent
clashes with variables.
* Fix missing bit number in DD/FD CB disassembly
* Deprecated features removed:
* Remove GTK2 support from the build and codebase (Derek Fountain).
* Miscellaneous improvements:
* Win32: don't abort startup if networking is blocked; instead,
disable Spectranet with a warning (Fredrick Meunier).
* Use LIBSPECTRUM_SUPPORTS_WAV to gate WAV support (Fredrick
Meunier).
* Correct libspectrum DLL version (thanks, Guesser) (Fredrick
Meunier).
* Suppress or fix various compiler warnings, including common-symbol
alignment warnings on macOS (Derek Fountain and Fredrick Meunier).
* Fix out-of-tree builds by using full paths in generated #includes
(Alberto Garcia).
* Add an AppStream metainfo file (Alberto Garcia).
* Document the profiler menu options
* Store the configuration file in the XDG configuration directory,
with fallback to ~/.fuserc for reading
* Document new location of the configuration file (Sergio Baldoví).
* Rename ui/gtk to ui/gtk3 (Derek Fountain).
* Use the macros provided by gtk/glib to disable deprecation
warnings (Alberto Garcia).
* Add menu_data.ui to the GTK3 GResource file (Alberto Garcia).
* Remove UTILS_AUXILIARY_GTK as the GTK build no longer needs
external auxiliary files (Alberto Garcia).
* Distribute ui/widget/fuse.font in the SDL2 build for Windows
(Sergio Baldoví).
* Testing improvements:
* Add unit tests for display rendering and dirty-region handling
(Philip Kendall and Fredrick Meunier).
* Expand unit test coverage for bitmap operations, mempool_strdup and
utils_safe_strdup edge cases (Fredrick Meunier).
* Add GitHub Actions libspectrum workflows and Windows release
packaging (Fredrick Meunier).
* Add ED-prefix disassembler coverage (Fredrick Meunier).
* Extend disassembler coverage for FD CB and negative offsets
(Fredrick Meunier).
* Add BIT/RES/SET disassembler regression tests (Fredrick Meunier).
* Various other minor bugfixes.
|
2026-03-26 14:34:39 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
fuse-emulator: updated to 1.7.0
1.7.0
Add Currah μSpeech emulation
Improve emulation accuracy and performance, including faster emulated memory \
reads and more accurate AM29F010B flash ROM handling
Improve EDSK disk image handling, fixing multiple loading and formatting issues
Fix the uPD765 FDC SCAN bug, allowing formatting on CP/M Plus and Fuzix
Improve TTX2000S teletext handling and Spectranet socket interrupt behaviour
GTK UI: fix deleted-file binary loads, toolbar icon display, deprecated keymap \
API usage and a tape browser memory leak
WidgetUI: rearrange AY registers and Z80 flags in the debugger
Win32 UI: fix multiple monitor handling and unwanted title bar maximising
Add support for loading .S snapshot files
Various minor bugfixes and cleanups
|
| 2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344) |
Log message:
*: recursive bump for removal of cairo's xcb option
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
| 2025-11-17 12:01:43 by Thomas Klausner | Files touched by this commit (709) |
Log message:
*: switch all sourceforge HOMEPAGEs to https
|
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message:
*: recursive bump for pcre2
Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \
/usr/pkg/lib/libglib-2.0.so.0 not defined
|
| 2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355) |
Log message:
*: recursive bump for tiff growing lerc dependency
|