Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 464 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 464 Bytes

Boulder Dash Disassembly

This repo contains the data files and scripts used to generate my disassembly of the C64 version of the classic game Boulder Dash. The output of the latest incarnation can be found here. It's generated using a home-made disassembler (written in Python 3) I'm working on called negentropy. It's also available in PIP.