From 0eb678bde418528e2b6127ed6bf6b22481e82f4b Mon Sep 17 00:00:00 2001 From: Jorge Giner Date: Sat, 15 Sep 2018 18:55:44 +0100 Subject: development/uz80as: Updated for version 1.07. Signed-off-by: David Spencer --- development/uz80as/README | 20 ++++++++++++++++++-- development/uz80as/slack-desc | 14 +++++++------- development/uz80as/uz80as.SlackBuild | 4 ++-- development/uz80as/uz80as.info | 8 ++++---- 4 files changed, 31 insertions(+), 15 deletions(-) (limited to 'development/uz80as') diff --git a/development/uz80as/README b/development/uz80as/README index d82747d352..57773e0b33 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 diff --git a/development/uz80as/slack-desc b/development/uz80as/slack-desc index b8db374cd6..06996c627f 100644 --- a/development/uz80as/slack-desc +++ b/development/uz80as/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| uz80as: uz80as (Micro Z80 assembler) uz80as: -uz80as: uz80as is an assembler for the Z80 microprocessor. Its syntax is -uz80as: compatible with TASM (Telemark cross assembler). +uz80as: uz80as is an assembler for the Z80 and several other microprocessors. +uz80as: Its syntax is compatible with TASM (Telemark cross assembler). +uz80as: uz80as can assemble for the Zilog Z80, Hitachi HD64180, +uz80as: Sharp LR35902 (Nintendo Gameboy CPU), MOS 6502, Rockwell R6501, +uz80as: California Micro Devices G65SC02, Rockwell R65C02 and R65C29, +uz80as: Western Design Center W65C02S, Datapoint 2200 (versions I & II), +uz80as: Intel 4004, 4040, 8008, 8080, 8085. uz80as: uz80as: http://jorgicor.sdfeu.org/uz80as -uz80as: -uz80as: -uz80as: -uz80as: -uz80as: diff --git a/development/uz80as/uz80as.SlackBuild b/development/uz80as/uz80as.SlackBuild index feb992a28f..39f217d326 100644 --- a/development/uz80as/uz80as.SlackBuild +++ b/development/uz80as/uz80as.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for uz80as -# Copyright 2016-2017 Jorge Giner Cordero +# Copyright 2018 Jorge Giner Cordero # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=uz80as -VERSION=${VERSION:-1.03} +VERSION=${VERSION:-1.07} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/uz80as/uz80as.info b/development/uz80as/uz80as.info index 896420f4bd..ee76b209ef 100644 --- a/development/uz80as/uz80as.info +++ b/development/uz80as/uz80as.info @@ -1,10 +1,10 @@ PRGNAM="uz80as" -VERSION="1.03" +VERSION="1.07" HOMEPAGE="http://jorgicor.sdfeu.org/uz80as" -DOWNLOAD="http://jorgicor.sdfeu.org/uz80as/uz80as-1.03.tar.gz" -MD5SUM="6c403c72df7ea0570a3a069ace7aaafe" +DOWNLOAD="http://jorgicor.sdfeu.org/uz80as/uz80as-1.07.tar.gz" +MD5SUM="164a56d8379b6e75935be6b7eae52eea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Jorge Giner" -EMAIL="jorge.giner@hotmail.com" +EMAIL="malferit@gmail.com" -- cgit v1.2.3