Commit graph

39 commits

Author SHA1 Message Date
Dokugogagoji_cp
79362c4427 project references updated. fix for x64 visual studio. asm folder checked in 2009-10-18 08:54:56 +00:00
jdguzman_cp
011c2ec4d0 Fixed all proj referencing projects and not files. 2009-06-15 01:38:07 +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
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
jdguzman_cp
77681bba88 Continuation of adding ignore rules for bin & obj dirs. 2009-06-11 01:34:22 +00:00
mterwoord_cp
ff197da2ad Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
jeroenp_cp
2acb2219b3 Allow unsafe code for Release builds. 2009-01-02 17:56:55 +00:00
mterwoord_cp
1df2f4c70a Filesystem reading works again 2008-10-06 09:38:43 +00:00
mterwoord_cp
750ca662d8 ATA works on VMWare again.. 2008-08-14 13:51:50 +00:00
kudzu_cp
03d16d78ac Removed old code 2008-08-05 22:10:18 +00:00
kudzu_cp
47a360d709 Filesystem namespace cleanup 2008-08-05 22:08:14 +00:00
Scalpel_cp
cdd9fcc501 Plugged Directoy.GetLogicalDrives()
Added more things to StringTest which doesn't work.
2008-07-30 15:13:55 +00:00
mterwoord_cp
d8b2acc5d8 VFS code to implement File.Exists and Directory.Exists now works. Both methods are also plugged. 2008-07-29 17:01:56 +00:00
mterwoord_cp
5e764fe0d0 Start of VFS. already autodetects ext2 partitions/drives 2008-07-27 08:37:35 +00:00
mterwoord_cp
109f56bdc3 Ext2 reading seems to work completely now 2008-07-21 15:07:22 +00:00
mterwoord_cp
b4f70a959e Reading files works too 2008-07-20 15:27:30 +00:00
mterwoord_cp
6a51ed7c60 Ext2.GetDirectoryListing(ulong) works fine now :) 2008-07-20 12:02:03 +00:00
mterwoord_cp
1dbf890b13 misc changes and refactorings. Ext2 superblock is read correctly now. 2008-07-18 14:41:58 +00:00
smremde_cp
99c29ffa3a updateed FAT 2008-06-09 09:16:15 +00:00
smremde_cp
5831c1e281 2008-06-09 09:15:49 +00:00
kudzu_cp
c54e466b88 Moved extensions to Cosmos.Kernel 2008-06-08 18:19:36 +00:00
smremde_cp
622c11cc71 added start of FAT12/16/32 file system 2008-06-07 08:52:36 +00:00
smremde_cp
4645734725 fixed compilation problems 2008-06-06 11:13:31 +00:00
smremde_cp
f071301b7d fixed mistake in ext2 2008-06-05 22:18:12 +00:00
smremde_cp
b0c150790e added mbr read/write support
added initial filesystem objects for review
added the ability to use a file as a disk (see filesystem test project)
clead up some redundant fs stuff
2008-06-05 22:16:24 +00:00
kudzu_cp
ccbdae241f 2008-05-07 13:24:02 +00:00
kudzu_cp
fef34dae02 2008-05-07 00:30:49 +00:00
kudzu_cp
6b8190a695 2008-05-06 22:05:21 +00:00
Scalpel_cp
d14afa3988 MBT - Removed unused list, and found where the HTC Shift crashes. 2008-04-21 20:53:01 +00:00
mterwoord_cp
69b2965760 2008-03-23 15:29:08 +00:00
kudzu_cp
7f03662b3a Consolidation finished 2008-03-23 13:41:11 +00:00
mohammedshareef_cp
ba06ac1473 2008-03-22 10:09:14 +00:00
mohammedshareef_cp
4dc7245ace 2008-03-21 23:25:36 +00:00
mohammedshareef_cp
8a3b0896eb 2008-03-21 23:25:15 +00:00
mohammedshareef_cp
16632ec66c 2008-03-21 23:04:00 +00:00
mterwoord_cp
3835e5a429 several fixes 2008-03-16 08:10:58 +00:00
mterwoord_cp
e6e66bed3a Base harness for filesystems 2008-03-15 13:21:16 +00:00
CareBear_cp
dd8ce3cffa added some file types 2008-03-15 11:52:07 +00:00
CareBear_cp
e1220c7586 Added the Cosmos.Kernel.FileSystems project 2008-03-15 11:32:39 +00:00