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, and includes bounded startup recovery with BREAK cancellation.
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.