Cosmos/source2/IL2CPU
Trivalik_cp 51e893eb74 add movsx, fchs
implement neg CIL (needed for Abs())
fix floor and ceiling in range of int
add sign extension to LdArg and LdLoc
remove unneeded math functions, like min,max,abs
2011-09-02 21:03:14 +00:00
..
Cosmos.IL2CPU Backed out label changes. They use . again. The # change caused too many issues. 2011-07-20 02:39:36 +00:00
Cosmos.IL2CPU.Debug 2011-08-17 00:14:02 +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 movsx, fchs 2011-09-02 21:03:14 +00:00
Cosmos.IL2CPU.X86.Tests unit format of assemblyinfos 2010-09-09 20:54:55 +00:00