Licenses

Bizmuth is proprietary software — © 2026 TwistedRaven, all rights reserved. This page acknowledges the third-party software Bizmuth is built with, and the trademarks and copyrights of the platform it emulates.

Third-party software

Bizmuth is built with the components below, with thanks to their authors. Each is used under the licence shown; the complete licence texts ship with every download as THIRD-PARTY-LICENSES.html.

The CPU core

The Z80 / Z80N CPU core is hg80, written by TwistedRaven and published under MIT OR Apache-2.0. hg80 contains work derived from the T80 core and its T80N modifications, redistributed under a three-clause BSD licence — see the NOTICE in its repository.

Emulator & tooling

ComponentPurposeLicence
wxWidgetsGUI toolkitwxWindows Library Licence (LGPL + static-linking exception)
wxdragonwxWidgets Rust bindingsApache-2.0 / MIT
hg80Z80 / Z80N CPU coreMIT / Apache-2.0 (derived work under BSD-3-Clause — see its NOTICE)
dez80 (vendored)Z80 disassembler (debugger)MIT
cpalAudio outputApache-2.0
ringbufLock-free audio ring bufferMIT / Apache-2.0
tokioAsync runtime (debug server)MIT
RhaiDebugger scriptingMIT / Apache-2.0
smartstringSmall-string optimization (via Rhai)MPL-2.0
serde & bincodeSerialisation (save states)MIT / Apache-2.0
zstd (bundling the Zstandard C library)Save-state compressionMIT binding / BSD-3-Clause (© Meta)
pngScreenshot encodingMIT / Apache-2.0
gilrsGamepad inputMIT / Apache-2.0
clapCommand-line parsingMIT / Apache-2.0
ureqHTTPS clientMIT / Apache-2.0
rustlsTLSApache-2.0 / ISC / MIT
ringCryptographyISC-style (see the project’s LICENSE)
webpki-rootsMozilla CA root bundleCDLA-Permissive-2.0
zip + flate2Zip / DEFLATE extractionMIT (zip) · MIT / Apache-2.0 (flate2)

This website is built with the Zola static-site generator (its post-0.22 code is EUPL-1.2, used only as a build tool) and Bootstrap (MIT).

Trademarks & platform copyrights

Bizmuth is an independent emulator, not affiliated with or endorsed by any of the following:

  • Sinclair and ZX Spectrum are trademarks of Sky plc / Amstrad, used descriptively.
  • Spectrum Next and System/Next are © SpecNext Ltd. The Spectrum Next logo is copyright and is neither used nor distributed by Bizmuth.
  • NextZXOS, NextBASIC, +3e, ResiDOS and IDEDOS are © Garry Lancaster, under The Next Licence.
  • TBBLUE is © Victor Trucco & Fabio Belavenuto.
  • All other product names and trademarks are the property of their respective owners.

ROMs, firmware & SD images

The original Sinclair 48K / 128K / +2A / +3 ROMs are © Amstrad plc. Amstrad granted permission (1999) for the ZX Spectrum ROMs to be redistributed free of charge for use with emulators — not for sale — and Bizmuth ships them as an optional ROM pack under that permission. Amstrad retains all rights.

The ZX Spectrum Next core and NextZXOS firmware are © Garry Lancaster / SpecNext Ltd under The Next Licence, which permits redistribution of the System/Next Distribution in its entirety, free of charge and not for sale. Bizmuth hosts the official System/Next SD image with only its FAT filesystem repaired (the upstream image is a malformed FAT32 that fails first boot in strict emulators) — every file is otherwise byte-for-byte identical, and The Next Licence travels inside the image at /LICENSE.md. The download also bundles tbblue_loader.rom (the 8 KB Next host bootrom, part of the Distribution). See Downloads.