| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| TTDMEM.DMP.bz2 | 03-Jul-2007 19:28 | 255K | ||
| TTDMEM.idb | 03-Jul-2007 19:28 | 1.8M | ||
| TTOMEM-106011.DMP.bz2 | 03-Jul-2007 19:29 | 174K | ||
| TTOMEM-106011.idb | 03-Jul-2007 19:29 | 276K | ||
| info.html | 03-Jul-2007 20:10 | 15K | ||
| makettdstridc.pl | 03-Jul-2007 19:28 | 1.8K | ||
| ttdstrextr.c | 03-Jul-2007 19:25 | 4.3K | ||
| TTDMEM.idb | The TTD database in its most recent state. Requires IDA Freeware 4.1 or later. See the tools section below. |
| info.html | Some information about the database, the conventions I use and TTD internals |
| TTDMEM.DMP | The original TTD memory dump file from which the database was created. Contains the four segments initially allocated from the protected memory area (the main code/data segment 0x174000 bytes long, then the DOS extender's own code/data segment 0x13000 bytes long, and finally two 4K 16-bit data segments, the purpose of which is not known to me). Note that the main segment contains some garbage created in the process of dumping the memory. This has been patched out of the database itself. |
| TTOMEM-106011.DMP | A dump file created from TTO version 1.06.011. Contains only the main code/data segment. |
| TTOMEM-106011.idb | The database created from TTOMEM-106011.DMP. Currently contains barely more than just segment definitions. |
| ttdstrextr.c | The program I wrote to extract text strings from TTDMEM.DMP. Should work with any language version of TTD for DOS, provided that you can create a memory dump file from it. |
| makettdstridc.pl | A Perl script to convert the file produced by ttdstrextr.c into an .IDC file. |
.bz2 files may be decompressed with bzip2 (command-line), WinRAR, 7-Zip, and probably dozens of other utilities I don't know.