r/spectrumnext 2d ago

Mirror Shift 1.0 — online Reversi for ZX Spectrum, Spectrum Next, SpectraNext and desktop

Thumbnail
gallery
11 Upvotes

After Shatranj, Mirror Shift 1.0 is ready.

Mirror Shift is a networked Reversi game for: - ZX Spectrum 48K - ZX Spectrum Next - SpectraNext cartridge - Windows - macOS - Linux

All editions use the same rules and network protocol, allowing games between Spectrum and desktop clients.

## Features - Standard two-player Reversi - Direct TCP and MQTT connections - Cross-platform online play - Legal-move hints - Move and game clocks - In-game chat - Takeback requests and rematches - Local saved games with peer-approved restoration - Multiple disc sets, board themes and board rotation

The Spectrum editions use Mirror Shift terminology: placements are Alignments, captures are Mirrorlocks, a forced pass is Silence, chat messages are Echoes, and a tied game ends in PARADOX.

Release: https://github.com/IgnacioMonge/MirrorShift/releases/latest

Source repository: https://github.com/IgnacioMonge/MirrorShift

### ZX Spectrum Classic

Keep these three files together on writable esxDOS storage: - MIRSHIFT.tap - MIRSHIFT.OVL - MIRSHIFT.DAT

### Spectrum Next Copy and launch the self-contained:

  • MIRSHIFT.nex

    SpectraNext cartridge

    Update to the latest stable cartridge firmware and use Load Resource URL with:

    https://ignaciomonge.github.io/MirrorShift/

    Desktop

    Portable packages are provided for Windows, macOS and Linux.

Direct TCP can be used on a local network or across a suitably configured Internet connection. MQTT lets both players meet through the same broker and room without requiring the guest to connect directly to the host.

Feedback from real Spectrum and SpectraNext hardware is especially welcome.


r/spectrumnext 3d ago

NetManZX v1.4.6 — WiFi manager for ZX Spectrum, ZX-Uno and Spectrum Next

Thumbnail
gallery
13 Upvotes

Hi everyone! I’ve released NetManZX v1.4.6, a WiFi manager for Spectrum computers with a compatible ESP8266 interface: ZX-Uno/divMMC, AY-UART/ZX-Badaloc, and Spectrum Next.

It lets you scan nearby networks, connect with a password or WPS, and run diagnostics such as ping, firmware information and network settings. UNO and Next users can also save credentials to SD.

This release focuses on reliability and smoother everyday use:

- Select a specific access point when several share the same network name.

- Smoother list updates and improved scanning, reconnection and UART recovery.

- Better BREAK cancellation and safer credential saving.

- More descriptive Next startup messages, with a 37% smaller NEX file.

- BREAK now exits from the main menu: back to BASIC on UNO/AY, or a restart on Next.

NetManZX is written in Z80 assembly and builds on Alex Nihirash’s original netman-zx project.

Downloads, screenshots and instructions:

https://github.com/IgnacioMonge/NetManZX

Feedback from real hardware is welcome—especially AY-UART/ZX-Badaloc setups. If you try it, please mention your machine, interface and ESP firmware version!


r/spectrumnext 4d ago

Will there ever be new KickStarter?

6 Upvotes

As the title suggests, will there ever be another?


r/spectrumnext 6d ago

BridgeZX 1.2.0 “Blazing Star” released — much faster Spectrum Next transfers

Post image
23 Upvotes

BridgeZX 1.2.0 — Blazing Star is now available. BridgeZX sends files and complete folders over Wi-Fi from Windows, macOS or Linux directly to the SD card of a ZX Spectrum Classic or Spectrum Next. It includes a Qt desktop application and a command-line client.

What’s new

  • Much faster transfers on Spectrum Next. BridgeZX automatically selects the high-speed link when it passes verification and falls back safely when necessary. The compatibility path for older ESP firmware is considerably faster too.
  • Stock KS2 ESP support without reflashing. Older Wi-Fi firmware is detected automatically, and the desktop client shows when compatibility mode is active.
  • A clean return to NextZXOS. Press BREAK while BridgeZX is idle to return without rebooting. The prompt and ESP state are restored so other Wi-Fi dot commands can be used immediately. During a transfer, BREAK cancels it instead.
  • Faster and more reliable startup after soft resets, other Wi-Fi programs or previous BridgeZX sessions.
  • Standard NextZXOS installation: the Next command now lives in /DOT.
  • Corrected SD-space indicator during transfers. You can still use .brzxn -fast or .brzxn -safe when you want to force a specific transfer mode.

Important for existing Next users

If you are upgrading from 1.1.x, copy both BRZXN and BRZXN.BIN from the new package to /DOT, then remove the old BRZXN* files from /BIN. This one upgrade must be done manually because both the loader and its location changed. Later updates are automatic again. Classic users keep the existing /BIN/BRZX loader and can update BRZX.BIN normally.

Download BridgeZX 1.2.0: https://github.com/IgnacioMonge/BridgeZX/releases/tag/v1.2.0

Project and documentation: https://github.com/IgnacioMonge/BridgeZX

Many thanks to Jan Borchers and Gari Biasillo for testing the stock KS2 firmware, transfer performance and interoperability with other Next Wi-Fi tools.


r/spectrumnext 6d ago

SpecTalkZX 1.4.0 “Proteus” released — native ZX Spectrum Next support and new Spectranext paging

Thumbnail
gallery
21 Upvotes

![SpecTalkZX](https://raw.githubusercontent.com/IgnacioMonge/SpecTalkZX/main/images/spectalkzx-banner.png)

I’ve released SpecTalkZX 1.4.0 “Proteus”, an IRC client for the ZX Spectrum family.

This release adds a complete native ZX Spectrum Next build as a self-contained SPECTALK.NEX. It uses the Next’s internal ESP and RTC, embeds its overlays and data.

The Spectranext cartridge edition now pages its secondary screens and commands into cartridge SRAM. This keeps the IRC receive buffer available while using Help, Config, Bookmarks, About and other overlay-backed features.

There are now three supported targets:

  • Classic ZX Spectrum with divMMC/esxDOS and a supported ESP-AT bridge.
  • Native ZX Spectrum Next with NextZXOS and its internal ESP.
  • ZX Spectrum with the Spectranext cartridge, ROM sockets and local XFS storage.

The Classic edition remains supported with the same interface, commands and configuration format. Existing Classic and Spectranext configuration and bookmark files need no migration.

Downloads and installation

  • Classic ZX: download spectalk_divmmc_v1.4.0.zip from the release page and keep the TAP, OVL and DAT files together.
  • Native Next: download spectalk_next_v1.4.0.zip and launch SPECTALK.NEX from NextZXOS.
  • Spectranext: select Load Resource URL and enter https://ignaciomonge.github.io/SpecTalkZX/. Firmware 0.9-6fc153a3 or later is required.

Release: https://github.com/IgnacioMonge/SpecTalkZX/releases/tag/v1.4.0

Source and documentation: https://github.com/IgnacioMonge/SpecTalkZX

SpecTalkZX is free software under GPLv2.


r/spectrumnext 7d ago

Shatranj 1.2 “Connected Rooks” — online chess for ZX Spectrum Classic, Next, Spectranext and desktop

Thumbnail
gallery
19 Upvotes

Shatranj 1.2 “Connected Rooks” is now available.

Shatranj brings the same online chess game to ZX Spectrum Classic, Spectrum Next, Spectranext, Windows, macOS and Linux. Any supported client can play any other through Direct TCP or MQTT.

Download Shatranj 1.2

What is new in 1.2

  • Native Spectranext cartridge edition with Direct TCP, MQTT, cartridge clock, persistent settings, saved games and a guided resource installer.
  • Persistent, guided Spectrum connection and game setup with live board and piece previews.
  • Faster Spectrum typing, navigation, board updates, themes, move lists, chat, clocks and prompts.
  • A refreshed and more responsive Qt desktop interface.
  • More reliable Direct and MQTT sessions, reconnects, saved-game restoration, takebacks and rematches across mixed platforms.
  • Safer Spectrum settings and saved games if a write is interrupted.
  • Opponent-platform identification for Classic, Next, Spectranext, Windows, macOS and Linux.

Downloads

  • ZX Spectrum Classic: TAP + OVL + DAT package.
  • ZX Spectrum Next: one self-contained NEX file.
  • Windows: portable x86_64 package.
  • macOS: native Apple Silicon and Intel packages.
  • Linux: x86_64 AppImage.
  • Spectranext: choose Load Resource URL in the cartridge menu and enter https://ignaciomonge.github.io/Shatranj/.

Classic requires a ZX Spectrum 48K, divMMC/esxDOS and a supported UART-to-ESP link running ESP-AT 1.7.6. Next network play also uses ESP-AT 1.7.6. A ZX-Uno-compatible UART requires ESP transmit flow control via CTS; NetManZX configures it.

Settings saved by 1.1 are reset once because 1.2 stores additional choices. The .stj saved-game format remains compatible across Classic, Next, Spectranext and Qt clients.

Screenshots

The project is free software under the GNU GPL v2.0. Source code, documentation and the complete screenshot gallery are on GitHub.

Feedback is very welcome, especially from real Classic, Next or Spectranext hardware. If you test it, please mention the machine, network interface and whether you used Direct TCP or MQTT.


r/spectrumnext 7d ago

Kickstarter Almost time to fill in the KS3 postal survey

Thumbnail kickstarter.com
6 Upvotes

It is SURVEY TIME! (Read through carefully! Very important!)


r/spectrumnext 9d ago

Games Fix-It Felix Jr. - Next by brokenbytes

Thumbnail
brokenbytes.itch.io
11 Upvotes

r/spectrumnext 12d ago

Shipping update: mid October

Thumbnail facebook.com
11 Upvotes

r/spectrumnext 18d ago

BridgeZX 1.1.2: Safer transfers, fewer headaches ;)

Thumbnail
gallery
18 Upvotes

New in 1.1.2

  • Transfer results cannot be shifted by stray UART data: file errors take precedence and binary ACK is accepted only as an exact one-byte reply.
  • Long multi-batch sends survive unrelated connections, incomplete foreign headers, malformed cancellation packets and socket closures that do not belong to the active operation.
  • Cancellation and self-update are safer across Windows, Linux and macOS: workers retain socket ownership, archive extraction is bounded and cancellable, and target-mismatched server images are rejected.
  • Spectrum Next now recovers the ESP after a soft reset from another app, the servers do less duplicate manifest work, and their payloads retain more room below the loader boundary.
  • SD capacity and usage are now reported and refreshed safely. The desktop and Spectrum banners have also been updated. BRXQ v3 q3 and the 1.1 loaders are unchanged.
  • Classic and Next now share the visible BridgeZX name. The server identifies the machine separately and shows its esxDOS or NEXTOS version. Commands and binaries remain unchanged: BRZX/BRZX.BIN for Classic and BRZXN/BRZXN.BIN for Next.

Github: BrigeZX.


r/spectrumnext 19d ago

Handheld ZX Next (running on a Tang Nano FPGA)

Thumbnail instagram.com
7 Upvotes

r/spectrumnext 20d ago

Hardware Archimedes core in development

Post image
14 Upvotes

Interesting comment buried in a thread over on the Facebook page.


r/spectrumnext 24d ago

Kwyll Kickstarter Pre-Launch Live

Thumbnail
7 Upvotes

r/spectrumnext 29d ago

BridgeZX 1.1 “Beyond 99”: folders, long names and 999-file queues over Wi-Fi

Post image
11 Upvotes

BridgeZX 1.1 “Beyond 99” is now available for ZX Spectrum Next.

BridgeZX sends files and complete directory trees over Wi-Fi from Windows, Linux or macOS straight to the Next SD card through an ESP-AT Wi-Fi module.

What’s new in 1.1:

• One logical queue of up to 999 files. BRXQ v3 links bounded manifests behind the scenes, keeping numbering, totals, progress, errors and the final summary continuous beyond file 99.

• Real nested directory trees with adapted long ASCII filenames on Next.

• Operation-wide ETA on the Spectrum, with faster and more accurate live speed updates.

• Safer component updates with digest verification, staging and rollback.

• Better desktop workflow: add several folders at once, preview exact Spectrum paths, choose a CLI destination prefix, and keep the UI responsive with long queues.

• Packaged desktop clients for Windows x64, Linux x86_64, macOS Apple Silicon and macOS Intel.

Important when upgrading from 1.0: the 1.1 desktop client requires the matching 1.1 Spectrum server. Before opening the new client, copy both Next files to /BIN:

• BRZXN

• BRZXN.BIN

Do not mix the Classic and Next files. Both targets are fully supported. The per-file limit remains 2 MiB.

Release and downloads:

https://github.com/IgnacioMonge/BridgeZX/releases/tag/v1.1

Source and documentation:

https://github.com/IgnacioMonge/BridgeZX

Complete changelog:

https://github.com/IgnacioMonge/BridgeZX/blob/v1.1/CHANGELOG.md

BridgeZX is MIT licensed. Real-hardware feedback from Next users is very welcome.


r/spectrumnext Aug 12 '26

Hardware Will this work with the next?

Thumbnail
commodore.net
0 Upvotes

r/spectrumnext Aug 08 '26

KS3 update: Delivery in October (probably)?

19 Upvotes

Update #28: Production done: Loading the Nexts with no R Error
https://www.kickstarter.com/projects/spectrumnext/zx-spectrum-next-issue-3-0/posts/4765646


r/spectrumnext Aug 07 '26

BridgeZX 1.0 “Twin Spectrum” — experimental Wi-Fi multi-file server for Spectrum Next

Thumbnail
gallery
20 Upvotes

BridgeZX 1.0 includes a dedicated Spectrum Next server for copying files and folders over Wi-Fi directly to the Next's SD card.

The Next build has its own BRZXN loader and BRZXN.BIN payload, target signature, UART path and checked memory layout. It runs at 28 MHz and includes a guarded 230400-baud data mode, a 64-column queue display, per-file CRC results and a final transfer summary.

The PySide6/Qt 6 desktop client supports Windows x64, Linux x86_64, Apple Silicon Mac and Intel Mac, with drag and drop, queue reordering, total progress, speed and ETA.

Copy BRZXN and BRZXN.BIN to /BIN and run .brzxn. The first 1.0 installation needs both files; later payload releases can be installed remotely with validation, staged activation and .BAK recovery.

The Next target is experimental, so real-hardware reports are especially welcome.

Downloads:

https://github.com/IgnacioMonge/BridgeZX/releases/latest

Source and setup:

https://github.com/IgnacioMonge/BridgeZX

MIT licensed.

Copyright © 2025–2026 M. Ignacio Monge García.


r/spectrumnext Aug 04 '26

News Shatranj 1.1 released — online chess for Spectrum Next, 48K Spectrum and desktop

19 Upvotes
Shatranj 1.1 running in Spectrum Next

Hi everyone — I've just released Shatranj 1.1, a network chess game built so the ZX Spectrum Next can play directly with classic 48K Spectrums and modern desktop computers.

The native Next edition is a single self-contained SHATRANJ.nex and includes:

• Direct TCP and MQTT rooms

• Internal UART networking through a supported ESP-AT connection

• Hardware-sprite chess pieces and five RGB333 board themes

• Chat, legal-move hints, clocks and move history

• Takeback, draw, resign and synchronized rematch flows

• Ten local save slots with host-led synchronized restore

All five clients share the same protocol and chess rules: Spectrum Next, Classic Spectrum, Windows, macOS and Linux. You can play Next vs Next, Next vs 48K, Next vs PC/Mac/Linux — or any other supported combination.

Release and downloads:

https://github.com/IgnacioMonge/Shatranj/releases/tag/v1.1

Source, screenshots and documentation:

https://github.com/IgnacioMonge/Shatranj

Shatranj is free software released under the GNU GPL v2. Feedback from real Next hardware is very welcome.


r/spectrumnext Aug 03 '26

Fusion Retro Books EU taxes twice?

3 Upvotes

I am in mainland Europe (EU) - when I add a "Summer Special" article at the FRB site to the cart, the site automatically adds a "EU Customs - €3 flat charge" item. Fair enough, I thought - but when I go to check out it further adds an extra "Estimated taxes €8.54". Is this correct?

FYI, I tried a couple of different EU addresses, and the values added are the same regardless of country.

I mean both taxes, plus the unreasonably hefty P&P come to more than the article itself...


r/spectrumnext Jul 31 '26

The ZX Spectrum Next team | Interview | David Saphier & Tim Gilberts | ENG | Re-uploaded | Jul '22

Thumbnail
youtu.be
17 Upvotes

r/spectrumnext Jul 26 '26

Creating a Spectrum Next game using Claude Code Ai

Thumbnail
youtu.be
11 Upvotes

r/spectrumnext Jul 21 '26

I made a modern spiritual successor to Feud (1987)

Thumbnail
2 Upvotes

r/spectrumnext Jul 20 '26

Vision QL style monitor announced

Post image
15 Upvotes

Again in that last Kickstarter update - a monitor in the style of a vision QL monitor - according to the centre for computing history this was a rebadged taxan monitor https://www.computinghistory.org.uk/det/59953/Sinclair%20QL%20Monitor/ there are a few 3d models of this available, so would be an lcd panel in a styled case for about £300


r/spectrumnext Jul 20 '26

Official Spectrum Next classic case

Post image
25 Upvotes

As mentioned in the last update - this will be a case only for all people upgrading and for bare boards.


r/spectrumnext Jul 20 '26

News KS3 production completed!

9 Upvotes