Cosmos/source2/IL2CPU
2012-02-03 17:32:53 +00:00
..
Cosmos.IL2CPU Added a new Attribute called DebugStub. Has a property Off which when set to true specifies that no debugstub calls should be inserted for code in this function. NOT FOR GENERAL USE!! CAUTION: No debugging what so ever is possible on a function with this attribute applied. Useful for large loops of tested code where speed is of the essence 2012-02-03 17:32:53 +00:00
Cosmos.IL2CPU.Debug Fix for local watch window. 2012-01-22 15:13:15 +00:00
Cosmos.IL2CPU.Plugs Added a new Attribute called DebugStub. Has a property Off which when set to true specifies that no debugstub calls should be inserted for code in this function. NOT FOR GENERAL USE!! CAUTION: No debugging what so ever is possible on a function with this attribute applied. Useful for large loops of tested code where speed is of the essence 2012-02-03 17:32:53 +00:00
Cosmos.IL2CPU.X86 Added a new Attribute called DebugStub. Has a property Off which when set to true specifies that no debugstub calls should be inserted for code in this function. NOT FOR GENERAL USE!! CAUTION: No debugging what so ever is possible on a function with this attribute applied. Useful for large loops of tested code where speed is of the essence 2012-02-03 17:32:53 +00:00
Cosmos.IL2CPU.X86.Tests Assembler namesepace changes complete. 2012-01-23 22:52:12 +00:00