Commit graph

39 commits

Author SHA1 Message Date
mterwoord_cp
3630da4f7f Some work on mono-curses.dll support. also contains some general improvements in the compiler and supporting stuff. Dont use mono-curses yet, it doesnt work at all 2008-08-03 17:44:55 +00:00
mterwoord_cp
83f567dcac Events fixed :-) 2008-08-02 15:03:44 +00:00
mterwoord_cp
479fc3b2c3 Exceptions fixed 2008-08-02 07:58:19 +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
9a09407359 Some small general changes, and VFS works now. GetDirectoryEntries works now 2008-07-27 15:24:52 +00:00
mterwoord_cp
e8364df485 Fixed exceptions with functions. added debug display for heap. the first line of the text screen is now used to display memory usage 2008-07-27 09:50:26 +00:00
mterwoord_cp
5e764fe0d0 Start of VFS. already autodetects ext2 partitions/drives 2008-07-27 08:37:35 +00:00
mterwoord_cp
99463920c2 3p library enhancements.. 2008-07-26 14:09:01 +00:00
mterwoord_cp
95b6dad6fe Initial version of V86 monitor. DOES NOT WORK YET 2008-07-26 10:59:07 +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
mterwoord_cp
3f1a3bfbbd Small babysteps towards vfs 2008-07-17 17:37:28 +00:00
mterwoord_cp
204fa5ad92 Tickless works now. PIT is now only used when using Wait/Sleep 2008-07-17 15:21:25 +00:00
mterwoord_cp
e2c54e3975 localloc works. ipaddress.hosttonetwork therefore too 2008-07-16 16:45:23 +00:00
mterwoord_cp
42f5bb3fd6 Two-phase compiling works now. next step is localloc 2008-07-16 15:58:27 +00:00
mterwoord_cp
41c804fdb8 2008-07-06 11:57:22 +00:00
mterwoord_cp
d96c34a7a4 Small adjustment 2008-07-06 11:34:09 +00:00
kudzu_cp
125ca4c947 Set MatthijsTest to X86, removed generic catch {} which was masking errors during build 2008-06-21 20:26:03 +00:00
mterwoord_cp
61a823c767 Boxing fixed for sure now. 2008-06-21 17:18:00 +00:00
mterwoord_cp
df9da437f6 Fixed boxing. 2008-06-21 17:07:32 +00:00
mterwoord_cp
22b6e45022 2008-06-09 15:26:16 +00:00
mterwoord_cp
21f0f2382e keyboard fix 2008-05-19 17:07:41 +00:00
mterwoord_cp
37c9966421 2008-05-19 09:41:18 +00:00
mterwoord_cp
486983c8fe SHA256 works now 2008-05-14 17:21:54 +00:00
mterwoord_cp
bbfb2b8a0d Several small fixes 2008-05-14 09:28:03 +00:00
mterwoord_cp
96de5140c7 Manifest resources work now. 2008-05-13 15:28:51 +00:00
mterwoord_cp
cf7d99acb7 Multicast delegates 2008-05-13 14:27:29 +00:00
mterwoord_cp
da5960eaa8 Demonstration of boxing(?) issue 2008-05-12 15:39:09 +00:00
mterwoord_cp
1d71c37443 Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
mterwoord_cp
b0b7dbdd09 Some small enhancements 2008-05-09 15:02:58 +00:00
mterwoord_cp
8cab5bc18c Enumerations for now. on arrays they work, List<T> not yet 2008-05-09 14:48:15 +00:00
mterwoord_cp
6595ab8727 some fixes for checksum error.. 2008-05-08 07:58:34 +00:00
mterwoord_cp
5ca95ed497 Several fixes 2008-05-07 18:21:29 +00:00
kudzu_cp
decb86c0f5 USB Support, and reorg of build UI 2008-03-22 01:24:47 +00:00
mterwoord_cp
5bdb6090fb MBR 2008-03-09 09:09:33 +00:00
mterwoord_cp
b22ee8ff20 structs should work now. will be testing using the old ext2+ata code... 2008-02-08 18:29:30 +00:00
moitoius_cp
6678e20031 Everything builds now. Each user has their own kernel: keep your stuff in there until it is 'production quality'. 2008-02-04 10:16:27 +00:00