Cosmos/source2/IL2CPU
2011-09-14 21:10:56 +00:00
..
Cosmos.IL2CPU 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.Debug 2011-09-05 02:22:17 +00:00
Cosmos.IL2CPU.Plugs Added an Inline attribute, which when used on a method in a plug, processes that method as an Assembler. See the IOPortImpl.cs file for an example of this new capability. The old method of using Assemblers is still supported. Also added an IOGroup for the mouse. 2011-06-11 01:57:27 +00:00
Cosmos.IL2CPU.X86 add sign check for choose right asm instruction in LdLoc 2011-09-14 21:10:56 +00:00
Cosmos.IL2CPU.X86.Tests unit format of assemblyinfos 2010-09-09 20:54:55 +00:00