Skip to content

vonhoff/lemball-decomp

Repository files navigation

Lemmings Paintball Decompilation

Work-in-progress reconstruction of the original 1996 Windows C++ codebase behind LEMBALL.EXE.

The goal of this project is to create a fully functional decompilation of Lemmings Paintball. The goal is to be as accurate as possible by matching the recompiled instructions to the original machine code. The goal is to provide a workable codebase that can be modified, improved, and later ported to other platforms.

Note: This repository is for decompilation only and its code is true to the original release. The reconstructed game target will not compile for targets other than 32-bit Windows.

Objdiff

This repository follows the same broad reporting pattern as marijnvdwerf/legoland: CI verifies the rebuilt binary with reccmp and then publishes an objdiff-format report.json generated from the comparison results.

About

WIP 1:1 Decompilation of Lemmings Paintball (1996)

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors