Cosmos/source2/IL2CPU/Cosmos.IL2CPU.X86
2011-07-13 05:05:35 +00:00
..
IL 2011-07-11 05:54:47 +00:00
Plugs comment out ASCIIEncodingImpl, because is all CIL internal 2011-06-11 00:37:21 +00:00
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
AppAssembler.cs casting works again.. 2011-02-27 17:06:15 +00:00
AppAssemblerNasm.cs Made a small optimization to the end of methods, compacting the xLocalSize offsets into fewer instructions. This actually made a surprising difference to the size of the output .iso, as it lowered the size by 8kb. (I've not compared the output .asm size, but that difference should be significantly larger than 8kb) 2011-06-13 18:13:38 +00:00
AssemblerNasm.cs Removed subdir from Cosmos.Debug.Common 2010-09-06 02:10:35 +00:00
Cosmos.IL2CPU.X86.csproj 2011-02-17 18:49:42 +00:00
Cosmos.IL2CPU.X86.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk renaming all, except vspackage 2010-09-04 19:07:11 +00:00
CosmosAssembler.cs GDT work 2011-07-13 05:05:35 +00:00
ILOp.cs add add_ovf, add_ovf_un, overflow throws an exception which currently is not working, but message on console is working 2011-06-25 20:58:56 +00:00