Cosmos/source/IL2CPU/Cosmos.IL2CPU.Debug
2009-10-18 08:54:56 +00:00
..
..svnbridge Continuation of adding ignore rules for bin & obj dirs. 2009-06-11 01:34:22 +00:00
Properties
Cosmos.Compiler.Debug.csproj project references updated. fix for x64 visual studio. asm folder checked in 2009-10-18 08:54:56 +00:00
Cosmos.Compiler.Debug.csproj.vspscc 2008-10-07 21:08:29 +00:00
Cosmos.snk 2008-09-16 05:32:38 +00:00
Enums.cs 2008-10-07 21:08:29 +00:00
ReadMe.html 2008-10-07 21:51:25 +00:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
	    <p>
            Cosmos.Debug contains common classes and enums used by:</p>
        <ul>
            <li>Client debugger in Cosmos.Compiler.Builder</li>
            <li>IL2CPU in IL2CPU.Assembler.X86</li>
        </ul>
        <p>
            Because of this extreme care must be take of which assemblies are linked and 
            this assembly should not link in any other Cosmos assemblies.</p>
	
	</body>
</html>