Commit graph

1736 commits

Author SHA1 Message Date
kudzu_cp
429750637c 2009-07-23 00:39:55 +00:00
kudzu_cp
39817afd00 Removed old code now that its ported to Cosmos.IL2CPI 2009-07-23 00:39:13 +00:00
kudzu_cp
1210662b74 2009-07-23 00:00:31 +00:00
kudzu_cp
fa5897c3c4 2009-07-22 23:02:53 +00:00
kudzu_cp
45cb4489a4 2009-07-22 23:01:45 +00:00
kudzu_cp
46ee1eeb62 2009-07-22 23:00:52 +00:00
kudzu_cp
8d5c5d63c0 2009-07-22 22:47:59 +00:00
kudzu_cp
b6433375f3 2009-07-22 22:05:42 +00:00
kudzu_cp
5f644d1278 2009-07-22 21:59:09 +00:00
kudzu_cp
12643d2e2d 2009-07-22 20:00:09 +00:00
kudzu_cp
fb1e67c8c2 2009-07-22 19:44:05 +00:00
kudzu_cp
57bd9a903b 2009-07-22 19:38:09 +00:00
kudzu_cp
fa785209d9 2009-07-22 19:24:43 +00:00
kudzu_cp
c4a33100ee Optimized, runs 6.5x faster now. 2009-07-22 18:49:35 +00:00
bklooste_cp
e52ef0a16c update to include ElfHash file 2009-07-22 15:58:37 +00:00
mterwoord_cp
fbc1a086ab 2009-07-22 15:36:14 +00:00
kudzu_cp
5f6c0e0a10 Removed console.write 2009-07-22 15:29:13 +00:00
kudzu_cp
ddb7138076 2009-07-22 15:07:21 +00:00
kudzu_cp
5348db6351 removed readln, use ctrl-f5 instead 2009-07-22 14:49:21 +00:00
kudzu_cp
a100b56382 added readln 2009-07-22 14:47:40 +00:00
mterwoord_cp
dc941857a8 2009-07-22 14:34:59 +00:00
mterwoord_cp
056c8237e8 new scanner 2009-07-22 08:51:42 +00:00
bklooste_cp
7c3b55273d 2009-07-21 05:09:58 +00:00
bklooste_cp
e826e1472d 2009-07-19 05:03:36 +00:00
bklooste_cp
88b7679aa0 Add Code for Hash 2009-07-11 00:52:05 +00:00
Xenni_cp
d21c3aed03 Removed BuildEngine Docs as per my post to mailing list. 2009-06-16 05:52:05 +00:00
jdguzman_cp
011c2ec4d0 Fixed all proj referencing projects and not files. 2009-06-15 01:38:07 +00:00
Xenni_cp
835891692f Updates to the build supervisor docs. 2009-06-14 18:28:02 +00:00
Xenni_cp
d074c59b0b Updates to Paging Test to fix source control bugs. 2009-06-14 18:02:24 +00:00
Xenni_cp
ef6f5b13d4 VGA Snake Demo 2009-06-14 17:49:13 +00:00
Xenni_cp
eb4c732d8d Check-in of the new sample build engine. 2009-06-14 16:22:37 +00:00
jdguzman_cp
b7f87ef6a5 Ext2 fixed now and 1kb, 2kb, 4kb block sizes now working with read support. 2009-06-14 14:55:19 +00:00
mterwoord_cp
eb42b0736f 2009-06-14 12:25:56 +00:00
mterwoord_cp
05d6b5298d Filesyustems work now 2009-06-14 11:31:06 +00:00
mterwoord_cp
cc3dead571 2009-06-14 09:19:29 +00:00
bklooste_cp
5ded525f33 fix 2009-06-13 15:22:12 +00:00
bklooste_cp
741f7e4d76 Fix for reference for Bens Playground 2009-06-13 15:16:24 +00:00
mterwoord_cp
f305fddc64 Code seems to work again now.. 2009-06-13 14:28:05 +00:00
kudzu_cp
79d916ae61 2009-06-13 12:36:35 +00:00
bklooste_cp
fd41bedd22 2009-06-13 11:11:09 +00:00
bklooste_cp
a62ea86934 Add bens compiler testng playground 2009-06-13 11:10:48 +00:00
kudzu_cp
27a3be0c6e 2009-06-13 10:49:49 +00:00
kudzu_cp
b6ccbb5f34 Scrolling fixes to BuildUI 2009-06-13 09:10:54 +00:00
jdguzman_cp
05fa0c4ac8 Ext2 read support is working again. Tested with a 50MB image file with ~20MB of files/dirs in it. 2009-06-13 06:29:53 +00:00
Xenni_cp
b150d89d31 Updates to PIT to remove buggy SoftwareTimer and fix broken Wait(). 2009-06-13 03:28:12 +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