KAsm PDF Print E-mail
Written by Administrator   
Wednesday, 31 March 2010 20:34

KAsm is open source cross assembler for Z80 and 8051 family of microcontrollers written in Java. It can be run on any machine supporting Java 1.5 or later. It is available under GPL license.

 

 

Instructions are bundled with source and binary distributions.

 

 

Installation

Unzip downloaded file to your local disk, and follow instructions, which are also located in doc folder of the zipped distribution.

Downloads

 

Changes

Date           Version

2010-06-05   1.1.3
'call' instructions were not recognized. Now they compile either
to 'acall' or 'lcall', depending on address range.


2010-04-19   1.1.2
Assembler type in the first printed line after startup was always Z80,
regardless of actual type. Fixed, so that the first printed line now
contains correct assembler type.

2010-04-10  1.1.1

Fixed small bug in command line help and instructions. Option '-t 8051' in example, which is invalid,  changed to '-s 8051'.

 

 

 

Last Updated on Saturday, 05 June 2010 20:40
 

Add comment


Security code
Refresh