OS4 DepotLogo by Marko 
(anonymous IP: 3.137.170.183,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Cross » cazm.lha

CAZM

Description: Z80 Cross Assembler
Download: cazm.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 114kb
Version: 1.27
Date: 28 Nov 2020
Author: Carsten Rose, Chris Young
Submitter: Eugene aGGreSSor Sobolev
Homepage: http://aminet.net/package/dev/cross/cazm
Requirements: brain
Category: development/cross
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 11493
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 46  (Current version)
46  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs 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:

- AmigaOS 4.1 Final Edition (Kickstart 53.70, Workbench 53.14)

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



Copyright © 2004-2024 by Björn Hagström All Rights Reserved