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


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   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: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Cross » f9dasm-1.80.i386-aros.lha

F9DASM

Description: 6800/6801/6809/6309 Disassembler
Download: f9dasm-1.80.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 246kb
Version: 1.80
Date: 03 Dec 20
Author: Hermann Seib
Submitter: aGGreSSor [CPU]
Email: amitrans/narod ru
Homepage: https://github.com/Arakula/f9dasm
Requirements: brain
Category: development/cross
License: GPL
Distribute: yes
FileID: 2240
 
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 ==============================

F9DASM - 6800/6801/6809/6309 Disassembler

There's  a  6809 / 6309  line  disassembler  somewhere  on  the  net, done
by Arto Salmi. Hermann enhanced it up to a point where it's really useful.
It  can read and disassemble files in binary, Intel Hex,  Motorola S1, and
Flex9 binary format.  To  get  a  really  usable output, you  can  pass an
additional  information  file  that  defines  code,  data  parts,  labels,
data format (character,  binary,  decimal,  hex,  label),  comments,  line
comments, and much more.

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

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

Package contains 3 utilities:

F9DASM [-option]* [filename]  - disassembler
HEX2BIN [options] [filename]  - Intel hex-file converter to .bin
MOT2BIN [options] [filename]  - Motorola hex-file converter to .bin

In Example/ directory you can find "w23_6c" script for Amiga Shell

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

New for version 1.80:
 
RMB value was output as binary;
thanks to GitHub user "ep00ch" for pointing that out!
See https://github.com/Arakula/f9dasm/issues/16 for details.

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

Based on aminet version source
https://github.com/Arakula/f9dasm

This is based on the source code of the original version  F9DASM Disassembler
which was written back in 2020 by the talented programmer Hermann Seib.

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

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved