mterwoord_cp
|
0e81eb8979
|
fix ldsfld/stsfld
|
2007-10-29 15:21:09 +00:00 |
|
kudzu_cp
|
0d5a8d620c
|
Changed to build explicit for X86 so it works ok on XP64 host.
|
2007-10-29 14:46:20 +00:00 |
|
mterwoord_cp
|
9b8388744b
|
|
2007-10-29 10:51:58 +00:00 |
|
mterwoord_cp
|
59e9fa8806
|
some structural changes
|
2007-10-29 10:44:20 +00:00 |
|
kudzu_cp
|
f1c944ba45
|
FASM EXE
|
2007-10-29 10:29:15 +00:00 |
|
kudzu_cp
|
b28e3c56e9
|
FASM
|
2007-10-29 10:23:37 +00:00 |
|
mterwoord_cp
|
be761b4ee8
|
some small stind_i changes, and repos cleanup (removing .user files)
|
2007-10-29 10:16:41 +00:00 |
|
kudzu_cp
|
75b8846e4a
|
|
2007-10-29 10:06:49 +00:00 |
|
mterwoord_cp
|
f9a421df12
|
Misc changes
|
2007-10-29 10:04:17 +00:00 |
|
mterwoord_cp
|
9c7d80f11c
|
Some renaming
|
2007-10-28 15:06:38 +00:00 |
|
mterwoord_cp
|
f9226dbdb3
|
Some more changes. need to add a gdt...
|
2007-10-28 14:56:08 +00:00 |
|
mterwoord_cp
|
1096560654
|
kernel writeline works again
|
2007-10-28 14:11:50 +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
|
07a5974362
|
Some small changes
|
2007-10-23 08:18:39 +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 |
|
mterwoord_cp
|
d049fbdc54
|
removed PostSharp dependency, fixed console tool.
|
2007-10-07 11:53:35 +00:00 |
|
mterwoord_cp
|
65e78038c1
|
Rename try
|
2007-10-07 11:27:40 +00:00 |
|
mterwoord_cp
|
304dc5866b
|
|
2007-10-07 11:17:28 +00:00 |
|
mterwoord_cp
|
9ce4ff800f
|
|
2007-10-07 11:11:09 +00:00 |
|
mterwoord_cp
|
9a99d6394d
|
Do not use!
|
2007-10-07 11:05:38 +00:00 |
|
mterwoord_cp
|
7ef294a4f6
|
interrupts work now.
|
2007-10-06 19:49:05 +00:00 |
|
mterwoord_cp
|
ffcd2a6bbd
|
random changes, interrupts work now
|
2007-10-06 19:13:14 +00:00 |
|
mterwoord_cp
|
0fcc0b4e95
|
Works all.
|
2007-10-06 17:12:11 +00:00 |
|
mterwoord_cp
|
236d76e426
|
random changes, some stuff might not work
|
2007-10-06 16:01:03 +00:00 |
|
mterwoord_cp
|
40b559b3db
|
Console.WRiteLine works again for NativeX86
|
2007-10-06 08:53:51 +00:00 |
|
mterwoord_cp
|
f6c293c06e
|
|
2007-10-06 08:22:34 +00:00 |
|
mterwoord_cp
|
5600aeeb4b
|
random changes
|
2007-10-06 08:22:26 +00:00 |
|
mterwoord_cp
|
82ab3df4ee
|
building an OS kernel works now. Console.WriteLine implemented :D
|
2007-10-04 09:15:32 +00:00 |
|
mterwoord_cp
|
db900a8764
|
PutChar is now implemented using c# code.
|
2007-10-02 15:46:31 +00:00 |
|
mterwoord_cp
|
9af7ec118f
|
Right now it's possible to compile to a tiny OS kernel. Right now, only thing possible to do is putting characters on the screen. More in the works
|
2007-10-02 15:15:35 +00:00 |
|
mterwoord_cp
|
349ae23c13
|
A bunch of refactorings. Now code generation is done in the right places
|
2007-09-30 12:19:27 +00:00 |
|
mterwoord_cp
|
cf84be2709
|
Added a better check for metal mode. disabled vmt generation for now.
|
2007-09-30 08:33:25 +00:00 |
|
mterwoord_cp
|
143ba40a12
|
Added a bunch of tests. Have a look, and add more of them :)
|
2007-09-29 17:05:16 +00:00 |
|
mterwoord_cp
|
971b4320bf
|
Many changes. VMT doesn't work yet. First going to work on enhancing the testbench.
|
2007-09-29 16:07:32 +00:00 |
|
mterwoord_cp
|
a331bc1b1b
|
output builds now :-)
|
2007-09-28 14:27:53 +00:00 |
|
mterwoord_cp
|
3f0e954f89
|
Quite a bunch of fixes went in, but still doesn't work.
|
2007-09-28 09:33:24 +00:00 |
|
mterwoord_cp
|
edd9ada479
|
VTable is getting emitted now. There are some issues with the generated code. ie, doesn't work at all....
|
2007-09-27 17:46:17 +00:00 |
|
mterwoord_cp
|
3df87b10ec
|
second part of checkin
|
2007-09-27 16:55:22 +00:00 |
|
mterwoord_cp
|
e2931e97ee
|
All ops neccessary for a scan are now implemented
|
2007-09-27 16:55:00 +00:00 |
|
mterwoord_cp
|
ee1b9e8f5c
|
Implemented a bunch of new opcodes.
|
2007-09-27 11:10:49 +00:00 |
|
mterwoord_cp
|
1ea78b247f
|
Some more ops are working now. Still working on the VTables support. Next Op to implement is Switch
|
2007-09-26 09:12:43 +00:00 |
|
mterwoord_cp
|
0f7c09b534
|
Now it's possible to make metal apps.
|
2007-09-26 07:46:38 +00:00 |
|
mterwoord_cp
|
b1214b88a6
|
Structs are working now
|
2007-09-24 07:19:39 +00:00 |
|
mterwoord_cp
|
e29f612a52
|
Some more changes, nothing functionally changed.
|
2007-09-23 15:50:00 +00:00 |
|
mterwoord_cp
|
a7953f9631
|
Pinvoke WRiteLine works using a real string object
|
2007-09-23 14:25:29 +00:00 |
|