Audio (101) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1714
Full index file Recent index file
Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] ============================== 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:
- 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
|