Tagged Questions
The Sinclair ZX Spectrum was a popular 8-bit British microcomputer based on the Zilog Z80 CPU which sold over five million units in the 1980s and was imitated by dozens of unofficial clones.
17
votes
13answers
2k views
What are your favourite ZX Spectrum development tools?
What are your favourite assemblers, compilers, environments, interpreters for the
good old ZX Spectrum?
2
votes
2answers
314 views
ZX Spectrum AY-3-8912 playback in XNA Game Studio
Are there any libraries, pieces of code or suchlike that'll let me play ZX Spectrum .ay files in my XNA Game Studio games?
1
vote
3answers
435 views
ZX Spin emulator, built-in assembly errors
I'm having problems understanding how to get an assembly file to run
inside the ZX Spin emulator using the built-in assembler. I'm able to assemble my program but it seems to crash each time I ...