Tagged Questions
Sinclair Research was a British electronics company which produced the popular ZX80, ZX81, and ZX Spectrum microcomputers before being acquired by Amstrad in 1986.
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
4answers
181 views
Looking for programs on audio tape/cassette containing programs for Sinclair ZX80 PC?
OK, so back before ice age, I recall having a Sinclair ZX80 PC (with TV as a display, and a cassette tape player as storage device).
Obviously, the programs on cassette tapes made a very distinct ...
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 ...