diff options
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 |