Cosmos/source2/IL2CPU/Cosmos.IL2CPU.X86
2011-10-01 23:03:33 +00:00
..
IL Added Double support to Conv_I1, Conv_I2, Conv_I4, Conv_U1, Conv_U2, Conv_U4, and Conv_U8, also fixed float conversion in those same files. (We were rounding, we needed to be truncating) 2011-10-01 23:03:33 +00:00
Plugs move sqrt from core to il2cpu.x86 2011-09-03 12:02:07 +00:00
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
AppAssembler.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
AppAssemblerNasm.cs 2011-07-18 16:03:50 +00:00
AssemblerNasm.cs Removed subdir from Cosmos.Debug.Common 2010-09-06 02:10:35 +00:00
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 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 2011-09-05 02:22:17 +00:00
ILOp.cs add sign check for choose right asm instruction in LdLoc 2011-09-14 21:10:56 +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