Cosmos/source2/IL2CPU/Cosmos.IL2CPU.X86
2012-01-14 20:20:24 +00:00
..
IL fix 64 bit mul 2012-01-08 14:43:01 +00:00
Plugs move sqrt from core to il2cpu.x86 2011-09-03 12:02:07 +00:00
Properties
AppAssembler.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
AppAssemblerNasm.cs 2011-07-18 16:03:50 +00:00
AssemblerNasm.cs
Cosmos.IL2CPU.X86.csproj Implemented one of the things in the System.Number plug, which allows sbyte's to be converted to a string now. Also made a few changes to my optimizer, but still have it disabled, as it refuses to go past the bootloader with it enabled. 2011-09-13 23:42:07 +00:00
Cosmos.IL2CPU.X86.csproj.vspscc
Cosmos.snk
CosmosAssembler.cs 2011-09-05 02:22:17 +00:00
ILOp.cs Fields now show up in the debugger. 2012-01-14 20:20:24 +00:00
Optimizer.cs Got my optimizer working. It's currently only enabled if you have the debug level set to none. Also added a plug for System.Random that doesn't depend on the current tick count. 2011-09-17 17:37:36 +00:00