OS4 DepotLogo by Nickman 
(anonymous IP: 3.144.172.115,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 » dasm.lha

DASM

Description: Macroassembler with support for several 8-bit CPU
Download: dasm.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: 27 Nov 2020
Author: the DASM team
Submitter: Eugene aGGreSSor Sobolev
Homepage: https://dasm-assembler.github.io
Category: development/cross
Replaces: development/cross/dasm.lha
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 11490
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 176  (Current version)
588  (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 ==============================

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.

================================= 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 © 2004-2024 by Björn Hagström All Rights Reserved