Commit graph

115 commits

Author SHA1 Message Date
mterwoord_cp
374affe053 2007-12-30 14:04:48 +00:00
mterwoord_cp
ae0e7c0d5a small code reorganization, simple win32 apps work now 2007-12-29 16:10:10 +00:00
mterwoord_cp
1626d982a1 Ext2 reading works now (limited edition) 2007-12-22 08:32:46 +00:00
mterwoord_cp
50a75f6f1d argument handling bug fixed. could cause stack corruption 2007-12-16 12:17:11 +00:00
mterwoord_cp
36100523d4 2007-12-12 15:58:42 +00:00
mterwoord_cp
0a0d753d00 Kernel works again.. 2007-12-09 13:09:15 +00:00
mterwoord_cp
530046b997 Debugging of cosmos works now via gdb and remote stub in vm 2007-12-02 15:19:53 +00:00
mterwoord_cp
90a9edda7c random changes. some dont work :) 2007-11-27 13:57:13 +00:00
mterwoord_cp
f0f81c52cf fixed issues with several opcode implementations. Queue<T> should work now 2007-11-26 13:14:34 +00:00
mterwoord_cp
d7f1db40dc Some more fixes to several stuff 2007-11-24 15:19:05 +00:00
mterwoord_cp
e4ed1fd45d Fixed some tests 2007-11-23 18:33:19 +00:00
mterwoord_cp
e4b2cfaca3 prelim work on generics 2007-11-23 16:50:43 +00:00
mterwoord_cp
a244066330 Added some more logging 2007-11-23 16:11:05 +00:00
mterwoord_cp
3e52956171 Added small optimization.. 2007-11-23 15:53:33 +00:00
mterwoord_cp
cd3d01bc74 initial kernel support for heap 2007-11-23 14:44:13 +00:00
mterwoord_cp
6a62ab7d05 New architecture works. Still working on removing the Cosmos.Kernel.Hardware.Processor project 2007-11-22 16:40:09 +00:00
mterwoord_cp
e8e5384b10 2007-11-22 15:19:27 +00:00
mterwoord_cp
1e12c71137 2007-11-21 12:31:46 +00:00
mterwoord_cp
fdd36edaaf All works now. metal mode cctors are called. 2007-11-21 09:05:47 +00:00
mterwoord_cp
97f8349dd7 Disabled static constructor calling in metal mode. 2007-11-20 18:16:04 +00:00
mterwoord_cp
0c861b9b2e Some refactorings 2007-11-20 17:16:42 +00:00
mterwoord_cp
0acb7b7f31 Some native code cleanup 2007-11-20 15:45:39 +00:00
mterwoord_cp
5f1eb30537 Some additional changes, now mono system libs can be used 2007-11-20 08:23:27 +00:00
mterwoord_cp
fd2c7222bd Console support is fixed 2007-11-19 14:57:23 +00:00
mterwoord_cp
91a0dc29c5 First version with the new Plug infrastructure 2007-11-19 14:11:28 +00:00
mterwoord_cp
ea5b8d6171 We have a GC now. :-) 2007-11-18 14:53:26 +00:00
mterwoord_cp
421e40e2cb Code cleanup 2007-11-17 12:53:28 +00:00
mterwoord_cp
6391c135d6 several fixes/changes 2007-11-17 07:58:01 +00:00
mterwoord_cp
4fecfefed0 Some refactorings. .ctor(object,intptr) is now always implemented for delegates 2007-11-16 17:28:08 +00:00
mterwoord_cp
36054ec753 Overall changes 2007-11-15 16:40:27 +00:00
mterwoord_cp
8f63d7739f Overall changed. Most significant one is fix of Blt opcode handling 2007-11-15 10:06:36 +00:00
mterwoord_cp
bc984a9607 ldfld and stfld are fully implemented now 2007-11-13 14:16:16 +00:00
mterwoord_cp
8cbd8f27f8 Removed most usages of the Literal opcode. try to keep this usage to a minimum to ease future refactorings.. 2007-11-12 16:42:01 +00:00
mterwoord_cp
d7ab23f06b IL2CPU is fast again :-) 2007-11-09 11:08:00 +00:00
mterwoord_cp
08f60aa04b it's possible to use objects in the kernel now... 2007-11-06 16:13:51 +00:00
mterwoord_cp
9b5a4b0cef i4o integration 2007-11-05 15:17:51 +00:00
mterwoord_cp
36f4dfd119 fixed string support in metal-mode 2007-11-04 16:48:10 +00:00
mterwoord_cp
5082f79909 Strings work again 2007-11-02 10:44:46 +00:00
mterwoord_cp
b9e7c8e593 2007-11-02 09:59:50 +00:00
mterwoord_cp
2d57a52cd3 Comport writing works now, some other minimalistic changes. 2007-10-31 10:19:47 +00:00
mterwoord_cp
06d5c1c781 bunch of random changes. fixed shl, div_un, rem, string support. 2007-10-30 09:42:17 +00:00
mterwoord_cp
5c5cfd4536 some random changes 2007-10-29 15:34:45 +00:00
mterwoord_cp
f9a421df12 Misc changes 2007-10-29 10:04:17 +00:00
mterwoord_cp
911dc893ae Fixed several things. Kernel building works again. 2007-10-27 14:53:51 +00:00
mterwoord_cp
8f9b9bd80d non-multicast events work now. 2007-10-26 15:03:48 +00:00
mterwoord_cp
8431877010 Console works again. 2007-10-11 18:04:03 +00:00
mterwoord_cp
0110fc3a18 VMT support works now :) 2007-10-11 14:17:11 +00:00
mterwoord_cp
ddb3d63764 The struct/aray bug finally has been solved. Next big thing is vmt support. see how far we are. 2007-10-10 14:57:22 +00:00
mterwoord_cp
92e09ad416 Many changes, probably close to fixing the struct/array bug, preventing us from implementing a VMT....... 2007-10-09 17:21:48 +00:00
mterwoord_cp
eca2b6818d Everything works again. 2007-10-07 12:53:38 +00:00