From: CVS <do...@th...> - 2003-01-31 20:40:11
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Added Files: codegen_x86.h Log Message: Add new run-time assembler derived from GNU lightning. It is suitable for both i386 and x86-64 architectures. Still needs some work (see TODO) and an actual glue to the JIT backend. Original work is LGPL, but per section 3 of this license, I opt for GPL v2 for Basilisk II purposes. |