Cosmos/source2/IL2CPU/Cosmos.IL2CPU.X86
2011-10-28 15:36:12 +00:00
..
IL Conv_U1.cs: I disabled the invalid push size exceptions and made it treat them as size 4, because it should make no difference, and the exception was bugging me to much. 2011-10-28 15:36:12 +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 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 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