skoolkid / contactsamcruise

A disassembly of Contact Sam Cruise, created using SkoolKit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact Sam Cruise disassembly

A disassembly of the Spectrum game Contact Sam Cruise, 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/csc.skool

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

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

About

A disassembly of Contact Sam Cruise, created using SkoolKit.


Languages

Language:Python 89.0%Language:Shell 7.1%Language:CSS 3.4%Language:JavaScript 0.3%Language:Makefile 0.2%