Skip to content

Releases: LanHikari22/C-ROM-Linker

C ROM Linker is now usable for ARM7TDMI

11 Nov 20:04
Compare
Choose a tag to compare

The C ROM Linker is operatable for GBA Games. With slight limitations such as:
No Static Variables are allowed.
No Static Function Variables are allowed.

There is a live demo in the Tests folder that shows how the ROM Linker is used to build a C project
into the ROM.