Skip to content

kierandenshi/Manic-Miner-Source-Code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Manic Miner ZX Spectrum Source Code

A Disassembly of Manic Miner for the ZX Spectrum.

This isn't the original source code written by Matthew Smith.

It is a disassembly created by William Humphreys of an original binary with a lot of useful help and changes by Simon Brattel.

It has been created specifically to be assembled with the:

Zeus Z80 Assembler / Disassembler / Emulator developed by Simon Brattel.

Zeus Download Link: http://www.desdes.com/products/oldfiles/index.htm

Initially I just wanted to see how the game I played as a young child with one of my first home computers had been constructed.

After much searching on Google and many downloads I couldn't find a version (true to the original) that actually compiled. So I decided to create one.

The comments in the source are not all my own work but are taken from various online resources and non-working files I found.

The following being the most useful for comments:

http://skoolkit.ca/disassemblies/manic_miner/index.html

Manic Miner I'm assuming is still owned by Matthew Smith.

As there seems to be no way to contact him I'm making the assumption that if he sees this and wants it removed he will contact me and I will be happy to do so.

Manic Miner (C) 1983, 1984, 1999, 2000 Matthew Smith - all rights reserved.

About

Manic Miner source code for the ZX Spectrum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 100.0%