pokemon-reverse-engineering-tools/pokemontools/wram.py, branch path-finding reverse engineering tools Merge branch 'master' into path-finding 2013-12-19T02:20:09+00:00 Bryan Bishop kanzure@gmail.com 2013-12-19T02:20:09+00:00 a07c92d3b38898568077da99ec05a82c69ffcc3c

Merge pull request #60 from yenatch/dependencies 2013-12-12T01:42:00+00:00 Bryan Bishop kanzure@gmail.com 2013-12-12T01:42:00+00:00 d8f4e687ebc49d4b135f0d8b7f10a643114a0d8a wram: fix section address allocation
wram: fix section address allocation
wram: fix section address allocation 2013-12-12T01:28:25+00:00 yenatch yenatch@gmail.com 2013-12-12T01:28:25+00:00 b0fa67a51191a9ddc2a4ce548ade0243b6be554c who wrote this?
who wrote this?
Merge pull request #59 from yenatch/dependencies 2013-12-10T01:48:11+00:00 Bryan Bishop kanzure@gmail.com 2013-12-10T01:48:11+00:00 58de3846c732a5e3e856ea8935a6e6ab830af82a Use a mapfile instead of labels.json; object dependency handling
Use a mapfile instead of labels.json; object dependency handling
wram: cleaner line parsing 2013-12-07T00:43:41+00:00 yenatch yenatch@gmail.com 2013-12-07T00:42:58+00:00 460171a2c52d6fcd591559ab1c5fff09e9bc49cb fixes 0fd121a8
fixes 0fd121a8
wram: try to determine addresses for section defs without any 2013-12-06T02:21:05+00:00 yenatch yenatch@gmail.com 2013-12-05T21:38:31+00:00 0fd121a81e1cbbf1a42e72a5d7c9e8099ef59f97

use default config in WRAMProcessor if available 2013-11-23T03:41:11+00:00 Bryan Bishop kanzure@gmail.com 2013-11-23T03:41:11+00:00 a38a86806b6a72402d07482f7c259c8a4e522762 Don't override the given configuration.
Don't override the given configuration.
use the correct wram_labels variable in wram.py 2013-11-13T06:28:59+00:00 Bryan Bishop kanzure@gmail.com 2013-11-13T06:28:59+00:00 e4067faa60b58793076da8ff4b4170c4a911822f

flip the wram labels dictionary 2013-11-13T06:24:15+00:00 Bryan Bishop kanzure@gmail.com 2013-11-13T06:24:15+00:00 51b1f6e642436f1f45c36c86243e58769fe38cd4

include some constants for wram.asm 2013-11-13T06:09:05+00:00 Bryan Bishop kanzure@gmail.com 2013-11-13T06:09:05+00:00 2b23c09e57fbf1d3079326298bcc8ec4e867e69f UNfortunately these aren't being parsed from files at the moment.
UNfortunately these aren't being parsed from files at the moment.