Tue Aug  7 07:53:44 2001

a bug was found : SIGSEGV when run with no argument
on the command line. i'll fix that silly bug, but
you can still use the assembler this way :
./ygasm example1.asm out.bin

other bug reports are welcome.

other warning : because i co-develop the assembler
and the QDCPOC simulator at the same time, don't
be surprised if the development "forks" at one point.
ygasm is under GPL, but i work on it too :-)
the instruction set is the most sensitive part now,
so you can touch any other part (in the preprocessor
or the parser) as long as the behaviour is not
deeply influenced.

have fun,
YG <whygee@f-cpu.org>

update : mer dec 26 04:57:24 GMT 2001
Christmas cleanup, for the release of a "stable" package.
The SIGSEGV seems to be already solved.
Instead of working on QDCPOC, i am now working on the
VHDL source code. This summer's work on QDCPOC was finally
useful but VHDL is so much cleaner than C :-)
YGASM will be soon used during the verification of the scheduler.

lun mar 18 00:00:02 GMT 2002
This directory is currently "dead", i am rebuilding a cleaner
YGASM in another directory with more features, more
usefulness and less dirt. When the newer version is finished,
all the files will be moved and modified in the ygasm directory.
