|
/pub/Develop/projects/zasm/distributions/ |
| k1.dyndns.org / Develop / projects / zasm / distributions / |
zasm is a command-line z80 assembler. it is available as source, which should compile on many unix-style operating systems, and as pre-compiled binary. Choose a version from the list below. Archive names indicate version, date and build host. Select a binary which matches your OS best. If it fails to run then use the source.
install zasm from binary distro:
$bash: tar xjf zasm*.bz2
$bash: sudo cp zasm/unix/zasm /usr/bin
compile and install zasm from source:
$bash: tar xjf zasm*.bz2
$bash: cd zasm/unix
$bash: ./configure
$bash: sudo make install
3.0.18 added ".o", ".p", ".80" and ".81" file formats for ZX80 and ZX81 tape files
3.0.19 added (IX) and (IY) to be used for (IX+0) and (IY+0)
fixed 'defb 012h'
A cgi interface for online assembling is at /cgi-bin/zasm.cgi. It allows to assemble z80 assembler source files with up to 1 include file. It can generate binary or Intel hex output and a listing, which can optionally include the generated assembler source and a label listing. Don't assemble closed-source sources here. ;-)
| Name | Letzte Änderung | Länge | |||
|---|---|---|---|---|---|
| documentation/ | 2007-09-25 16:23 | 25 | |||
| old versions/ | 2007-09-25 15:04 | 27 | |||
| zasm-3.0.13-i686-debian-linux-gnu-2005-03-24.tar.bz2 | 2005-03-24 15:47 | 60484 | |||
| zasm-3.0.13-i686-redhat-linux-gnu-2005-03-24.tar.bz2 | 2005-03-24 16:11 | 61018 | |||
| zasm-3.0.18-source-2007-05-08.tar.bz2 | 2007-05-08 16:57 | 168507 | |||
| zasm-3.0.19-powerpc-osx.zip | 2007-09-25 16:09 | 55937 |
powered by vipsi - your friendly VIP Script Interpreter