Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

StanHash/fe6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5430c7e · Feb 19, 2024
Oct 14, 2023
Feb 1, 2024
Feb 1, 2024
Oct 14, 2023
Feb 1, 2024
Feb 1, 2024
Oct 14, 2023
Apr 2, 2023
Oct 16, 2022
Oct 14, 2023
Jul 10, 2023
Aug 23, 2023
Mar 19, 2020
Mar 26, 2023
Feb 1, 2024
Mar 19, 2020

Repository files navigation

Fire Emblem: The Binding Blade

This is a decompilation of Fire Emblem: Fūin no Tsurugi (a.k.a. Fire Emblem: The Binding Blade).

It builds the following ROM:

  • fe6.gba sha1: a57095da867de4d585c33d4394712986245fe6ca

GBAFE decompilation progress history can be found on laqieer's FE decomp portal.

Quick setup

  • get a arm-none-eabi binutils toolchain (devkitARM works).
  • get a copy of the original rom (still required for every build for now), put it in this folder and name it fe6-base.gba.
  • run tools/install-agbcc.sh or get an agbcc another way.
  • make compare

In the future, a native GCC or GCC-like C compiler (such as clang) will be required to build tools, there is just no tool to build yet.

Contributing

Please do. I'm going to be pretty strict on what I accept though, so mind your formatting and naming conventions.

You can also consider porting stuff between fe6 and fe8.

See also

Contact

You can find me over at the Fire Emblem Universe Discord under the handle nat_776.