Zx Spectrum Test Program «90% ORIGINAL»

Should I add a ULA snow test or an AY-3-8910 sound check next? Anyone else have a favourite minimal test routine?

#ZXSpectrum #RetroComputing #Z80 #Diagnostics #Homebrew zx spectrum test program

ld hl, 32768 ; start of 32K RAM area (for 48K) ld de, 32769 ld bc, 32768-1 ld (hl), $FF ldir ; fill with $FF ; ... then verify and repeat with $00, $AA, $55 Should I add a ULA snow test or

Just finished a little weekend project – a bare-bones ZX Spectrum diagnostic/test program written in Z80 assembly. Thought I’d share it for anyone restoring old rubber-keyed Speccys or building a clone (like a Harlequin or ZX-UNO). then verify and repeat with $00, $AA, $55

ZX TEST v1.0 ROM CHK: PASS RAM 48K: PASS KB TEST: Press any key... I’ve put the .tap file and source on GitHub → [link]

Here’s a retro-computing style post for a forum, social media, or blog, depending on where you want to share it. Building a Simple Test Program for the ZX Spectrum – Check RAM, ROM, and Keyboard in under 1KB

Connecting the Dots
Sign up to receive insights and analysis from Bridgewater Associates
You're almost finished.
You will receive an email confirmation shortly.
There's been an error. Please start over and try again.
Connecting the Dots
Sign up to receive insights and analysis from Bridgewater Associates
This website uses cookies. Click here for additional details. By continuing to use this website, you consent to the use of cookies.

Internet Explorer is not supported by this website.

For optimal browsing we recommend using Chrome, Safari, or Firefox.