Cosmos/source/IL2CPU
2007-09-19 17:18:25 +00:00
..
Properties Initial checkin 2007-08-29 10:18:05 +00:00
IL2CPU.csproj doesn't work, see comments. some progress has been made, though 2007-09-04 17:16:30 +00:00
IL2CPU.csproj.vspscc Initial checkin 2007-08-29 10:18:05 +00:00
Program.cs OK. On start up of the produced app, a Heap is created using kernel32#heapcreate, and it looks like newobj itself works fine now. Next step is calculate the size of a class, and allocate the correct size, and then see if instance methods work. 2007-09-19 17:18:25 +00:00