Cosmos/source2/Assembler/Cosmos.Assembler
kudzu_cp 5f644d1278
2009-07-22 21:59:09 +00:00
..
Properties 2009-07-22 20:00:09 +00:00
Cosmos.Assembler.csproj 2009-07-22 21:59:09 +00:00
Cosmos.Assembler.csproj.vspscc 2009-07-22 20:00:09 +00:00
ReadMe.txt 2009-07-22 21:59:09 +00:00

Contains a standalone assembler library which is independent of target platform.
Is used by IL2CPU, but is not dependent on it and can run on its own.

Cosmos.Assembler
Contains base classes and serves as the interface for target independent consumers.

Cosmos.Assembler.X86
Contains descendant classes and is used by X86 specific consumers.