Paketname | z80asm |
Beschreibung | assembler for the Zilog Z80 microprocessor |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.8-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 164 Byte |
Hängt ab von | libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 33912 Byte |
Prüfsumme MD5 | e8eca0680348f71dffdbcd259c482c65 |
Prüfsumme SHA1 | c5630b6674973976093e99cdd85305de8b1e2889 |
Prüfsumme SHA256 | 59c3605bb410db74f29b23710706ca5ce17dc92a97dfaddffaf2e016a0545911 |
Link zum Herunterladen | z80asm_1.8-1_i386.deb |
Ausführliche Beschreibung | The Z80 microprocessor is used in old home computers, such as the
ZX spectrum and MSX, and in several newer devices, such as the TI-83
graphical calculator and (a stripped down version) in the (original) GameBoy.
.
This assembler is meant for developers who write code (in assembly) for
such devices.
.
Features include:
* macros
* including other sources
* complex expressions (similar to bash)
* labels of unlimited length
* conditional compilation depending on expressions
|