Cosmos/source/IL2CPU/Cosmos.IL2CPU.Debug
kudzu_cp c36ef4f106
2010-07-30 06:16:47 +00:00
..
Properties 2008-09-15 23:03:27 +00:00
Cosmos.Compiler.Debug.csproj change output paths 2010-03-25 18:44:47 +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 2010-07-30 06:16:47 +00:00
ReadMe.html 2010-07-25 03:32:15 +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 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>
	
	</body>
</html>