Cosmos/source2/IL2PCU/Cosmos.IL2CPU.Debug
kudzu_cp 08f68197c6
2010-08-12 23:56:36 +00:00
..
Properties 2010-08-01 18:25:08 +00:00
Consts.cs Serial Signature work for QEMU emitting crap on serial init. 2010-08-03 16:08:33 +00:00
Cosmos.Compiler.Debug.csproj 2010-08-03 16:48:48 +00:00
Cosmos.Compiler.Debug.csproj.vspscc 2010-08-01 18:25:08 +00:00
Cosmos.Compiler.Debug2010.csproj add near all Solution and Project Files for Visual Studio 2010 2010-08-12 20:21:55 +00:00
Cosmos.Compiler.Debug2010.csproj.vspscc add near all Solution and Project Files for Visual Studio 2010 2010-08-12 20:21:55 +00:00
Cosmos.snk 2010-08-01 18:25:08 +00:00
Enums.cs 2010-08-03 18:21:49 +00:00
ReadMe.html 2010-08-12 23:56:36 +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>
	
	    <p>
            &nbsp;</p>
	
	</body>
</html>