The AROS Archives(anonymous IP: 18.118.166.98,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 » dasm-2.20.14.1.i386-aros.lha

DASM

Description: Macroassembler with support for several 8-bit CPU
Download: dasm-2.20.14.1.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 1Mb
Version: 2.20.14.1
Date: 03 Dec 20
Author: the DASM team
Submitter: aGGreSSor [CPU]
Homepage: https://dasm-assembler.github.io
Requirements: ABIv0; i386
Category: development/cross
License: GPL
Distribute: yes
FileID: 2238
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 32  (Current version)
32  (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 ==============================

DASM -  a  versatile  macro  assembler   with  support   for   several  8-bit
microprocessors  including  MOS 6502 & 6507,  Motorola 6803,  68705 & 68HC11,
Hitachi HD6303 (extended Motorola 6801), and Fairchild F8.

============================ R E Q U I R E M E N T ==========================

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

DASM 2.20.14.1
Copyright (c) 1988-2020 by the DASM team

Usage: dasm sourcefile [options]

-f#                   output format 1-3 (default 1)
-oname                output file name (else a.out)
-lname                list file name (else none generated)
-Lname                list file, containing all passes
-sname                symbol dump file name (else none generated)
-v#                   verboseness 0-4 (default 0)
-d                    debug mode (for developers)
-Dsymbol              define symbol, set to 0
-Dsymbol=expression   define symbol, set to expression
-Msymbol=sexpression  define symbol using EQM (same as -D)
-Idir                 search directory for INCLUDE and INCBIN
-p#                   maximum number of passes
-P#                   maximum number of passes, with fewer checks
-T#                   symbol table sorting (default 0 = aplhabet, 1 = values)
-E#                   error format (default 0 = MS, 1 = Dillon, 2 = GNU)
-S                    strict syntax checking
-R                    remove binary output-file in case of errors
-m#                   safety barrier to abort on recursions,
                      max. allowed file-size in kB
-----------------------------------------------------------------------------
FTOHEX
Copyright (c) 1988-2008 by various authors

Usage: ftohex format infile [outfile]

format: 1 = DEFAULT, 2 = RAS, 3 = RAW

============================= C H A N G E L O G =============================

New in DASM version 2.20.14.1:

	* fixed support for forced word address x/y indexed (.wx / .wy)
	* missing opcodes added for mc68hc908 controller

================================ S O U R C E ================================

Based on github version source
https://github.com/dasm-assembler/dasm


        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved