Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m80asm
======

m80asm or Manux Z80 assembler is small and fast z80 assembler written in C. 
It is originally written for the Z80 cpu with Unix-like OS "Manux".
I designed that it can work also with non-z80 systems without any changes to the code.

Building
--------

Type `make` to build the assembler.
`sudo make install` install to /usr/local/bin

License
-------

Copyright (C) 2026 Benjamin Helle

m80asm is licensed under the GNU GPL v2. See `LICENSE` for details.

Releases

Packages

Contributors

Languages