f-cpu/ygasm/!!WARNING!!
created lun mar 18 00:00:02 GMT 2002 by whygee@f-cpu.org

I am rebuilding YGASM from scratch, in hope that the newer
version will be much cleaner and maintainable. Parts from
the old version will be reused as much as possible but the
general layout must be completely redefined.
Currently, there is the ygasm_broken directory which contains
the old modified sources.

I also hope to create a much more scalable and efficient
memory allocation system and symbol table. The goal is to manage
a very large symbol pool without memory fragmentation, leaks
or overhead. The solution is to separe the different functions
and allow their abstraction.
