Skip to content

Releases: bfbbdecomp/bfbb-decomp-guide

November Initial Release

09 Nov 03:25

Choose a tag to compare

The first version of the document generated by our release automation!

This contains partial information that will help decompilers get started, but is definitely still a WIP.
Key topics covered in this release include:

  • Introduction to compilers and the decompilation process
  • Using Git and GitHub to contribute to open-source projects
  • Step-by-step guides for decompiling empty functions or those which simply return a value

Add Program Segments — 2025-11-09

09 Nov 04:44

Choose a tag to compare

Added information on Program Segments.

Full Changelog: nov-init-release...add-program-segments