Releases: bfbbdecomp/bfbb-decomp-guide
Releases · bfbbdecomp/bfbb-decomp-guide
Release list
November Initial Release
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
Added information on Program Segments.
Full Changelog: nov-init-release...add-program-segments