Commit Graph

9 Commits

Author SHA1 Message Date
giantpune
f0054aa05a symbolizer: fixed compiling on g++ 1.0 for megazig 2012-01-11 05:49:06 +00:00
giantpune
59a7f2fcc7 * symbolizer: handle HA and HI relacotians differently. use unique function names in IDC 2011-12-15 00:41:41 +00:00
giantpune
62f2666c5d * remove debug stuff 2011-12-14 03:51:01 +00:00
giantpune
e90412c005 * symolizer: fix a couple bugs in list filtering and whatnot 2011-12-14 03:49:16 +00:00
giantpune
ecea71b49d * symbolizer: follow global variables from known functions to identify the unknown ones 2011-12-13 06:07:45 +00:00
giantpune
90bc4a0090 * symbolizer: dont do anything with r2 and r13 references for functions that dont match patterns
look for functions with a certain minimum size that only fit 1 place in the dol, then include branches off of that one, and branches off those, and so on until there are no more branches to follow
2011-12-13 00:22:53 +00:00
giantpune
41b99392c7 * fix aligned searching. it should find a few more matches now 2011-12-12 07:18:29 +00:00
giantpune
9341a728ce * dont need this in there 2011-12-12 07:02:05 +00:00
giantpune
ae6e6ba7d8 * add new program 'symbolizer' which has basically nothing to do with any of the rest of this stuff. but it is wii-related and using Qt, so it ends up here 2011-12-12 06:52:50 +00:00