Bibliography: Difference between revisions
From SpecNext Wiki
| Line 19: | Line 19: | ||
= ZX Spectrum Books and Documentation = | = ZX Spectrum Books and Documentation = | ||
Many books were written since 1982, this is just a selection. | |||
== ''How to Write Spectrum Games'' by Jonathan Cauldwell == | == ''How to Write Spectrum Games'' by Jonathan Cauldwell == | ||
* https://jonathan-cauldwell.itch.io/how-to-write-spectrum-games | * https://jonathan-cauldwell.itch.io/how-to-write-spectrum-games (Since 2006, updated recently) | ||
== ''comp.sys.sinclair FAQ'' == | == ''comp.sys.sinclair FAQ'' == | ||
* https://worldofspectrum.org/faq/reference/reference.htm | * https://worldofspectrum.org/faq/reference/reference.htm | ||
== ''First Steps in Z80 Assembly Language'' (for ZX Spectrum) by Darryl Sloan == | == ''First Steps in Z80 Assembly Language'' (for ZX Spectrum) by Darryl Sloan (2020) == | ||
* | * The motivation for writing this book in 2020 was the release of the Sinclair ZX Spectrum Next, even if it (mostly?) covers the assembly which would work on the original ZX Spectrum: http://ped.7gods.org/z80.pdf | ||
== ''Understanding Your Spectrum'' by Dr. Ian Logan (1982) == | |||
* https://spectrumcomputing.co.uk/entry/2000400/Book/Understanding_Your_Spectrum | |||
Revision as of 00:38, 20 May 2026
ZX Spectrum Next Documentation
ZX Spectrum Next Manual
- Available online: FAQ#Where_can_I_download_a_copy_of_the_manual?
docs Directory of the Distribution
- https://gitlab.com/thesmog358/tbblue/-/tree/master/docs , especially note the nextzxos folder written and kept up to date by the author of NextZXOS and NextBASIC.
Next-specific Books
(The Next specific books are typically written under assumption that the reader is already familiar enough with the low-level hardware programming aspects relevant to the original ZX Spectrum, so the readers who aren't should also check the books about the "classic" ZX Spectrum too)
ZX Spectrum Next Assembly Developer Guide by Tomaž Kragelj
- Available as a free to download PDF https://github.com/tomaz/zx-next-dev-guide/ or as a printed coil bound book.
ZX Spectrum Next Programming Notes by Theodore (Alex) Evans
ZX Spectrum Books and Documentation
Many books were written since 1982, this is just a selection.
How to Write Spectrum Games by Jonathan Cauldwell
- https://jonathan-cauldwell.itch.io/how-to-write-spectrum-games (Since 2006, updated recently)
comp.sys.sinclair FAQ
First Steps in Z80 Assembly Language (for ZX Spectrum) by Darryl Sloan (2020)
- The motivation for writing this book in 2020 was the release of the Sinclair ZX Spectrum Next, even if it (mostly?) covers the assembly which would work on the original ZX Spectrum: http://ped.7gods.org/z80.pdf