mterwoord_cp
|
e8e538dd3c
|
Did some code cleanup, and fixed a scanner bug
|
2008-01-08 17:46:37 +00:00 |
|
mterwoord_cp
|
0d1eb733ad
|
debugger.break works now. when using BuildM script, cosmos is now automatically booted, and it'll automagically stop at the debugger.break calls
|
2007-12-30 10:02:55 +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
|
cd3d01bc74
|
initial kernel support for heap
|
2007-11-23 14:44:13 +00:00 |
|
mterwoord_cp
|
e8e5384b10
|
|
2007-11-22 15:19:27 +00:00 |
|
mterwoord_cp
|
97f8349dd7
|
Disabled static constructor calling in metal mode.
|
2007-11-20 18:16:04 +00:00 |
|
mterwoord_cp
|
9fad31e86a
|
|
2007-11-20 17:17:03 +00:00 |
|
mterwoord_cp
|
0acb7b7f31
|
Some native code cleanup
|
2007-11-20 15:45:39 +00:00 |
|
mterwoord_cp
|
46d944680b
|
Native console is now implemented using a plug
|
2007-11-20 13:33:50 +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
|
4fecfefed0
|
Some refactorings. .ctor(object,intptr) is now always implemented for delegates
|
2007-11-16 17:28:08 +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
|
fa9e19282b
|
Logging etc uses normal hex numbers now
|
2007-11-13 10:22:39 +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
|
a554b6d699
|
interrupts and gdt work fine now
|
2007-11-12 16:03:12 +00:00 |
|
mterwoord_cp
|
fa7c6cdde7
|
Some overall enhancements
|
2007-11-10 13:15:07 +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
|
920122682a
|
Added some more infra work
|
2007-10-31 16:14:36 +00:00 |
|
mterwoord_cp
|
2d57a52cd3
|
Comport writing works now, some other minimalistic changes.
|
2007-10-31 10:19:47 +00:00 |
|
mterwoord_cp
|
83d974d8ce
|
Some random changes. infra is getting up, good..
|
2007-10-31 08:31:31 +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
|
f9226dbdb3
|
Some more changes. need to add a gdt...
|
2007-10-28 14:56:08 +00:00 |
|
mterwoord_cp
|
911dc893ae
|
Fixed several things. Kernel building works again.
|
2007-10-27 14:53:51 +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
|
9a99d6394d
|
Do not use!
|
2007-10-07 11:05:38 +00:00 |
|