Short: Z80 Cross Assembler Author: Carsten Rose, Chris Young Uploader: aGGreSSor/CPU (amitrans narod ru) Type: dev/cross Version: 1.27 Requires: brain Architecture: m68k-amigaos >= 3.0; ppc-amigaos >= 4.0; i386-aros Distribution: aminet ============================== F E A T U R E S ============================== CAZM - Z80 Cross Assembler ============================ R E Q U I R E M E N T ========================== CAZM tested and worked fine on the following configurations: - AmigaOS 3.9 (Kickstart 40.68, Workbench 45.1) - AmigaOS 4.1 Final Edition (Kickstart 53.70, Workbench 53.14) - IcarOS i386 (Kickstart 51.51, Workbench 40.0, AROS ABIv0) - AROS One i386 (Kickstart 51.51, Workbench 40.0, AROS ABIv0) ================================= U S A G E ================================= caz OPTIONS [assembler filename] OPTIONS are: -o [Output Filename] File where to write the generated Objectcode. -d Debug Mode Just for development of 'caz' (d=Value,D=Function). -v/V Verbose Mode Print on 'stdout' generated Objectcode with adresses, mnemonic, source (v=MNE,V=ALL). -c/C Clock Cycle Print on 'stdout' Clock Cycles for every mnemonic -w [Filename] Write out symbol definitions (Z80 assembler format). -s Print Symbol Table Print out symbol definitions (more detailed) -i [InteliHex Filename] Generate a complete Object File in 'InteliHex' format (used by many Eprommer). ============================= C H A N G E L O G ============================= Changes from 1.26ß to 1.27: * Hex values can now be denoted by $ * The hash symbol (#) now defines comments * LD (nn),HL now outputs 22 instead of ED 63 * Kludged in support for the alternate register set (AF' etc) * Fixed a bug with type detection and +$0B offset * Added support for negative offsets * Added "+" as a DEFB value delimiter * Renamed program to CAZM as it is not 100% compatible with sources that would have compiled under the previous version It is advisable to increase the stack before running this program unless you want a crash. I accept no responsibility for damage or loss of data caused by this program - all use is at your own risk. ================================ S O U R C E ================================ Based on aminet version source http://aminet.net/package/dev/cross/cazm This is based on the source code of the original version CAZM assembler which was written back in 1994 by the talented programmer Carsten Rose and updated in 2002 by Chris Young ______ ______ ______ ______ ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ |: , |: | |: | |: ,_|: ,__|:___ |:___ |: - |: ,_| |__|___|______|______|___| _____|______|______|______|___| home cross-compilation factory