Commit Graph

11 Commits

Author SHA1 Message Date
martravi
6c36e10c18 Port symbolizer to Qt 6 2024-07-20 14:07:26 +02:00
martravi
8ba1e092fd Port nandBinCheck to QT 6 2024-07-20 13:36:42 +02:00
giantpune
2540a87077 symbolizer: fixed compiling on g++ 1.0 for megazig
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@117 389f4c8b-5dfe-645f-db0e-df882bc27289
2012-01-11 05:49:06 +00:00
giantpune
a4648d8cac * symbolizer: handle HA and HI relacotians differently. use unique function names in IDC
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@115 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-12-15 00:41:41 +00:00
giantpune
ea3e04d2c0 * remove debug stuff
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@114 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-12-14 03:51:01 +00:00
giantpune
9eacd0f21e * symolizer: fix a couple bugs in list filtering and whatnot
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@113 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-12-14 03:49:16 +00:00
giantpune
a7675877ca * symbolizer: follow global variables from known functions to identify the unknown ones
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@112 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-12-13 06:07:45 +00:00
giantpune
fc190bfc93 * 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

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@111 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-12-13 00:22:53 +00:00
giantpune
d886066446 * fix aligned searching. it should find a few more matches now
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@110 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-12-12 07:18:29 +00:00
giantpune
830e1bdb4a * dont need this in there
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@109 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-12-12 07:02:05 +00:00
giantpune
6e25705126 * 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
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@108 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-12-12 06:52:50 +00:00