diff options
author | Jorge Giner <malferit@gmail.com> | 2018-09-15 18:55:44 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 18:55:44 +0100 |
commit | 0eb678bde418528e2b6127ed6bf6b22481e82f4b (patch) | |
tree | a92aa4725a409a08441bb05c91f24d522e15879e /development/uz80as/README | |
parent | 2a9358da9d4f2099b1f3dbf7f0b2c388d767d4aa (diff) |
development/uz80as: Updated for version 1.07.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/uz80as/README')
-rw-r--r-- | development/uz80as/README | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/development/uz80as/README b/development/uz80as/README index d82747d352e05..57773e0b33667 100644 --- a/development/uz80as/README +++ b/development/uz80as/README @@ -1,4 +1,20 @@ uz80as (Micro Z80 assembler) -uz80as is an assembler for the Z80 microprocessor. Its syntax is -compatible with TASM (Telemark cross assembler). +uz80as is an assembler for the Zilog Z80 and several other microprocessors. +It accepts source files with the same syntax accepted by the Telemark Cross +Assembler (TASM), with only minor differences. + +Currently, uz80as can assemble for these microprocessors: + - Z80 family + - Zilog Z80 + - Hitachi HD64180 + - Sharp LR35902 (Nintendo Gameboy CPU) + - 6500 family + - MOS Technology 6502 + - Rockwell R6501 + - California Micro Devices G65SC02 + - Rockwell R65C02 + - Rockwell R65C29 + - Western Design Center W65C02S + - Datapoint 2200 (versions I & II) + - Intel 4004, 4040, 8008, 8080, 8085 |