AminetAminet
Search:
85366 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/cross/cazm-1.27.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric iconother icon
No screenshot available
Short:Z80 Cross Assembler
Author:Carsten Rose, Chris Young
Uploader:aGGreSSor/CPU (amitrans narod ru)
Type:dev/cross
Version:1.27
Architecture:m68k-amigaos >= 3.0; ppc-amigaos >= 4.0; i386-aros
Date:2020-11-30
Requires:brain
Distribution:aminet
Download:dev/cross/cazm-1.27.lha - View contents
Readme:dev/cross/cazm-1.27.readme
Downloads:5434

============================== 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


Contents of dev/cross/cazm-1.27.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                   9538   11420  83.5% -lh5- 4103 Nov 29  2020 cazm.info
[Amiga]                  20743   38812  53.4% -lh5- a0b0 Jan 12  2002 cazm/cazm_aos3.exe
[Amiga]                  22646   65168  34.8% -lh5- d086 Nov 29  2020 cazm/cazm_aos4.exe
[Amiga]                  19601   43308  45.3% -lh5- 9ee2 Nov 29  2020 cazm/cazm_aros-i386.exe
[Amiga]                  16295   20920  77.9% -lh5- bda3 Oct  1  2020 cazm/Docs.info
[Amiga]                   5154   12604  40.9% -lh5- baa2 Jan 11  1994 cazm/Docs/caz.guide
[Amiga]                   1144    1969  58.1% -lh5- a9b6 Oct 29  2004 cazm/Docs/cazm.readme
[Amiga]                    909    1542  58.9% -lh5- ecec Jan 11  1994 cazm/Docs/README
[Amiga]                   9569   11420  83.8% -lh5- 9bbf Sep  6  2019 cazm/Example.info
[Amiga]                     76      81  93.8% -lh5- 977d Jan  5  2002 cazm/Example/test.asm
[Amiga]                    707    2307  30.6% -lh5- 0884 Nov 29  2020 cazm/Install
[Amiga]                   1481    1824  81.2% -lh5- 0329 Oct 19  2020 cazm/Install.info
[Amiga]                  16178   17408  92.9% -lh5- 2850 Oct 26  2020 cazm/Source.info
[Amiga]                   2397    8095  29.6% -lh5- 520e Jan  8  1994 cazm/Source/calc.c
[Amiga]                     87      94  92.6% -lh5- e1f1 Jan 29  1993 cazm/Source/calc.h
[Amiga]                  19500   63366  30.8% -lh5- 6a89 Jan 12  2002 cazm/Source/caz.c
[Amiga]                   2086    5213  40.0% -lh5- 91f0 Jan  8  1994 cazm/Source/caz.h
[Amiga]                    939    1938  48.5% -lh5- ba83 Jan  8  1994 cazm/Source/cazerrors.h
[Amiga]                   2635   16160  16.3% -lh5- bf2b Jan 10  2002 cazm/Source/cazmne.c
[Amiga]                    329     704  46.7% -lh5- 95a9 Jan 10  2002 cazm/Source/defs.h
[Amiga]                    183     251  72.9% -lh5- 69c1 Jan 23  1993 cazm/Source/intelhex
[Amiga]                    865    2007  43.1% -lh5- 322e Nov 29  2020 cazm/Source/Makefile
[Amiga]                    160     303  52.8% -lh5- 972a Jan  5  2002 cazm/Source/makefile.amigados
[Amiga]                   1586    2497  63.5% -lh5- 1d2d Jan  5  2002 cazm/Source/makefile.amigados.info
[Amiga]                    211     486  43.4% -lh5- f365 Jun 24  1993 cazm/Source/makefile.orig
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        25 files  155019  329897  47.0%            Nov 30  2020
Page generated in 0.01 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>