Cosmos/source2/Compiler/Cosmos.Compiler.DebugStub
2011-07-09 19:43:05 +00:00
..
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Cosmos.Compiler.DebugStub.csproj Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Cosmos.Compiler.DebugStub.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk DONT DOWNLOAD. this version does build, but probably wont work. testing now. 2010-08-05 16:18:27 +00:00
DebugStub.cs SendStack asm 2011-07-09 19:43:05 +00:00
DebugStubOld.cs Removed "Original" from some ASM labels, it was inconsistent. 2011-07-09 15:20:03 +00:00
ReadMe.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
	    <h3>
            Cosmos.Compiler.DebugStub</h3>
        <p>
            I debated for a while if this was Kernel or Compiler. However the DebugStub must 
            remain isolated in nature, which is also why we rely on polling the serial 
            rather than IRQs. So in the end I decided since its debugging only and not part 
            of Cosmos itself, it belongs in Compiler.</p>
	
	</body>
</html>