view readme.lwbasic @ 243:65510f1574e4 lwtools-4.7

Fix error with [,u] in 6809-only mode Fix error in short circuit lookup table for indexing modes when using forced 6809 mode which prevented [,u] from working. This did not affect the default 6309-enabled mode.
author William Astle <lost@l-w.ca>
date Thu, 06 Dec 2012 10:53:21 -0700
parents 8556e01ffcab
children
line wrap: on
line source

The lwbasic directory is an in-progress attempt to write a compiler for a
dialect of basic specifically targetted at the 6809 CPU. It is still
incomplete but is included in this distribution in case someone finds the
code useful. It is not built by default.