Commit graph

250 commits

Author SHA1 Message Date
Scalpel_cp
d25cef1e50 Fixed a Divide by Zero bug in builder. 2008-08-01 19:00:16 +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
Scalpel_cp
b6d643ff82 Added build time calculation 2008-07-18 20:29:32 +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
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
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
b7ff7a2929 Network settings saved to Registry 2008-06-25 18:58:50 +00:00
Scalpel_cp
28c20af46c Added network options for Qemu in OptionsWindow 2008-06-23 20:34:05 +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
Scalpel_cp
6969203d55 Added textual progress for build
+ throw exception earlier if DebugMode IL is used.
2008-06-16 15:48:50 +00:00
mterwoord_cp
37c9966421 2008-05-19 09:41:18 +00:00
mterwoord_cp
71197e000a Several small changes 2008-05-15 12:39:06 +00:00
mterwoord_cp
bbfb2b8a0d Several small fixes 2008-05-14 09:28:03 +00:00
kudzu_cp
0be619ddd2 2008-04-30 14:17:50 +00:00
kudzu_cp
589c9f6e50 2008-04-29 02:58:07 +00:00
Scalpel_cp
a648a28a3f Added method for calculating total remaining build time. 2008-04-28 19:56:56 +00:00
mterwoord_cp
8f3675fc84 Added a progress bar 2008-04-27 07:52:14 +00:00
kudzu_cp
f95db75e67 2008-04-27 01:12:06 +00:00
kudzu_cp
77285dd477 Partial move to DumbAssembler 2008-04-26 21:49:56 +00:00
mterwoord_cp
9a3a5bbcb1 fix bug with debugger not working due to registry setting 2008-04-26 13:05:43 +00:00
kudzu_cp
c1b9a77d0e 2008-04-26 12:22:22 +00:00
mterwoord_cp
c5646eb92c Removed .Native 2008-04-26 07:45:27 +00:00
kudzu_cp
71c4655e7f Stepping complete. 2008-04-25 22:30:47 +00:00
Scalpel_cp
dfa240f2bf RTL - RxBuffer changes 2008-04-25 22:11:05 +00:00
kudzu_cp
7fb2b38e78 Now scrolls for tracing. 2008-04-25 18:05:14 +00:00
kudzu_cp
6e9394cc33 2008-04-25 17:47:10 +00:00
kudzu_cp
25bddc20dc 2008-04-25 15:39:32 +00:00
kudzu_cp
4ebe025071 Merge of source window to debug window 2008-04-25 15:08:20 +00:00
kudzu_cp
53840fd825 More debug UI progress 2008-04-24 01:10:26 +00:00
kudzu_cp
f6e26512db New source debug window, WPF based 2008-04-23 02:22:37 +00:00
kudzu_cp
944517c19a Debug expansion preparation 2008-04-21 00:45:29 +00:00
kudzu_cp
21782aba11 1) Saving and loading of Debug Mode
2) Fix for debugger - Com ports were reversed
2008-04-20 19:00:11 +00:00
kudzu_cp
e7d18baa0e 2008-04-16 17:42:32 +00:00
rsenk330_cp
2ee2a96dd8 Fixed spelling error 2008-04-15 03:29:02 +00:00
mterwoord_cp
a8b78342bc Some fixes in Build message handling 2008-04-13 11:48:14 +00:00
Scalpel_cp
9821ea665a Fixed build error in GetBuildPath, and made further improvements. 2008-04-12 12:41:41 +00:00
LostTheBlack_cp
687192671a [*] Fixed error, reported by Ryan: builder now should correctly work under dev kit without registry values. 2008-04-12 06:06:24 +00:00
LostTheBlack_cp
cae590ed5e [*] Fixed GetBuildPath to search for last word "source" in current directory full path. 2008-04-12 06:04:21 +00:00
LostTheBlack_cp
483d92128a [*] Fixed incorrect VMWare directories. 2008-04-10 07:36:20 +00:00
Scalpel_cp
91f99fe599 RTL - CBR register 2008-04-06 19:32:32 +00:00
Scalpel_cp
d706caa0c1 Removed network testing Qemu setting 2008-04-05 19:56:54 +00:00
Scalpel_cp
3b7cac07df RTL - Added several registers 2008-04-05 19:56:26 +00:00
kudzu_cp
e3cf86ab9a Options Window Changes 2008-04-04 13:47:58 +00:00
mterwoord_cp
f4a6e26085 DebugMode None is implemented 2008-04-03 14:38:43 +00:00
mterwoord_cp
51fabd161c source-level tracing works now 2008-04-03 14:08:17 +00:00
mterwoord_cp
b16eaf1dda debug fixes 2008-04-02 17:16:09 +00:00
mterwoord_cp
65ad1c692e debug stuff 2008-03-31 11:21:38 +00:00
mterwoord_cp
0de5f61ce3 Some builder improvements 2008-03-31 08:47:25 +00:00
Scalpel_cp
1502cd7ff9 RTL - Promiscuous mode and some TCR changes. 2008-03-29 11:16:24 +00:00
Scalpel_cp
d70a8b8549 Fixed Debug Window display 2008-03-29 00:12:20 +00:00
Scalpel_cp
82311c2e97 Added Intellisense comments for Boot.Default (which is the first method all new Cosmos programmers see) 2008-03-28 23:50:32 +00:00
kudzu_cp
5f38dd7043 Additional debug functionality in options window 2008-03-27 21:38:22 +00:00
Scalpel_cp
88b6604f0c DebugWindow only displayed for Qemu 2008-03-26 21:09:33 +00:00
Scalpel_cp
a053274527 Added VMWare Server support 2008-03-26 20:55:52 +00:00
Scalpel_cp
93ae595676 Exception output correctly in Debug Window. 2008-03-25 21:41:28 +00:00
Scalpel_cp
2c2f7e731c DebugWindow. Proper behaviour when unable to connect to Qemu TCP. Slightly more userfriendly. 2008-03-25 20:25:03 +00:00
Scalpel_cp
9447041bb3 Fixed broken .xaml 2008-03-25 17:24:40 +00:00
mterwoord_cp
404578bb66 Several fixes 2008-03-25 17:00:24 +00:00
kudzu_cp
6dfe49d654 Now logs EIP 2008-03-25 15:45:40 +00:00
kudzu_cp
e5442522f4 2008-03-24 22:56:36 +00:00
Scalpel_cp
2a728d25cb Added handler for ConnectionLost in Debug Window. Debugwindow turns red if connection to host is lost. 2008-03-24 21:13:03 +00:00
kudzu_cp
609536252a Code consolidation and preparation for more options. 2008-03-24 20:00:46 +00:00
kudzu_cp
961ad1d4d9 Prelim debug packet capture. Displays EIP for now only. 2008-03-24 19:40:42 +00:00
mterwoord_cp
b9bdedc3f3 Debug code emitting disabled 2008-03-24 14:20:20 +00:00
kudzu_cp
1abf7a14ce 2008-03-24 06:36:13 +00:00
kudzu_cp
66b7dbe7d0 Default fixes, and registy rewrite 2008-03-23 22:54:55 +00:00
kudzu_cp
7fac1eaea4 Temp disable serial ports so the debug code doesnt kill us till its fixed. 2008-03-23 22:18:38 +00:00
kudzu_cp
15cec5065f 2008-03-23 17:44:22 +00:00
kudzu_cp
374b1b5387 2008-03-23 17:41:25 +00:00
kudzu_cp
476ae98a32 2008-03-23 17:33:46 +00:00
kudzu_cp
2e64bf06b3 2008-03-23 17:27:35 +00:00
mterwoord_cp
aa3b372968 start on debugging support 2008-03-23 17:22:29 +00:00
kudzu_cp
62d1cd263c No wait option to dialog 2008-03-23 17:18:57 +00:00
kudzu_cp
bd639e8daa Changes to QEMU launching 2008-03-23 15:52:37 +00:00
mterwoord_cp
74634db02d 2008-03-23 14:15:01 +00:00
kudzu_cp
b1199b209e Updated build process 2008-03-22 19:25:43 +00:00
kudzu_cp
ebff0e6ae5 Changes to debug window mechanics. Console window now hidden utnil after build options window. 2008-03-22 18:35:11 +00:00
Scalpel_cp
612a5a99e1 Minor changes to BuildOptionsWindow 2008-03-22 12:37:57 +00:00
kudzu_cp
decb86c0f5 USB Support, and reorg of build UI 2008-03-22 01:24:47 +00:00
kudzu_cp
34e55ca181 Premature checkin to bypass MBT checking problems, includes some more USB work. 2008-03-21 23:50:47 +00:00
kudzu_cp
91066ec8cd Beginnings of USB support 2008-03-21 20:02:34 +00:00
mterwoord_cp
9df74349b6 2008-03-21 18:39:24 +00:00
mterwoord_cp
11de25c131 2008-03-21 13:59:18 +00:00
mterwoord_cp
1be2e25667 several fixes 2008-03-21 13:58:17 +00:00
smremde_cp
f4c9709932 Made the build display emulator execution errors by adding small delay 2008-03-20 00:46:47 +00:00
LostTheBlack_cp
b9baf2c6bc [+] Build button now made default. 2008-03-18 14:05:51 +00:00
smremde_cp
73c17b4fda Fixed registry issues (for those without keys to start with)
Added some PCI debugging (to determine qemu crash)
QEmu is still freezing at random points - anyone know how to use GDB?
2008-03-18 12:04:07 +00:00
Scalpel_cp
9d33f4b782 Changed a Registry key 2008-03-17 22:25:58 +00:00
Scalpel_cp
f5f21230bc BuildOptionsWindow now remembers the options 2008-03-17 21:41:45 +00:00
Scalpel_cp
e1bdc0bfaa Fixed build - my bad - network testing 2008-03-17 13:05:38 +00:00
Scalpel_cp
ec80e9748f More verbose messages during call 2008-03-16 22:28:48 +00:00
Scalpel_cp
859c35a5e0 Re-added logo-1.png 2008-03-15 08:37:12 +00:00
Scalpel_cp
05b71e7825 RTL8139 driver now identifies its hardware revision.
Added EarlyRxStatusRegister, TransmitConfigurationRegister and a BinaryHelper class.
Added network settings to Qemu.exe startup
2008-03-15 01:00:44 +00:00
Scalpel_cp
b351e04de5 Resized BuildOptions window, and added Cancel ability. 2008-03-08 23:17:12 +00:00
mterwoord_cp
4ed438e9fd ATA size detection works. 2008-03-08 14:58:09 +00:00
kudzu_cp
758e423247 User kit, unfinished 2008-03-05 12:30:03 +00:00
mterwoord_cp
23bb80572a Fixed Ext2 GetDirectoryEntries support 2008-02-29 18:03:56 +00:00
mterwoord_cp
0c6e92e5de 2008-02-10 15:27:44 +00:00
kudzu_cp
b079a41ce2 VPC Support 2008-02-07 23:58:07 +00:00
kudzu_cp
8de19a23f6 VMWare support 2008-02-07 23:42:46 +00:00
kudzu_cp
c7a0c72011 VMWare updates 2008-02-07 22:57:28 +00:00
kudzu_cp
9561e2066b 2008-02-07 22:49:38 +00:00
kudzu_cp
db5fb46baa 2008-02-07 22:48:41 +00:00
kudzu_cp
e456d8b27a First part of new UI. Shortcut keys exist (alt). Will work on remembering last settings etc soon. 2008-02-07 22:01:32 +00:00
kudzu_cp
6931ee4253 Some UI changes to the build console. More coming. 2008-02-06 22:12:16 +00:00
kudzu_cp
b1673ccd7c Readded file. 2008-02-06 21:05:17 +00:00
kudzu_cp
f3f1526afc Removed unused files. 2008-02-06 20:42:54 +00:00
kudzu_cp
0079751eb7 2008-02-06 20:01:44 +00:00
moitoius_cp
0169338dae Builder is now more versatile. You just need to alter the Main() method in your kernel. 2008-02-06 13:19:19 +00:00
mterwoord_cp
def1052c25 New IL2CPU version 2008-02-04 08:17:37 +00:00
kudzu_cp
049b85adfe Larger selection area 2008-01-25 12:43:06 +00:00
moitoius_cp
c049568803 Some pretty-fication and added two build targets (with HDD Image). 2008-01-22 08:13:20 +00:00
sbalmos_cp
08131e85c7 Updated userkit builder to name zipfile Cosmos.zip instead of Test.zip. Added code to builder GUI to use local build dir if the installed build dir can't be found in the Registry (new build from source checkout). Added check to console prompter to ignore blank commands (if user just hits Enter key). 2008-01-21 17:57:47 +00:00
sbalmos_cp
70d3a73225 Removed old code projects, unnecessary Tools dir, and added VC#Express installation detection to userkit builder. 2008-01-21 17:04:33 +00:00
mterwoord_cp
166318031b 2008-01-11 18:40:20 +00:00
mterwoord_cp
ea060c0479 2008-01-11 12:55:28 +00:00
kudzu_cp
628b6d3a4b Builder improvements 2008-01-10 08:22:21 +00:00
moitoius_cp
ea8114b131 Created the logo support. 2008-01-10 06:49:11 +00:00
kudzu_cp
c08fc8f9eb Compiles again 2008-01-09 19:54:32 +00:00
mterwoord_cp
49307c26b5 Exceptions work now.. 2008-01-09 18:33:50 +00:00
kudzu_cp
010149318c 2008-01-09 18:20:18 +00:00
kudzu_cp
2bee157c83 Icon 2008-01-09 18:12:28 +00:00
kudzu_cp
76b5e02b7f 2008-01-09 18:10:10 +00:00
kudzu_cp
f2de6510ec Strong names 2008-01-09 17:03:06 +00:00
kudzu_cp
9f13be86f0 GDB new window fix 2008-01-09 16:04:54 +00:00
kudzu_cp
bdfddfcb52 2008-01-09 15:56:37 +00:00
kudzu_cp
a35a9c0f6a GDB fix 2008-01-09 15:22:03 +00:00
kudzu_cp
fe1d3ac124 2008-01-09 14:05:26 +00:00
kudzu_cp
786f085a42 PXE Works now too 2008-01-09 13:30:26 +00:00
kudzu_cp
6205df7b15 Build path now taken from registry. Until I finish the UI, everyone needs to run regedit and create a new key:
HKEY_CURRENT_USER\Software\Cosmos
Then a new string value in it called "Build Path" with the location of your build directory. Dont forget to include trailing \
2008-01-09 13:20:29 +00:00
kudzu_cp
31baeff87f QEMU Build restructure complete. 2008-01-09 13:13:35 +00:00
kudzu_cp
4cf9d8c9f3 2008-01-09 11:40:26 +00:00
kudzu_cp
4ed1baa9e2 2008-01-09 11:13:21 +00:00
kudzu_cp
cb6fb5fde3 2008-01-09 11:09:53 +00:00
kudzu_cp
6d26956c8d Changed builder to an EXE 2008-01-09 09:41:35 +00:00
mterwoord_cp
9507e22f8e More Exceptions support 2008-01-09 07:02:11 +00:00
kudzu_cp
ba40651f60 Changed builder to be a WPF control library in preparation for user interface. 2008-01-08 22:36:58 +00:00
kudzu_cp
b8865efaa6 ISO build ok 2008-01-08 21:44:50 +00:00
mterwoord_cp
e3ed9fee18 2008-01-08 17:57:19 +00:00
mterwoord_cp
a365802746 2008-01-08 17:26:55 +00:00
mterwoord_cp
ca27c13169 more exception support 2008-01-08 16:18:59 +00:00
kudzu_cp
3fc14f121a New build ready for testing 2008-01-08 14:33:28 +00:00
mterwoord_cp
3dc3afd96d Engine changes for new builder infrastructure 2008-01-08 13:57:36 +00:00
kudzu_cp
3e6e71acc5 2008-01-08 13:35:26 +00:00
kudzu_cp
f1dc7da954 do not check out! 2008-01-08 13:31:08 +00:00
kudzu_cp
f9a16c09f5 build shell 2008-01-08 10:00:58 +00:00