Begin3 Title: a52 Version: 2.0 Entered-date: 2010-01-11 Description: a52 a simple 8051 - 8052 assembler that can also output code as MCS-52 BASIC DATA statements. To unpack: tar -zxvf a52-2.0.tgz cd a52-2.0 Then follow the instructions in INSTALL. 1.0: first release. 2.0: Fixed wrong bit number generation in a52l.c line 717 for instructions like mov $25.5,c, now 92 2d. Keywords: assembler, 8052, 8051, MCS-BASIC, 8052AH Author: Jan Panteltje panteltje@yahoo.com Maintained-by: Jan Panteltje panteltje@yahoo.com Primary-site: ftp://sunsite.unc.edu/pub/linux/apps/misc/ Alternate-site: http://panteltje.com/panteltje/newsflex/download.html Platforms: LINUX, UNIX Copying-policy: GPL2 ONLY End