mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-11 10:41:33 +00:00
There are issue however: 1. IL2CPU modifications are needed (see the PR for the list of the PR of IL2CPU to merge to make this usable) 2. Some fix in IL2CPU seems to give problems with Dictionary (VMT problem again?) 3. Hashtable with valuetype as key doesn't work (ContainsKey() always return false) |
||
|---|---|---|
| .. | ||
| MemoryOperations | ||
| System | ||
| .editorconfig | ||
| Cosmos.Core_Plugs.csproj | ||
| GCImplementionImpl.cs | ||
| ReadMe.html | ||
| RuntimeFieldHandleImpl.cs | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
<p>
Contains assembly code. Maybe this later can be merged directly into the main
asm since it only exists to fill in assembly code?</p>
</body>
</html>