Cosmos/source/IL2CPU/Cosmos.IL2CPU.Debug
kudzu_cp dfbb7fa34c
2008-09-21 23:17:51 +00:00
..
Properties 2008-09-15 23:03:27 +00:00
Cosmos.Debug.csproj 2008-09-21 23:17:51 +00:00
Cosmos.Debug.csproj.vspscc 2008-09-21 23:17:51 +00:00
Cosmos.snk 2008-09-16 05:32:38 +00:00
Enums.cs fixes for serial port. it works with real hardware! 2008-09-21 11:15:13 +00:00
ReadMe.html 2008-09-15 23:03:27 +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.Build.Windows</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>