Sophia cb6409224f Remove unnecessary linker script preprocessing
The previous build process ran sed against the linker scripts twice:
once to replace <X> with the contents of sym_x.ld, a second time to
correct any paths referencing tools/.

The first can be replaced with INCLUDE commands, as was done in
pret/pokeemerald@7c57699 (in 2018).

The second has been unnecessary since 942c248 (also 2018).

With both of these removed there is no longer a need to have a build
step for them, and $(ELF) can take the sym_x.ld files as prerequisites
instead.
2023-05-22 07:53:28 +01:00
2022-11-27 15:30:44 -05:00
2023-03-06 15:23:11 -05:00
2022-12-09 10:03:32 -05:00
2023-05-09 15:04:35 +02:00
2023-05-21 21:06:08 -03:00
2022-12-09 10:03:32 -05:00
2019-12-18 16:43:24 -05:00
2019-12-18 16:43:24 -05:00
2019-12-18 16:43:24 -05:00
2019-12-18 16:43:24 -05:00
2021-10-08 04:58:28 -06:00
2020-08-29 03:11:03 -04:00
2022-08-17 09:25:32 -04:00
2022-12-09 10:03:32 -05:00
2022-11-19 18:39:26 -05:00

Pokémon FireRed and LeafGreen

Build Status

This is a disassembly of Pokémon FireRed and LeafGreen.

It builds the following ROMs:

To set up the repository, see INSTALL.md.

See also

Other disassembly and/or decompilation projects:

Contacts

You can find us on Discord and IRC.

S
Description
No description provided
Readme 55 MiB
Languages
C 77.9%
Assembly 15.7%
C++ 5.5%
Linker Script 0.4%
Makefile 0.3%
Other 0.1%