About
Bomberman Hero (US) is a work-in-progress decompilation of the N64 game Bomberman Hero, aiming to rebuild the game's ROM from source rather than emulate or clone it. Building it requires supplying your own legally obtained US ROM of the game.
How it differs from the original
As a decompilation project, its goal is to reproduce the original ROM output exactly, verified against a known checksum, rather than to add new content or change gameplay.
Getting started
Building requires a Debian/Ubuntu-based toolchain with the MIPS binutils and Python 3.7 or later, plus the project's listed pip packages; place your own US Bomberman Hero ROM in the repository root, then run the project's setup step followed by its main build step to reassemble the ROM.