Cosmos/source2/IL2CPU/Cosmos.IL2CPU.Debug
kudzu_cp 434fd213e5
2011-02-25 02:12:08 +00:00
..
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Consts.cs
Cosmos.Compiler.Debug.csproj Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Cosmos.Compiler.Debug.csproj.vspscc
Cosmos.snk
Enums.cs 2011-02-25 02:12:08 +00:00
ReadMe.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
	    <p>
            Cosmos.Debug contains common classes and enums that runs on both Windows and 
            Cosmos. The Debugger uses it to receive messages from the debugstub in Cosmos, 
            and Cosmos uses it to compile into the debug stub.</p>
        <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>
	
	    <p>
            &nbsp;</p>
	
	</body>
</html>