Xenni_cp
98a4160088
VB Template! (in VBSetup folder)
2009-06-12 20:37:42 +00:00
Xenni_cp
34dce91218
Support for BOCHS!
2009-06-12 03:34:01 +00:00
Xenni_cp
6c73b8ecea
Console Beep in TxUI changed to be lower and shorter.
2009-06-12 01:51:03 +00:00
Xenni_cp
3f35bff2fb
Added support for paging in Cosmos.Kernel.Paging. Contains:
...
- Structs defining PDT and PT entries
- Methods for enabling and disabling Paging and PSE (PSE untested)
- Method for setting the contents of CR3 (which points to the PDT)
2009-06-12 01:49:48 +00:00
jdguzman_cp
f2dd5608ed
Added TODO statement so I don't forget to remove the change to VFSManager.cs.
2009-06-12 01:04:57 +00:00
jdguzman_cp
e8d3017301
uncomment Console.Clear that I had commented for my testing in the Boot.cs file. Also added a public static field in the VFSManager.cs that I'm using for testing.
2009-06-12 01:02:10 +00:00
Xenni_cp
61663dd2c2
Updated TxUI to reflect changes to Keyboard.
...
Arrow keys now work for text editor!
2009-06-11 21:23:10 +00:00
Xenni_cp
c902816004
Updated Keyboard to include pretty much every standard key I have on my keyboard.
...
Also modified it to use ConsoleKey for both displayable and non-displayable scancodes in addition to using char.
Non-displayable scancodes have char '\0'. Non-ConsoleKey-able scancodes have 'ConsoleKey.NoName'.
Added KeyboardTest in my playground which displays scancode, char, and ConsoleKey of keys pressed on the keyboard.
2009-06-11 21:22:29 +00:00
jdguzman_cp
ce0611631f
undid some more changes
2009-06-11 15:07:29 +00:00
jdguzman_cp
4ba866ee91
Reverted changes made by ignore rules as it was causing conflicts.
2009-06-11 15:02:55 +00:00
mterwoord_cp
1ec3bed683
casting works
2009-06-11 08:38:32 +00:00
Xenni_cp
07bf330064
Fixed bug in RTL8139.cs driver which caused QEMU to die on my system.
2009-06-11 02:23:32 +00:00
jdguzman_cp
350f371eb7
Forgot to commit Cosmos.sln in last commit and added last of ignore rules.
2009-06-11 02:00:04 +00:00
jdguzman_cp
47b556bddd
Added a project playground to test ext2 fs.
2009-06-11 01:53:07 +00:00
Xenni_cp
7fa6bb02f2
Undid Changeset 32776 - this change was not needed. Sorry!
2009-06-11 01:48:57 +00:00
jdguzman_cp
a6025c6caa
Continuation of adding ignore rules for bin & obj dirs. Will do one more check for any straglers.
2009-06-11 01:44:19 +00:00
jdguzman_cp
77681bba88
Continuation of adding ignore rules for bin & obj dirs.
2009-06-11 01:34:22 +00:00
jdguzman_cp
ad759d6729
Tested removing generated dir (obj & bin) to the ignore list.
2009-06-11 01:15:35 +00:00
Xenni_cp
806ec99e0d
Additional changes to fix DynamicMethodEmit.
2009-06-10 23:40:58 +00:00
Xenni_cp
c717eaef6d
Changes to Engine.cs to fix broken DynamicMethodEmit (again).
2009-06-10 22:36:14 +00:00
albertvermeulen_cp
2e40a2c99f
Last of the Mess up
2009-06-10 21:04:37 +00:00
albertvermeulen_cp
332d0a3b85
Fixing my mess up
2009-06-10 20:35:15 +00:00
albertvermeulen_cp
d390834b1e
Messed Up.
2009-06-10 20:28:14 +00:00
Xenni_cp
e26bed4101
TxUI broke sometime over the course of the new builder, it should be fixed now.
2009-06-10 20:27:16 +00:00
Xenni_cp
e78a5bda65
Small changes to PIT - spelling error and a slight speedup.
2009-06-10 20:26:35 +00:00
Xenni_cp
15b5a38ef9
Small change to CosmosAssembler.cs which allows Cosmos to be built with the internal assembler.
2009-06-10 20:25:19 +00:00
albertvermeulen_cp
ea5d964d7d
Added Scratch project
2009-06-10 20:13:22 +00:00
bklooste_cp
d21d41ff7f
Same as last but with logging enabled
2009-06-10 15:10:49 +00:00
mterwoord_cp
8ad94f59de
building works again
2009-06-10 15:09:28 +00:00
bklooste_cp
98e014a8b1
Fix so internal windows reszie
2009-06-10 15:00:06 +00:00
bklooste_cp
391717af35
Clean up
2009-06-10 12:31:15 +00:00
bklooste_cp
7e00c12573
Force to foreground
2009-06-10 12:28:46 +00:00
bklooste_cp
aa9592f896
Update so window is active
2009-06-10 12:18:42 +00:00
mterwoord_cp
060f9b7b85
2009-06-10 10:49:53 +00:00
mterwoord_cp
c0804a76b7
2009-06-07 10:19:34 +00:00
mterwoord_cp
1397b961b9
datamember fixes
2009-06-07 10:13:47 +00:00
mterwoord_cp
faca69648a
got memory consumption down enough to run with 2gb ram. (still way too much, though) emitted code doesnt work yet..
2009-06-06 13:37:31 +00:00
mterwoord_cp
a1ff4055bf
2009-05-30 14:48:48 +00:00
mterwoord_cp
78939b6507
compiler now passes all assemblies
2009-05-30 12:59:33 +00:00
bklooste_cp
71111c981f
Change for low height screen , note need about 500 Height minimum
2009-05-30 04:19:39 +00:00
jdguzman_cp
dc2a3d025f
Added ref to Cosmos.Build.Commom to Cosmos.Build.MSBuild and Cosmos.VS.Package to fix build errors.
2009-05-29 20:50:00 +00:00
DanStory_cp
8f35a92c30
Fixed if else block.
2009-05-29 20:08:10 +00:00
DanStory_cp
338df79440
Changed BuildImage task with necessary properties.
2009-05-29 18:33:33 +00:00
kudzu_cp
7de859cced
2009-05-29 15:20:38 +00:00
kudzu_cp
e69c8a3c56
2009-05-29 15:15:12 +00:00
DanStory_cp
3736486d0b
Added PropertiesBase(.cs) class and file.
...
Added BuildProperties(.cs) class and file.
Added DebugQemuProperties(.cs) class and file.
Added VMQemuProperties(.cs) class and file.
2009-05-29 02:24:55 +00:00
DanStory_cp
a11c26613f
Refractored, and redesigned property pages to use the new PropertiesBase inherited classes.
2009-05-29 02:23:24 +00:00
DanStory_cp
5b4547f072
added user file.
2009-05-28 15:43:26 +00:00
kudzu_cp
eb888f9c04
2009-05-28 15:26:46 +00:00
kudzu_cp
9005cf7f67
2009-05-28 14:42:37 +00:00