Commit Graph

10 Commits

Author SHA1 Message Date
Pokeglitch
9d93ab21de Finished dumping bank 1 2018-07-31 21:06:42 -04:00
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
PikalaxALT
c0680a94e4 Rudimentary held item constants for item attributes 2018-06-08 17:26:57 -04:00
PikalaxALT
850d59d6ee Disassemble item attributes 2018-06-08 16:59:00 -04:00
PikalaxALT
04883f4bf9 Merge branch 'master' into build_more_roms 2018-06-02 21:26:20 -04:00
PikalaxALT
956d010d59 Make the repository build all four ROMs 2018-06-02 20:16:37 -04:00
Rangi
17c9b0eb55 Use fullwidth digits 2018-06-01 10:46:40 -04:00
Rangi
0953f537d4 Declare Pokédex type search data; add more comments 2018-05-31 11:32:30 -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
0b20a75753 Dump item and move names 2018-05-30 16:35:43 -04:00