Cosmos/source/Cosmos.IL2CPU
Matthijs ter Woord ae97e3107d Merge pull request #30 from MyvarHD/master
Added My userfile and patched UnBox_Any op code
2014-12-20 11:52:54 +01:00
..
CustomImplementation
IL it should be possible to access private static fields in plugs now.. 2014-12-07 16:32:49 +01:00
ILOpCodes Addded StackPushTypes chaneg in Unbox_Any case 2014-12-20 12:50:50 +02:00
Plugs
Properties rings are not fully enforced. this means that only core ring (0) can contain assembler plugs. 2014-12-05 20:40:26 +01:00
.editorconfig Improved cpu exception tracing. 2014-12-19 20:02:59 +01:00
App.config
AppAssembler.cs Improved cpu exception tracing. 2014-12-19 20:02:59 +01:00
AppAssemblerRingsCheck.cs rings are not fully enforced. this means that only core ring (0) can contain assembler plugs. 2014-12-05 20:40:26 +01:00
Cosmos.IL2CPU.csproj rings are not fully enforced. this means that only core ring (0) can contain assembler plugs. 2014-12-05 20:40:26 +01:00
Cosmos.snk
ElfHash.cs
ExceptionHelper.cs
Extensions.cs
GCImplementation.cs
GCImplementationRefs.cs
Heap.cs
ILOp.cs it should be possible to access private static fields in plugs now.. 2014-12-07 16:32:49 +01:00
ILOpCode.cs - cleanup 2014-12-05 19:57:17 +01:00
ILReader.cs
ILScanner.cs - cleanup 2014-12-05 19:57:17 +01:00
MethodBaseComparer.cs
MethodInfo.cs
ObjectUtilities.cs
OpCodeAttribute.cs
Optimizer.cs
OurHashSet.cs
packages.config
PlugInfo.cs
PlugManager.cs
ReadMe.txt
ReflectionUtilities.cs
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
SkipList.cs
VTablesImpl.cs
VTablesImplRefs.cs

Base class for IL implementations.