skoolkid / rom

A disassembly of the ZX Spectrum ROM, created using SkoolKit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spectrum ROM disassembly

A disassembly of the 48K Spectrum ROM, created using SkoolKit.

Decide which number base you prefer and then click the corresponding link below to browse the latest release:

To build the current development version of the disassembly, first obtain the development version of SkoolKit. Then:

$ skool2html.py -a sources/rom.skool

To build an assembly language source file that can be fed to an assembler:

$ skool2asm.py sources/rom.skool > rom.asm

About

A disassembly of the ZX Spectrum ROM, created using SkoolKit.


Languages

Language:Shell 55.4%Language:Python 34.7%Language:Makefile 7.0%Language:CSS 2.9%