Skip to content

skoolkid/hungryhorace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hungry Horace disassembly

A disassembly of the Spectrum version of Hungry Horace, 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/hh.skool

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

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

About

A disassembly of Hungry Horace, created using SkoolKit.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published