Commit Graph

6 Commits

Author SHA1 Message Date
luckytyphlosion
e1659ecd41 Introduce linkerscript.
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-07-03 17:07:05 -04:00
Rangi
ad60797a76 MOVE_PSYCHIC_M → MOVE_PSYCHIC 2018-06-02 11:16:22 -04:00
pfero
cd9191b074 Clean up Makefile
This makefile can now figure graphics dependencies on its own, creates
dependency files for each compilation unit and compiles everything
separately.

This is a proposal. Please try it out, read the Makefile to see if you
get what I'm trying to do, and propose any improvements you want.
2018-05-30 22:53:59 +02:00
Rangi
4696144301 Include data in main.asm (not base data, it doesn't match yet) 2018-05-29 18:15:41 -04:00
Rangi
bb411eeeb5 Comment on missing evolution data 2018-05-28 17:19:26 -04:00
Rangi
8ca63d6658 Evos+attacks 2018-05-28 16:25:46 -04:00