💾 Archived View for cugi.ie › aminet › 1689813620.gmi captured on 2023-07-22 at 16:53:42. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Author: wrangler491_at_gmail_dot_com Uploader: Wrangler491 gmail com Type: dev/asm Version: 2.12 Replaces: 2.2 Architecture: other Distribution: Aminet Kurz: Cross-Assembler fuer DSP3210-Chips Date: 2023-07-19 Readme: http://aminet.net/dev/asm/asm3210.readme Downloads: 1426
http://aminet.net/dev/asm/asm3210.lha
ASM3210 Version 2.12 - cross-DSP3210 assembler
elf2exem68k Version 1.1 - Creates an Amiga executable from a final ELF object
This is an implementation of an assembler for the DSP3210 as used on the Amiga
AA3000 and AA3000+. The host machine needs to be x86-64 running linux (I use
cygwin, so that definitely works but other linux-type OSes ought to work).
Huge thanks to phx for helping me understand ELF file formats, constructors
and destructors and many other things!
Copyright Wrangler 2021, 2022, 2023
Some code based on the work of Tom Roberts' ASM32 for the DSP32C
Usage:
------
asm3210 [options] foo.s
will provide:
foo.o - an ELF object containing the binary output for linking with vlink and
elf2exem68k
Options
-b Output raw binary file
-h Help text
-i filename Specify input file instead of filename being the final parameter
-l Also output a listing file with name <filename>.lst
-o filename Specify output file
-v Version information
elf2exem68k [options] foo.o
will create an Amiga executable from the ELF object foo.o.
NB only ELF objects created for the DSP3210 will be handled correctly.
Options
-h Help text
-i filename Specify input file instead of filename being the final parameter
-o filename Specify output file
-v Version information
See documentation.txt for important details and how to create an executable
PERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME ---------- ----------- ------- ------- ------ ---------- ------------ ---------- [unknown] 85063 242906 35.0% -lh5- 7c2e Apr 26 21:02 asm3210.exe [unknown] 789 1693 46.6% -lh5- 37f5 Jul 19 18:57 asm3210.readme [unknown] 1853 2799 66.2% -lh5- b0dc Jan 18 2022 asm3210.readme.info [unknown] 2796 6300 44.4% -lh5- 1818 Jul 19 19:07 Documentation.txt [unknown] 688 1109 62.0% -lh5- 24fd Jul 19 19:07 Documentation.txt.info [unknown] 70300 187623 37.5% -lh5- 1ebd Jul 19 18:51 elf2exem68k.exe ---------- ----------- ------- ------- ------ ---------- ------------ ---------- Total 6 files 161489 442430 36.5% Jul 20 00:40
Aminet © 1992-2023 Urban Müller and the Aminet team. Aminet contact address: <aminet aminet net>