About
180 is a darts video game published by Mastertronic in 1986 for the ZX Spectrum, Commodore 64, Amstrad CPC, and Atari 8-bit computers, with an MSX version following in 1987; it was later ported to the Commodore Amiga under the title World Darts. 180 disassembly is a full code disassembly of the ZX Spectrum version of 180, produced with the SkoolKit tool and published as browsable HTML in both hexadecimal and decimal listings. It documents the original game's code rather than reimplementing it as a playable clone.
Getting started
The disassembly can be browsed directly online in hex or decimal form. To build it locally you need SkoolKit installed (or its repository cloned) and run the project's build script, and you need to own the original game since the disassembly is generated directly from its code.
Additional notes
- Legal note
- The project's own disclaimer states you need to own the original ZX Spectrum game in order to disassemble its code.