Commit graph

1317 commits

Author SHA1 Message Date
Scalpel_cp
cdd9fcc501 Plugged Directoy.GetLogicalDrives()
Added more things to StringTest which doesn't work.
2008-07-30 15:13:55 +00:00
Scalpel_cp
5387bf573f Plugged Directory.GetDirectories and Directory.GetFiles 2008-07-30 11:28:49 +00:00
Scalpel_cp
d701b0ea8f Small changes to test 2008-07-29 21:06:49 +00:00
Scalpel_cp
70079b676a RTL8139Test now kills Qemu. 2008-07-29 20:51:01 +00:00
Scalpel_cp
4abc2d114c Small ExceptionTest changes 2008-07-29 20:35:22 +00:00
Scalpel_cp
8be261c62d Added ExceptionTest 2008-07-29 20:24:23 +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
Scalpel_cp
9b998f2078 Several changes to FrodeTest (NB, qemu dies when sending network packets) 2008-07-29 08:52:37 +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
90b8e456b6 some v86 tries, and small enhancement to Builder screen (automatically remove com log files befor enew run) 2008-07-26 11:21:37 +00:00
Scalpel_cp
196f275546 Extended Engine to search for .config files, and load additional assemblies 2008-07-26 11:04:14 +00:00
mterwoord_cp
551a5337f3 V86 Monitor.. 2008-07-26 10:59:23 +00:00
mterwoord_cp
95b6dad6fe Initial version of V86 monitor. DOES NOT WORK YET 2008-07-26 10:59:07 +00:00
Scalpel_cp
e893ab4596 Added IConsoleApplication in FrodeTest 2008-07-21 21:02:13 +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
9f376bacbb ReturnCode fix 2008-07-19 08:04:53 +00:00
Scalpel_cp
b6d643ff82 Added build time calculation 2008-07-18 20:29:32 +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
1f0cb25982 cleanup 2008-07-18 10:10:29 +00:00
ralfkronemeyer_cp
0980b76ea8 2008-07-18 09:04:01 +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
Dokugogagoji_cp
b5af741596 stub for sound samples 2008-07-08 13:22:43 +00:00
Scalpel_cp
0b38fe122b Ethernet code cleanup 2008-07-07 22:48:22 +00:00
Scalpel_cp
9fff1e70b7 Implemented basic ICMP protocol 2008-07-07 22:07:26 +00:00
kudzu_cp
7a72052e1c 2008-07-06 22:42:46 +00:00
kudzu_cp
678018eee8 2008-07-06 22:13:28 +00:00
kudzu_cp
91b4e8407e 2008-07-06 22:03:21 +00:00
ralfkronemeyer_cp
f6b033be21 Realtek/Ensoniq 2008-07-06 20:32:38 +00:00
Scalpel_cp
09fb6f0240 Basic IPv4 now works. 2008-07-06 14:35:25 +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
Dokugogagoji_cp
675a6d6a74 2008-07-03 16:55:32 +00:00
Dokugogagoji_cp
d7158849ef Some progress on ES1370 (ControlRegister.cs) 2008-07-03 09:02:43 +00:00
Dokugogagoji_cp
d3ac47c85b some stubs 2008-07-02 16:42:15 +00:00
Dokugogagoji_cp
d10aac6969 Add some address for ES1370 register (MainRegister.c) - WIP 2008-07-02 08:03:31 +00:00
Scalpel_cp
d259375898 IPv4 testing 2008-07-01 21:27:48 +00:00
Scalpel_cp
232f473fb7 Changes to IPv4 testproject 2008-07-01 21:09:51 +00:00
Scalpel_cp
efee53a6b1 More IPv4 work. Added another test project. 2008-07-01 20:45:09 +00:00
Dokugogagoji_cp
02d4a69791 (I have had problem with TFS, sorry)
Added IRQ5 on Interrupt.cs
Changed graphical user interface
Move BinaryHelper on Hardware (I think it is useful not only network device)
Add my playground (DokuTest)
2008-07-01 16:33:08 +00:00
Dokugogagoji_cp
5632f13a3c 2008-07-01 13:50:17 +00:00
ralfkronemeyer_cp
f0fdb75513 PCI Devices - FindDevice 2008-07-01 11:34:37 +00:00
cipher_cp
495515b6e1 Updated tests 2008-07-01 06:56:05 +00:00