Age | Commit message (Collapse) | Author |
|
This means dependencies for unrelated targets aren't generated if you aren't building them. This makes "make clean" and building individual targets fast again.
|
|
This is technically a hack, since keeping the .asm suffix was causing nonexistent rules to be evaluated as per the next commit. On the other hand, this is the intended purpose of .SUFFIXES.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update the install instructions again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split base stats, rearrange wram.asm, naming screen
|
|
|
|
|
|
|
|
|
|
|
|
Rename pokedex function
|
|
|
|
|
|
|
|
commented pokedex more
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|