mainZ80 assembler - Summary

 
 
Membership Info
Group Admin:
4 active members

Group identification
Id: 5685
System Name: z80asm
Name: Z80 assembler
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

Assembler for the Z80 microprcessor.  The assembler aims to be portable and complete.  Of course it assembles all official mnemonics, but it also aims to assemble the unofficial mnemonics.

The assembler features the output of listing files which show the source with the assembled codes and address next to it.

It also allows outputting of label files, in a format which can be included by other assembler source files.

Other noteworthy features are complete calculation capabilities, conditional assembling of parts of the code, and inclusion of other source files.

The assembler was written with the MSX computer in mind as the target platform, but it can be used for any system with a Z80 in it.  Some header files with labels of MSX specific addresses (BIOS, BDOS, system variables) are included.

Registration Date: Wed 12 Nov 2003 01:23:04 PM UTC
License: GNU General Public License v3 or later
Development Status: 4 - Beta

 

Quick Overview
 Memberlist (4 members)

Communication Tools
 Mailing Lists (0 public mailing lists)

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code