mterwoord_cp
c5646eb92c
Removed .Native
2008-04-26 07:45:27 +00:00
Scalpel_cp
dfa240f2bf
RTL - RxBuffer changes
2008-04-25 22:11:05 +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
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
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
kudzu_cp
5f38dd7043
Additional debug functionality in options window
2008-03-27 21:38:22 +00:00
Scalpel_cp
a053274527
Added VMWare Server support
2008-03-26 20:55:52 +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
mterwoord_cp
404578bb66
Several fixes
2008-03-25 17:00:24 +00:00
kudzu_cp
961ad1d4d9
Prelim debug packet capture. Displays EIP for now only.
2008-03-24 19:40:42 +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
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
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
mterwoord_cp
9df74349b6
2008-03-21 18:39:24 +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
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
e1bdc0bfaa
Fixed build - my bad - network testing
2008-03-17 13:05:38 +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
kudzu_cp
758e423247
User kit, unfinished
2008-03-05 12:30:03 +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
9561e2066b
2008-02-07 22:49:38 +00:00
kudzu_cp
db5fb46baa
2008-02-07 22:48:41 +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
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
mterwoord_cp
49307c26b5
Exceptions work now..
2008-01-09 18:33:50 +00:00
kudzu_cp
76b5e02b7f
2008-01-09 18:10:10 +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