summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Jorge Giner <malferit@gmail.com>2018-10-30 11:57:18 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-03 07:46:38 +0700
commitc6bad509d1a2c1f314388e78c85efe4e022c99d0 (patch)
treea5daa2ba43c44d2ccc3dd7774fb9446ebef7bc32 /development
parent5e978271acd17f8a7fe7823347c90a59968e8d47 (diff)
downloadslackbuilds-c6bad509d1a2c1f314388e78c85efe4e022c99d0.tar.gz
slackbuilds-c6bad509d1a2c1f314388e78c85efe4e022c99d0.tar.xz
development/uz80as: Updated for version 1.10.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/uz80as/README7
-rw-r--r--development/uz80as/slack-desc10
-rw-r--r--development/uz80as/uz80as.SlackBuild2
-rw-r--r--development/uz80as/uz80as.info8
4 files changed, 13 insertions, 14 deletions
diff --git a/development/uz80as/README b/development/uz80as/README
index 57773e0b33..1a6a5b60cc 100644
--- a/development/uz80as/README
+++ b/development/uz80as/README
@@ -11,10 +11,9 @@ Currently, uz80as can assemble for these microprocessors:
- Sharp LR35902 (Nintendo Gameboy CPU)
- 6500 family
- MOS Technology 6502
- - Rockwell R6501
- California Micro Devices G65SC02
- - Rockwell R65C02
- - Rockwell R65C29
+ - Rockwell R6501, R65C02, R65C29
- Western Design Center W65C02S
- Datapoint 2200 (versions I & II)
- - Intel 4004, 4040, 8008, 8080, 8085
+ - Intel 4004, 4040, 8008, 8021, 8022, 8041, 8048, 8051, 8080, 8085
+ - Motorola 6800, 6801, 68HC11
diff --git a/development/uz80as/slack-desc b/development/uz80as/slack-desc
index 06996c627f..2a1f5216aa 100644
--- a/development/uz80as/slack-desc
+++ b/development/uz80as/slack-desc
@@ -11,9 +11,9 @@ uz80as:
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: Sharp LR35902 (Nintendo Gameboy CPU), MOS 6502, Rockwell R6501/02/29,
+uz80as: California Micro Devices G65SC02, Western Design Center W65C02S,
+uz80as: Datapoint 2200 (versions I & II), Intel 4004/40,
+uz80as: Intel 8008/21/22/41/48/51/80/85, Motorola 6800/01/HC11.
uz80as:
-uz80as: http://jorgicor.sdfeu.org/uz80as
+uz80as: https://jorgicor.niobe.org/uz80as
diff --git a/development/uz80as/uz80as.SlackBuild b/development/uz80as/uz80as.SlackBuild
index 39f217d326..d02bbbd8cd 100644
--- a/development/uz80as/uz80as.SlackBuild
+++ b/development/uz80as/uz80as.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=uz80as
-VERSION=${VERSION:-1.07}
+VERSION=${VERSION:-1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/uz80as/uz80as.info b/development/uz80as/uz80as.info
index ee76b209ef..44e02a0ade 100644
--- a/development/uz80as/uz80as.info
+++ b/development/uz80as/uz80as.info
@@ -1,8 +1,8 @@
PRGNAM="uz80as"
-VERSION="1.07"
-HOMEPAGE="http://jorgicor.sdfeu.org/uz80as"
-DOWNLOAD="http://jorgicor.sdfeu.org/uz80as/uz80as-1.07.tar.gz"
-MD5SUM="164a56d8379b6e75935be6b7eae52eea"
+VERSION="1.10"
+HOMEPAGE="https://jorgicor.niobe.org/uz80as"
+DOWNLOAD="https://jorgicor.niobe.org/uz80as/uz80as-1.10.tar.gz"
+MD5SUM="b53d3286716b9f4798f40ece5ea86010"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""