This package implements a complete disassembler for the INMOS T4xx, T2xx and T8xx transputer families. It should contain the following files: disasm.asm - assembler src to get the mnemonics of the operand instructions disasm.pas - (BORLAND) PASCAL source for the complete disassembler disasm.obj - binary obtained from disasm.asm disasm.tpp - protected mode unit obtained from disasm.pas disasm.tpu - real mode unit obtained from disasm.pas hex.tpp - support unit for hexadecimal output (protected mode) hex.tpu - support unit for hexadecimal output (real mode) read.me - this file tdas.pas - source code of a little example program how to use TDisassembler tdas.exe - binary obtained from tdas.pas I hope you find this package useful in any way. It might be freely distributed, provided that no fee is charged for distribution or use and it is distributed in its original, unmodified state. If you modify this package you have to include a short note with your (mail)-address and a brief description of the modification made. If you use (parts of) this package in your programs, I would thank you to include my name and (e-mail) address in the credits list. However, any gifts, checks, money etc. are greatly appreciated (I'm a student in my 2nd year and there is alway a lack of money). IMPORTANT: I would take no responsibility for any damage to hardware or software or violation of third parties rights or anything else caused by using this package. This package has been developed by Steffen Seeger, CvOssietzky-Str.193, Chemnitz (Germany), 09127 e-mail: Seeger@Physik.TU-Chemnitz.DE using BORLAND PASCAL 7.0 and 'THE TRANPUTER DATA BOOK', 2nd edition (INMOS document number 72 TRN 203 01).