Skip to content

m68k assembler for the Amiga line of computers, written in assembly

License

Notifications You must be signed in to change notification settings

Kamelitoloveless/assemble-amiga

 
 

Repository files navigation

Assemble for Amiga

Assemble is a fast m68k assembler for the Amiga line of computers, written in assembly, supporting 68000, 68010, 68020, 68030, 68040, CPU32, 68851, 68881-2. The syntax is normally 100% compatible with Devpac.

This repository consists of my backup files. The latest changes date back from 1995.

Assemble for the Atari ST/TT computers was commercialized by Brainstorm in the 90's.

The Amiga port did not have an IDE and was not released publicly. There is no documentation available.

Authors: Alexandre Lemaresquier, Raphaël Lemoine, Daniel Vérité.

Build process

Assemble uses itself (asm) to assemble, but the executable is missing from the backups. Object files are present though, so hopefully creating the asm executable should be doable by running a link step. Otherwise, Devpac should be suitable to build from source.

The Makefile uses slink as the linker.

About

m68k assembler for the Amiga line of computers, written in assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 99.9%
  • Makefile 0.1%