Skip to content

Releases: spectrumero/spectranet

Installer bug fix release

06 Mar 15:57
3aff965
Compare
Choose a tag to compare

This is a minor update of R1002, which fixes a long-standing but not discovered bug when restoring data in flash while running the installer (see issue #24 )

Installing

The easiest way to update an existing Spectranet to the latest release is to:

mount 0, "vexed4.alioth.net"
%load ""

Then choose option A, firmware check/update.

To install manually from a download, most users will want installer.tap (or installer.tzx as preference dictates). The general procedure is:

CLEAR 26999
LOAD "" CODE             (now play the TAP or TZX file in through the tape port, or use a DivIDE)
RANDOMIZE USR 27000

The baseinst.tap/tzx file installs just the base ROMs (and no modules). The insconfig.tap/tzx installs and runs a configure step for new hardware that's never been configured.

ROM compatibility update and desertkun's trap handling

26 Feb 16:13
Compare
Choose a tag to compare

Now supports newer flash chips with 4K sectors for the issue 3 PCB

Now supports C style debugging of programs on real hardware, see commit b6dfa48

The easiest way to update an existing Spectranet to the latest release is to:

mount 0, "vexed4.alioth.net"
%load ""

Then choose option A, firmware check/update.

To install manually from a download, most users will want installer.tap (or installer.tzx as preference dictates). The general procedure is:

CLEAR 26999
LOAD "" CODE             (now play the TAP or TZX file in through the tape port, or use a DivIDE)
RANDOMIZE USR 27000

The baseinst.tap/tzx file installs just the base ROMs (and no modules). The insconfig.tap/tzx installs and runs a configure step for new hardware that's never been configured.

GitHub release with z88dk fixes.

22 Feb 11:11
f1ee7f4
Compare
Choose a tag to compare
Pre-release

Nothing new in the Spectranet ROM. Changes to build Z88DK libraries with the latest version of the Z88DK.