The AROS Archives(anonymous IP: 3.135.195.249,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Cross » cazm-1.27.i386-aros.lha

CAZM

Description: Z80 Cross Assembler
Download: cazm-1.27.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 111kb
Version: 1.27
Date: 03 Dec 20
Author: Carsten Rose, Chris Young
Submitter: aGGreSSor [CPU]
Homepage: http://aminet.net/package/dev/cross/cazm
Requirements: brain
Category: development/cross
License: Freeware
Distribute: yes
FileID: 2241
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 34  (Current version)
34  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[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

Copyright © 2005 - 2024 The AROS Archives All Rights Reserved