annotate README @ 439:b8549694b4c9
3.0
Fixed errors related to lw_expr_t; fixed saving expression in insn_parse_logicmem()
author |
lost@l-w.ca |
date |
Sat, 30 Oct 2010 10:41:52 -0600 |
parents |
219672663ad8 |
children |
|
rev |
line source |
320
|
1 This folder contains the source code for LWTOOLS, a set of MC6809 and HD6309
|
|
2 cross development tools.
|
|
3
|
|
4 All files that form part of this distribution use the utf-8 character
|
|
5 encoding.
|
321
|
6
|
|
7 Please note:
|
|
8
|
|
9 Always build this project from the top level directory to avoid dependency
|
|
10 problems.
|