Cosmos/source2/Compiler/Cosmos.Compiler.XSharp
kudzu_cp 9575fe77fe
2012-01-22 21:38:12 +00:00
..
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Address.cs 2011-07-20 15:07:02 +00:00
AddressDirect.cs 2011-07-17 21:34:17 +00:00
AddressIndirect.cs 2011-07-18 01:09:56 +00:00
CodeBlock.cs Address support of new X# DataMembers 2011-07-20 03:11:29 +00:00
CodeGroup.cs Backed out label changes. They use . again. The # change caused too many issues. 2011-07-20 02:39:36 +00:00
Cosmos.Assembler.XSharp.csproj 2012-01-22 21:38:12 +00:00
Cosmos.Assembler.XSharp.csproj.vspscc 2012-01-22 21:27:59 +00:00
Cosmos.snk DONT DOWNLOAD. this version does build, but probably wont work. testing now. 2010-08-05 16:18:27 +00:00
DataMember32.cs 2011-07-21 19:17:24 +00:00
DataMemberBase.cs X# DataMember.Value (get only, set coming soon) 2011-07-20 03:47:55 +00:00
Memory.cs 2011-07-18 01:09:56 +00:00
MemoryAction.cs 2011-07-21 19:17:24 +00:00
PortNumber.cs NS change 2010-08-07 13:16:30 +00:00
Ports.cs NS change 2010-08-07 13:16:30 +00:00
ReadMe.html 2010-08-15 02:44:21 +00:00
Register.cs The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.) 2011-10-22 23:19:51 +00:00
Register08.cs NS change 2010-08-07 13:16:30 +00:00
Register16.cs NS change 2010-08-07 13:16:30 +00:00
Register32.cs x# 2011-07-19 19:45:30 +00:00
RegisterAL.cs 2011-07-18 00:02:27 +00:00
RegisterAX.cs NS change 2010-08-07 13:16:30 +00:00
RegisterBL.cs 2011-07-18 00:02:27 +00:00
RegisterDX.cs NS change 2010-08-07 13:16:30 +00:00
RegisterEAX.cs 2011-07-18 00:02:27 +00:00
RegisterEBP.cs 2011-07-18 00:02:27 +00:00
RegisterEBX.cs 2011-07-18 00:02:27 +00:00
RegisterECX.cs 2011-07-18 00:02:27 +00:00
RegisterEDI.cs 2011-07-18 00:02:27 +00:00
RegisterEDX.cs 2011-07-17 19:44:26 +00:00
RegisterESI.cs 2011-07-19 05:00:06 +00:00
RegisterESP.cs 2011-07-18 00:02:27 +00:00
XSharpAttribute.cs More from Gendarme. Cosmos.VS.Package's AssemblyVersion attribute didn't match it's AssemblyFileVersion, they now match. Sealed a few non-inherited attributes. Also made private field actually used as was intended. 2011-10-23 00:15:19 +00:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
	    <p>
            Contains X# a high level assembly language. Should not do any assembly itself, 
            but instead just translate into the lower level Cosmos assembler.</p>
	
	</body>
</html>