Commit graph

125 commits

Author SHA1 Message Date
kudzu_cp
d8e8f8c3ca Modified comment to be clear that 2009 is server 2008, not vs 2008. 2009-05-12 16:59:41 +00:00
sschocke_cp
7af62315ec RTL8139 Driver Changes
Update Global to call driver initialization routines for different drivers. Devices are enumerated during startup regardless of what hardware you are using.
Update FrodeTest workspace to run via new NetworkDevice interface
Update Builder.cs so that QEMU gets called with only either "-net tap" or "-net user", as these two options conflict
Internalized most of the TCP/IP stack leaving only the User needed classes available to use.
Commented most of TCP/IP stack public methods, and cleaned out code a little bit.
2009-03-31 20:33:22 +00:00
Dokugogagoji_cp
24c47639ca ACPIManager stub
Some stupid warning removed for now
CultureInfo Plugs merged
Added VHD option (still disabled)
Some temporary plugs
2009-03-22 12:56:47 +00:00
kudzu_cp
81d253ea00 2009-01-12 03:38:00 +00:00
mterwoord_cp
6789e72194 2009-01-07 08:21:56 +00:00
mterwoord_cp
e58cc3d1db 2009-01-04 10:29:48 +00:00
mterwoord_cp
596dc568a7 2009-01-04 10:20:09 +00:00
mterwoord_cp
a7d0b83212 2009-01-04 08:58:26 +00:00
Scalpel_cp
05b65046ae Added lspci application in playground 2009-01-03 22:00:47 +00:00
mterwoord_cp
9a06222cdb Initial work on a test kernel runner. works 2008-12-30 10:07:25 +00:00
Scalpel_cp
7f7a849cf2 Fixed Build Path for Userkit 2008-12-30 01:23:53 +00:00
mterwoord_cp
65be2a5545 2008-12-29 10:59:19 +00:00
mterwoord_cp
8909d72acf 2008-11-07 14:17:33 +00:00
mterwoord_cp
f352425b33 2008-11-07 13:01:23 +00:00
mterwoord_cp
0a6b20fead Code cleanup/refactorings 2008-11-01 12:49:18 +00:00
mterwoord_cp
565f2a6754 2008-10-31 16:45:36 +00:00
mterwoord_cp
55b33a51ff Mono works now. also included 2008-10-29 18:38:39 +00:00
Dokugogagoji_cp
ed8164fdda Selectable role of debugging (for people that experienced problem with the previous changeset. First it was only CosmosDebugger client, now QEmu can work as server)
Now, not depending from QEmu name conventions (first try, I should it better)
2008-10-23 21:13:42 +00:00
mterwoord_cp
07950046fc removed registry usage. settings are now stored in a cosmos dir in the AppData dir 2008-10-12 10:52:48 +00:00
kudzu_cp
8eed14ddcf 2008-10-07 21:51:25 +00:00
mterwoord_cp
72ac3c119f 2008-10-04 17:24:33 +00:00
kudzu_cp
df60faec8c 2008-10-02 23:43:08 +00:00
kudzu_cp
c10e73c305 Eliminated outdated and unused metal options. 2008-09-21 20:48:55 +00:00
kudzu_cp
ca8aa61b48 2008-09-21 19:10:28 +00:00
kudzu_cp
29d5fc367c 2008-09-21 18:51:32 +00:00
kudzu_cp
515e78c148 2008-09-21 00:52:28 +00:00
kudzu_cp
a091b0814c 2008-09-20 02:28:55 +00:00
kudzu_cp
3bc32e32ef 2008-09-20 02:15:20 +00:00
kudzu_cp
c843ccf4c0 2008-09-20 00:32:38 +00:00
kudzu_cp
76b16b2a1b Initial changes to build status 2008-09-19 17:43:01 +00:00
kudzu_cp
c5187b2bcb Options window now has an option to show console build window for checking nasm errors. 2008-09-16 23:58:33 +00:00
kudzu_cp
5e6c931240 Faster build times, VMWare changes, first round debugger changes to be server instead of client. 2008-09-08 16:44:28 +00:00
kudzu_cp
0f65a895e9 UI changes to builder 2008-09-07 17:41:11 +00:00
kudzu_cp
6b004165ad Some clean up of build window in preparation for more. 2008-09-06 22:07:00 +00:00
Scalpel_cp
4185f52a01 Added PC Speaker option and plugged Console.Beep 2008-08-25 21:20:19 +00:00
Dokugogagoji_cp
dc6b1a0418 Stage one Multithreaded building support 2008-08-21 16:46:50 +00:00
mterwoord_cp
750ca662d8 ATA works on VMWare again.. 2008-08-14 13:51:50 +00:00
kudzu_cp
880a2befe8 Moved Console plug to proper place. 2008-08-05 22:56:50 +00:00
kudzu_cp
765eacda38 2008-08-05 22:41:07 +00:00
kudzu_cp
7c1734d3a0 2008-08-05 22:37:51 +00:00
Scalpel_cp
723792e4b7 Fixed bug with whitespace in buildpaths
Moved a method.
Made BuildWindow wider
2008-08-02 19:40:30 +00:00
Scalpel_cp
11287a8fa3 Upgraded Qemu from v0.9.0 to v.0.9.1 2008-08-02 11:47:35 +00:00
Scalpel_cp
4a0b6b0fdb Added more info while building with ProgressMessage. 2008-07-31 22:29:02 +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
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
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
ralfkronemeyer_cp
789edaf2ed Deboot.Reboot() is now plugged but still not implemented 2008-06-27 14:32:12 +00:00
Scalpel_cp
28c20af46c Added network options for Qemu in OptionsWindow 2008-06-23 20:34:05 +00:00
mterwoord_cp
bbfb2b8a0d Several small fixes 2008-05-14 09:28:03 +00:00
mterwoord_cp
8f3675fc84 Added a progress bar 2008-04-27 07:52:14 +00:00