Eclipson ST6 disassembler version 0.1   19-07-96
This is an early version of a st6 disassembler.
And may be distributed freely as long as this file is included

Usage :
output to screen                       : disasm file.bin
output to file                         : disasm file.bin file.dis
inputfile out.obj + disasmfile out.dis : disasm
file.bin is a binary file
file.dis is the disassmbled output file


New versions will have hexfile input and symbol input
Hex input verion will on the Internet on 28-07-1996
Symbol input version ??

Also an beta version assmbler and a linker can be found on the internet from 28-07-96.

A few features the thomson assembler has not

- The assmbler will have relocatable DATA symbols.
- Data symbols can be local and extern and can have a size.
- You can mix relocatable and absolute code in one or more files.
- Labels can be 32 instead of the  8 characters Thomson has 
- Linkable library function
- Sections can not only have a number but also a name.

The assembler has lot's of other things the Sgs-Thomson assembler should have.

And a beta version of a ST6 simulator will be at the end of august 96.

Beta testers email me: bram.vreugdenhil@tip.nl
homepage             : http://www.tip.nl/users/bram.vreugdenhil
