Commit graph

18 commits

Author SHA1 Message Date
Simon Howard
c69b00ee9f Generate arrays to match coding style.
Subversion-branch: /research
Subversion-revision: 1905
2010-04-18 18:31:40 +00:00
Simon Howard
7097480646 Add -1 terminator to unsupported strings lists.
Subversion-branch: /research
Subversion-revision: 1899
2010-04-18 15:31:30 +00:00
Simon Howard
2bc16c587c Fix formatting of unsupported strings lists.
Subversion-branch: /research
Subversion-revision: 1898
2010-04-18 15:13:16 +00:00
Simon Howard
8520a24234 Update scripts to use correct type names. Don't output function names
as strings.

Subversion-branch: /research
Subversion-revision: 1896
2010-04-18 14:52:14 +00:00
Simon Howard
b859b61cbd Don't use NULL for invalid offsets.
Subversion-branch: /research
Subversion-revision: 1893
2010-04-18 14:20:41 +00:00
Simon Howard
2af089c09f Add script to generate pointer table.
Subversion-branch: /research
Subversion-revision: 1892
2010-04-18 14:18:53 +00:00
Simon Howard
b6eb31f7f9 Fix string table to cope with identical strings at different offsets.
Subversion-branch: /research
Subversion-revision: 1891
2010-04-18 14:06:50 +00:00
Simon Howard
6990158b50 Add script to generate string tables.
Subversion-branch: /research
Subversion-revision: 1890
2010-04-18 13:47:54 +00:00
Simon Howard
deabee4bcb Add script to dump bare list of strings, and file containing filtered
list of "good" (replaceable) strings.

Subversion-branch: /research
Subversion-revision: 1889
2010-04-18 12:36:13 +00:00
Simon Howard
a81d4cff46 Split string detection routines into common code.
Subversion-branch: /research
Subversion-revision: 1888
2010-04-18 12:17:32 +00:00
Simon Howard
799ac01fb8 Identify strings more closely to how HHE does it. Add string dumps of
v1.2 and v1.3.

Subversion-branch: /research
Subversion-revision: 1887
2010-04-18 00:06:32 +00:00
Simon Howard
bc3814b018 Split out version-dependent definitions into separate files.
Subversion-branch: /research
Subversion-revision: 1886
2010-04-17 23:05:39 +00:00
Simon Howard
f3ce33db78 Make dump-mobjinfo use modular config. Add dumps of v1.2 and v1.3
mobjinfo tables.

Subversion-branch: /research
Subversion-revision: 1885
2010-04-17 22:46:31 +00:00
Simon Howard
5cfc8901d4 Split out version-dependent definitions into separate files.
Subversion-branch: /research
Subversion-revision: 1884
2010-04-17 22:34:54 +00:00
Simon Howard
43b35f1aab Add code pointers for v1.2 and frames dump.
Subversion-branch: /research
Subversion-revision: 1883
2010-04-17 22:13:15 +00:00
Simon Howard
990c24c7d0 Fix generated v1.0 states.c.
Subversion-branch: /research
Subversion-revision: 1882
2010-04-17 20:10:11 +00:00
Simon Howard
8b3cb7a6bb Add v1.3 function pointers and state table.
Subversion-branch: /research
Subversion-revision: 1881
2010-04-17 19:55:15 +00:00
Simon Howard
c198ef5618 Rename directory to "hhe". Move output data to v1.0 directory. Add
testing notes.

Subversion-branch: /research
Subversion-revision: 1868
2010-02-09 19:01:45 +00:00