skoolkid / skooldaze

A disassembly of Skool Daze, created using SkoolKit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skool Daze disassembly

A disassembly of the Spectrum version of Skool Daze, 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 sources/sd.skool

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

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

About

A disassembly of Skool Daze, created using SkoolKit.


Languages

Language:Python 82.3%Language:Shell 9.8%Language:CSS 7.1%Language:JavaScript 0.5%Language:Makefile 0.3%