pret / pokestadium

Disassembly and decompilation of Pokémon Stadium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge armips build into Makefile

iimarckus opened this issue · comments

Right now the Makefile contains a custom “use C programs and cat to build a ROM” build. Now that we use armips for assembly, the generated binary files should be included by main.s instead.