Skip to content
Zoran Vučenović edited this page Sep 30, 2023 · 7 revisions

Author: Woodmass, Mark

Release dateLinksDownload
2023-02-28Discord postzip(hosted) - zip(Discord post)
2018-02-24 (unreleased, provided by the author)Discord posttap(hosted) - zip(Discord post)

Description

FloatFFD tests HAL bug on 128K/+2 Spectrums described in Sinclair wiki:

Reads from port 0x7ffd cause a crash, as the 128's HAL10H8 chip does not distinguish between reads and writes to this port, resulting in a floating data bus being used to set the paging registers.

Note that this bug appears on 128K/+2 only, it does not appear on +2A/+3.

Expected results

Spectrum 128K, Spectrum +2:
FloatFFD_128K_expected

Clone this wiki locally