Commit graph

1317 commits

Author SHA1 Message Date
kudzu_cp
36f00bbad4 Bug fix for IOPort class. 2011-02-15 03:05:01 +00:00
kudzu_cp
d9aae21113 2011-02-15 02:19:33 +00:00
kudzu_cp
e9df7d8dcb ATA work 2011-02-15 01:40:45 +00:00
kudzu_cp
0070a4ad10 2011-02-15 00:46:29 +00:00
kudzu_cp
2b81d7cdf2 2011-02-15 00:19:08 +00:00
kudzu_cp
7e21b4e765 2011-02-14 23:37:48 +00:00
kudzu_cp
cf0a36ff30 2011-02-14 20:18:00 +00:00
kudzu_cp
5ce8e4aa39 2011-02-14 18:45:37 +00:00
kudzu_cp
2a25a755e0 2011-02-14 18:12:05 +00:00
mterwoord_cp
bfb7fde96b 2011-02-12 10:07:07 +00:00
pegasusplus_cp
bc9ce69c43 Fix parse order bug (For example, "321" parsed value as 123) 2011-02-12 04:45:15 +00:00
AlfaOmega08_cp
3aba42b295 2011-02-11 21:16:37 +00:00
AlfaOmega08_cp
030c3ea8ef 2011-02-11 17:28:24 +00:00
mterwoord_cp
8f75baf6d0 progress again :) 2011-02-11 16:52:42 +00:00
mterwoord_cp
d42206e826 2011-02-10 14:41:03 +00:00
mterwoord_cp
81bffab044 2011-02-10 13:49:41 +00:00
Trivalik_cp
aa8ee4b605 fix wrong type for parameter type in call il 2011-01-30 18:54:16 +00:00
Trivalik_cp
14260620e2 push size of stack changed 2011-01-17 21:10:10 +00:00
Trivalik_cp
9d5d021c30 switch push for 8 byte values 2011-01-15 23:21:59 +00:00
Trivalik_cp
26170dbedc fix conv.i8 for float,double 2011-01-15 23:18:25 +00:00
Trivalik_cp
3ca8a96472 pop complete size of last stack item 2011-01-11 21:32:23 +00:00
smremde_cp
c66d8bca19 few optimisations 2011-01-06 18:11:15 +00:00
mterwoord_cp
ede6b418c5 2011-01-04 17:26:33 +00:00
mterwoord_cp
a82391739e creating a new cosmos project does not goof up complete solution configuration now. 2011-01-04 15:13:52 +00:00
mterwoord_cp
d523b2ffd5 2011-01-03 10:58:45 +00:00
mterwoord_cp
e8b53132ca 2011-01-03 10:40:42 +00:00
mterwoord_cp
415f528359 + bootstrap configuration builds again
+ debug info handling is refactored into 1 class
2011-01-02 12:55:43 +00:00
Trivalik_cp
5739b0dd02 correct cgt behavior, remove unneed esi,edi stuff, now it works!!! 2011-01-01 23:00:58 +00:00
Trivalik_cp
5cef30a9d8 correct behavior, like VS generate C++ code, but false appear on -1 <= 960 for 8 byte integer 2011-01-01 14:06:38 +00:00
Trivalik_cp
c499d21987 add comment for pic,
correct console scrolling,
correct error for cgt
example:
			int k = 1000;
			UInt32 k2 = 960;

			if (k <= k2)
			{
				Console.Write("true");
			}
			else
			{
				Console.Write("false");
			}
2011-01-01 01:51:11 +00:00
smremde_cp
f18e3e07f0 VGAScreen works 2010-12-31 18:01:40 +00:00
mterwoord_cp
eb907ca195 2010-12-31 14:44:05 +00:00
mterwoord_cp
ea87dbeb67 2010-12-31 08:23:06 +00:00
mterwoord_cp
b07edd35f2 2010-12-31 08:14:09 +00:00
mterwoord_cp
d501c47c8e 2010-12-29 16:29:59 +00:00
mterwoord_cp
dde2ecad00 keyboard works now 2010-12-29 13:28:18 +00:00
mterwoord_cp
121464d6cd Only 1 debug info file is used now (.cpdb) 2010-12-29 12:45:29 +00:00
mterwoord_cp
140a8c3a03 2010-12-29 10:24:15 +00:00
mterwoord_cp
e1c0c29f38 2010-12-24 11:19:44 +00:00
mterwoord_cp
32df9a2b43 2010-12-05 17:53:26 +00:00
mterwoord_cp
24329907f9 2010-10-26 15:06:26 +00:00
mterwoord_cp
b32b7357c5 2010-10-17 15:39:34 +00:00
mterwoord_cp
e7e937a470 2010-10-17 15:09:45 +00:00
mterwoord_cp
9cb7a9be59 2010-10-17 14:21:34 +00:00
Trivalik_cp
8fca2c4d6a add mpf10 original 2010-10-16 12:21:19 +00:00
rfc1459_cp
1d72176387 Further improved symbol generation by optimizing db creation. 2010-10-15 17:35:08 +00:00
mterwoord_cp
b22f1935f7 2010-10-15 15:49:26 +00:00
rfc1459_cp
c07cb0c161 Put database inserts in a transaction. Database is written to a temporary file during build to gain some speed. 2010-10-14 22:18:54 +00:00
Trivalik_cp
f7be482885 add message, when vmware already using debug.vmx 2010-10-06 20:38:04 +00:00
Trivalik_cp
3f25d481e0 fix set of startup project, fix building all Project on run, remove use of dynamic 2010-09-29 18:57:23 +00:00
Trivalik_cp
6bec9d7f0c add error output, if cmap is not build, happens when Cosmos project is not build (next todo) 2010-09-29 11:47:58 +00:00
Trivalik_cp
c7a46b70d8 resolve new project issue, with a foreach on list 2010-09-21 18:44:17 +00:00
mterwoord_cp
efa690e0e8 2010-09-19 13:17:36 +00:00
Trivalik_cp
1902d18986 comment out stuff, for check startproject at build time, not needed, makes only problems 2010-09-10 11:54:50 +00:00
Trivalik_cp
a80ef75b20 unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Trivalik_cp
b56972e325 guess project compile in x86 and mixed mode, in any cpu not, because no "Any Cpu" for our .cosmos project is used (i believe that) 2010-09-09 20:00:03 +00:00
Trivalik_cp
af4a7eae7c add guess the x86 arch. and set x86 in Debug and Mixed, add Output on Assembly not found, so we found them faster 2010-09-08 20:37:12 +00:00
Trivalik_cp
eba633febb startup project now .cosmos project 2010-09-08 19:08:14 +00:00
kudzu_cp
92954b424e 2010-09-08 14:02:38 +00:00
kudzu_cp
683227b0b9 2010-09-08 13:59:12 +00:00
kudzu_cp
54217c142c 2010-09-08 13:37:51 +00:00
kudzu_cp
d2bca09965 2010-09-08 13:23:09 +00:00
kudzu_cp
65c4a3bc10 2010-09-08 13:16:41 +00:00
kudzu_cp
f1a369251b 2010-09-08 13:15:55 +00:00
Trivalik_cp
7cc66bfe79 change wrong extension, add ability to resolve unknown projects 2010-09-08 12:41:53 +00:00
Trivalik_cp
e16b127f6c vb working, test this 2010-09-08 11:17:23 +00:00
Trivalik_cp
dae1c50323 add depency on project creation 2010-09-08 08:53:27 +00:00
Trivalik_cp
8a8f22936d rename for debugging vspackage 2010-09-07 20:13:34 +00:00
Trivalik_cp
6326f824b7 OurHashSet, shows better 2010-09-07 20:11:56 +00:00
Trivalik_cp
0338334872 update ProjectTemplate for v4.0 2010-09-07 20:01:35 +00:00
kudzu_cp
ea281f8e7d 2010-09-07 14:42:42 +00:00
kudzu_cp
e6f1fa71ab 2010-09-07 14:33:42 +00:00
Trivalik_cp
b1af577079 2010-09-07 14:33:07 +00:00
Trivalik_cp
6f245d66c6 try to solve nams issue, on my machine internal problem, but could internal related 2010-09-07 14:29:37 +00:00
kudzu_cp
5d070a8ca3 2010-09-07 14:16:08 +00:00
kudzu_cp
9b2a66d4d7 2010-09-07 14:14:46 +00:00
kudzu_cp
6e55d327ba 2010-09-07 13:21:12 +00:00
kudzu_cp
ef921ebfe6 Cosmos.Build.StandAlone 2010-09-07 00:36:19 +00:00
kudzu_cp
868ea55011 2010-09-06 15:15:11 +00:00
kudzu_cp
fe43fbddeb Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
kudzu_cp
f276f73e0a 2010-09-06 13:36:26 +00:00
kudzu_cp
fbe9f96dca Added assemblyname to the comment output in .asm file. 2010-09-06 12:59:03 +00:00
kudzu_cp
545636389d 2010-09-06 02:17:42 +00:00
kudzu_cp
562f553244 2010-09-06 02:16:54 +00:00
kudzu_cp
e2c99b1d3a Removed subdir from Cosmos.Debug.Common 2010-09-06 02:10:35 +00:00
kudzu_cp
0bb182673b 2010-09-06 02:07:03 +00:00
kudzu_cp
15c5d7e723 Removed old fbembed test code. 2010-09-06 02:03:22 +00:00
kudzu_cp
48a36fa4b0 fbembed DLL not found fixed. 2010-09-06 01:53:19 +00:00
kudzu_cp
e4d126d55a 2010-09-05 19:37:14 +00:00
Trivalik_cp
91481ed691 string changes for v4.0 2010-09-05 18:47:16 +00:00
mterwoord_cp
1a5f8eddf0 2010-09-05 16:30:42 +00:00
mterwoord_cp
6695e89e5f 2010-09-05 16:28:59 +00:00
kudzu_cp
3f013e66ad 2010-09-05 14:09:12 +00:00
kudzu_cp
b7e889c022 2010-09-05 13:32:07 +00:00
kudzu_cp
8601999a6e 2010-09-05 13:30:12 +00:00
kudzu_cp
7ac0f64946 2010-09-05 13:29:49 +00:00
Trivalik_cp
ca5f48513b correct fbtest reference 2010-09-04 20:01:25 +00:00
Trivalik_cp
24864e0050 all except fbtest, runs 2010-09-04 19:52:46 +00:00
kudzu_cp
bf266a11c4 Disabled some code till the 2008 removal check in is completed. 2010-09-04 19:37:18 +00:00
kudzu_cp
801119111b 2008 removal of iss parts. 2010-09-04 19:28:55 +00:00
Trivalik_cp
1785670a75 renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Trivalik_cp
474c16ecd8 remove vs2008 support, part 1 (not usable) 2010-09-04 17:59:02 +00:00
kudzu_cp
7dec88dc6e Path fix for CPDB and fix to ISS to copy FBEmbed DLLs. 2010-09-04 17:43:47 +00:00
kudzu_cp
ee076acdac 2010-09-04 17:24:52 +00:00
kudzu_cp
3f76543f9a 2010-09-04 17:00:38 +00:00
kudzu_cp
872329d6c2 2010-09-04 02:27:06 +00:00
kudzu_cp
1a993eb83c 2010-09-04 02:04:46 +00:00
kudzu_cp
40d64afc97 2010-09-03 16:04:15 +00:00
kudzu_cp
6709cdf7a8 2010-09-03 14:02:24 +00:00
kudzu_cp
4a683431df 2010-09-03 13:52:44 +00:00
kudzu_cp
612d22c239 2010-09-03 13:22:57 +00:00
kudzu_cp
0a4e25d7f5 Clean up of warnings. 2010-09-03 12:41:55 +00:00
kudzu_cp
0406497597 2010-09-03 04:28:05 +00:00
kudzu_cp
68bdaed3fa 2010-09-03 01:18:43 +00:00
kudzu_cp
d06ead7cee 2010-09-03 01:09:46 +00:00
kudzu_cp
48c121c238 2010-09-03 00:54:35 +00:00
kudzu_cp
cd7e5b90ca 2010-09-03 00:50:07 +00:00
kudzu_cp
c59ecc3233 2010-09-03 00:41:37 +00:00
kudzu_cp
3fe8bb0843 Not exactly sure, but compiles on x64 again.. something with build config settings in the sln.
Also pre work on cxdb changes (not checked yet, dont get this checkin)
2010-09-02 21:59:47 +00:00
Trivalik_cp
1df3da232a build batch now close after vs start, last files for use of vs2010, c# template fixed on .net v3.5 2010-09-02 20:04:24 +00:00
Trivalik_cp
e8492d4b3f forgotten files 2010-09-02 18:43:41 +00:00
Trivalik_cp
b8f308e3af change IL2CPU Task to a autonomous application, --> vs2010 can now compile and start vmware 2010-09-02 18:24:43 +00:00
kudzu_cp
2b8adc0097 Documentation of debugger. 2010-09-02 02:18:40 +00:00
kudzu_cp
942cf2e780 2010-09-02 01:19:25 +00:00
Trivalik_cp
7768ebc612 update csproj for vs2010, add debugable for vspackage in vs2010 2010-09-01 20:55:41 +00:00
mscoolnerd_cp
b4ee5c4680 Added System.Math Plug 2010-09-01 05:23:12 +00:00
kudzu_cp
27feb46446 2010-09-01 02:50:46 +00:00
kudzu_cp
b1159324c8 Bootstrap 2010-09-01 01:30:53 +00:00
kudzu_cp
634a4a41fc Console fixed 2010-08-31 15:48:55 +00:00
kudzu_cp
84565e0f4f 2010-08-31 02:17:13 +00:00
kudzu_cp
a4f6cfed20 2010-08-31 02:02:56 +00:00
kudzu_cp
ac62705dc7 Bloody x08 fix!!!!!!! 2010-08-31 00:15:27 +00:00
kudzu_cp
d2038e2d7a 2010-08-30 23:15:54 +00:00
kudzu_cp
0d180bc507 2010-08-30 22:41:39 +00:00
kudzu_cp
2b264540c1 2010-08-30 19:19:07 +00:00
kudzu_cp
d31fa157ab 2010-08-30 01:37:23 +00:00
kudzu_cp
f962c3391d 2010-08-30 01:26:31 +00:00
kudzu_cp
9e8e74baac 2010-08-30 00:48:53 +00:00
kudzu_cp
a8a6d9850e Breakpoint work in CGDB 2010-08-29 15:29:15 +00:00
kudzu_cp
7ed1a889fb 2010-08-29 01:44:33 +00:00
kudzu_cp
738f165fdc GDB client work. 2010-08-28 23:52:02 +00:00
kudzu_cp
a7a2bb9aca 2010-08-28 20:09:21 +00:00
kudzu_cp
a71d09ee27 2010-08-28 18:19:49 +00:00
kudzu_cp
34aa9c7186 2010-08-28 16:19:26 +00:00
kudzu_cp
4830098551 2010-08-28 13:06:50 +00:00
kudzu_cp
a6e0bdd73b 2010-08-26 00:05:46 +00:00
Trivalik_cp
e09d709051 update csproj-files, update inno setup for vs2010 2010-08-25 10:43:43 +00:00
kudzu_cp
d9faefc9c0 2010-08-25 02:50:55 +00:00
kudzu_cp
52f589090b RTC base 2010-08-24 22:42:20 +00:00
kudzu_cp
2fd4b8f02c ATA work 2010-08-24 22:14:45 +00:00
Trivalik_cp
25f2073375 fix rest of csproj, wrong name in 2010.bat 2010-08-24 18:03:46 +00:00
Trivalik_cp
d455818547 update csproj, on current state, 2010-08-24 09:48:55 +00:00
kudzu_cp
3a306c946a 2010-08-23 18:21:15 +00:00
mterwoord_cp
47955bf68c 2010-08-23 16:59:41 +00:00
kudzu_cp
ab03580e88 Fix for loading of sbyte in ldc 2010-08-23 15:50:42 +00:00
kudzu_cp
69add597d4 2010-08-23 04:50:35 +00:00
kudzu_cp
faaffecc61 2010-08-23 02:57:27 +00:00
kudzu_cp
d2a860698e Padding fix for To Hex 2010-08-23 00:13:29 +00:00
kudzu_cp
b417c0305c 2010-08-23 00:06:42 +00:00
kudzu_cp
d86eeb56e7 2010-08-22 23:36:04 +00:00
kudzu_cp
47e4d6886b Reference clean up 2010-08-22 23:29:56 +00:00
kudzu_cp
7ace786eab Driver work 2010-08-22 23:26:10 +00:00
kudzu_cp
b761ae352b Cosmos.Common.Extensions 2010-08-22 22:16:20 +00:00
kudzu_cp
d3481c919f Moved HexExtension 2010-08-22 21:43:35 +00:00
kudzu_cp
ab834399d4 Moved string plug to new kernel, PCI work 2010-08-22 21:06:14 +00:00
mterwoord_cp
455de2544b 2010-08-22 16:02:30 +00:00
kudzu_cp
f49b682d9a 2010-08-22 15:39:20 +00:00
kudzu_cp
e03923c5de 2010-08-22 15:23:18 +00:00
mterwoord_cp
d3c0fe61f0 2010-08-22 15:22:23 +00:00
mterwoord_cp
783a8b9bd1 2010-08-22 14:23:22 +00:00
mterwoord_cp
a7b968022f 2010-08-22 13:43:08 +00:00
mterwoord_cp
fb182e5abe 2010-08-22 12:33:07 +00:00
mterwoord_cp
d6a9123b1d 2010-08-22 12:17:41 +00:00
mterwoord_cp
4d7121c943 2010-08-22 07:42:54 +00:00
mterwoord_cp
26b997da5f 2010-08-22 06:39:58 +00:00
kudzu_cp
b318ec2b43 PCI work 2010-08-22 04:09:20 +00:00
kudzu_cp
d45bd7dfd1 2010-08-22 00:31:47 +00:00
kudzu_cp
d0cdaffe55 2010-08-21 23:41:42 +00:00
kudzu_cp
b23a703e01 2010-08-21 23:19:12 +00:00
kudzu_cp
c982583dff 2010-08-21 21:18:56 +00:00
kudzu_cp
234345bf3e 2010-08-21 21:00:08 +00:00
mterwoord_cp
89b92ac9fd 2010-08-21 15:27:53 +00:00
kudzu_cp
cf31d144db 2010-08-21 13:06:39 +00:00
kudzu_cp
fa8b3f3731 2010-08-21 02:04:58 +00:00
kudzu_cp
93b9f3d80a 2010-08-21 01:18:02 +00:00
kudzu_cp
eec60553af 2010-08-21 00:31:06 +00:00
kudzu_cp
8675d6ecba 2010-08-21 00:25:03 +00:00
kudzu_cp
ddf5dbe0e2 2010-08-20 22:56:12 +00:00
kudzu_cp
f9738b56b4 2010-08-20 22:52:02 +00:00
mterwoord_cp
9a7075c0c9 2010-08-20 16:11:58 +00:00
kudzu_cp
c50938ec67 2010-08-20 14:56:38 +00:00
kudzu_cp
ad3c49c978 2010-08-20 14:51:59 +00:00
kudzu_cp
4ddb8d1625 Final Kernel move. 2010-08-20 04:02:35 +00:00
kudzu_cp
dd280c8635 2010-08-20 03:45:23 +00:00
kudzu_cp
dd360ab9da 2010-08-20 03:28:36 +00:00
kudzu_cp
99db054804 Heap moved to new kernel. 2010-08-20 02:59:23 +00:00
kudzu_cp
5b05ecbdc8 Moved PIC to new kernel. 2010-08-20 02:26:22 +00:00
kudzu_cp
a7c0112e36 2010-08-20 00:12:01 +00:00
kudzu_cp
aff8bf7f6a 2010-08-20 00:09:28 +00:00
kudzu_cp
e8033746e8 2010-08-20 00:07:30 +00:00
kudzu_cp
5bbd077b52 2010-08-20 00:05:58 +00:00
kudzu_cp
99441914f4 Cosmos.Debug.Kernel separation. 2010-08-20 00:01:09 +00:00
kudzu_cp
392ab5707c 2010-08-19 22:11:32 +00:00
Trivalik_cp
e0788033c4 update 2010csproj files 2010-08-19 18:54:55 +00:00
mterwoord_cp
87d98af3d5 2010-08-19 17:54:18 +00:00
mterwoord_cp
1f3a2335a3 2010-08-19 16:37:54 +00:00
Trivalik_cp
ce9070f0cb vspackage can now debug in vs2010 2010-08-19 13:35:38 +00:00
kudzu_cp
345129e59e 2010-08-19 04:53:44 +00:00
kudzu_cp
2e123870d8 GDB upgrades 2010-08-19 03:41:42 +00:00
kudzu_cp
2a46722e44 2010-08-18 18:31:09 +00:00
kudzu_cp
e891115bbd 2010-08-18 18:20:19 +00:00
mterwoord_cp
f9903f5b76 2010-08-18 17:33:36 +00:00
mterwoord_cp
ff395f8fa7 2010-08-18 17:22:48 +00:00
mterwoord_cp
a8aa8536a9 2010-08-18 15:06:35 +00:00
kudzu_cp
f592992a7d 2010-08-18 05:26:47 +00:00
kudzu_cp
23bb44eae9 GDB: Merged disassembly window into main. 2010-08-18 03:47:08 +00:00
mterwoord_cp
05716899f3 2010-08-17 15:16:05 +00:00
kudzu_cp
c319bc7fde 2010-08-17 12:55:40 +00:00
mterwoord_cp
e722622bdf 2010-08-17 12:29:54 +00:00
mterwoord_cp
e8fa807b82 2010-08-17 11:19:22 +00:00
mterwoord_cp
a09e1e0b62 2010-08-17 09:05:42 +00:00
kudzu_cp
3f007f1f53 2010-08-16 17:24:56 +00:00
mterwoord_cp
0a09128a18 2010-08-16 17:04:39 +00:00
kudzu_cp
1560bd6b75 2010-08-16 17:02:42 +00:00
mterwoord_cp
cee5881c2b 2010-08-16 16:04:19 +00:00
kudzu_cp
126e64f827 2010-08-16 14:12:00 +00:00
kudzu_cp
a730869d68 2010-08-16 14:10:58 +00:00
kudzu_cp
60aff25698 2010-08-16 14:09:29 +00:00
mterwoord_cp
2c614b3d48 2010-08-16 14:01:58 +00:00
kudzu_cp
caa6fac01a Clt.Un fix. 2010-08-16 13:44:12 +00:00
kudzu_cp
dff695e8a5 2010-08-16 02:58:18 +00:00
kudzu_cp
dc7f2b0e6f 2010-08-16 01:31:24 +00:00
kudzu_cp
05257e1f55 2010-08-15 21:33:12 +00:00
kudzu_cp
71250fe5e5 Ugh, we have a compiler bug :( 2010-08-15 19:54:38 +00:00
mterwoord_cp
e1945e7966 2010-08-15 17:51:39 +00:00
kudzu_cp
dafad36198 2010-08-15 17:48:36 +00:00
kudzu_cp
6338c7a398 2010-08-15 17:36:17 +00:00
mterwoord_cp
529f357267 2010-08-15 17:32:43 +00:00
kudzu_cp
48882142c7 2010-08-15 17:16:20 +00:00
mterwoord_cp
598234fce9 2010-08-15 17:14:04 +00:00
kudzu_cp
ac1929193d 2010-08-15 17:13:30 +00:00
kudzu_cp
c3054dde59 2010-08-15 17:11:33 +00:00
kudzu_cp
8ccc1df398 2010-08-15 17:10:42 +00:00
kudzu_cp
506e73c863 2010-08-15 17:02:21 +00:00
kudzu_cp
5f8a4276b7 2010-08-15 16:52:44 +00:00
mterwoord_cp
70eaac5b64 2010-08-15 16:30:49 +00:00
kudzu_cp
97fc81b376 2010-08-15 16:29:04 +00:00
kudzu_cp
416b4a89b3 2010-08-15 15:53:28 +00:00
kudzu_cp
42ff141cd5 2010-08-15 15:40:36 +00:00
kudzu_cp
8beeb3efd4 Doesnt build yet.. 2010-08-15 15:25:19 +00:00
mterwoord_cp
7e1a352241 2010-08-15 15:21:05 +00:00
mterwoord_cp
12d0b94ce0 2010-08-15 13:58:09 +00:00
mterwoord_cp
d9db29229d 2010-08-15 13:38:38 +00:00
mterwoord_cp
739800d56e 2010-08-15 13:20:43 +00:00
kudzu_cp
f5dca00d23 2010-08-15 08:58:49 +00:00
kudzu_cp
fab8f20e0f 2010-08-15 08:57:35 +00:00
mterwoord_cp
b2d0432250 2010-08-15 08:35:58 +00:00
kudzu_cp
f3e59ed5c7 2010-08-15 08:28:52 +00:00
kudzu_cp
c901063352 For Matthijs. 2010-08-15 08:22:39 +00:00
kudzu_cp
a5ed2c26f2 2010-08-15 07:55:58 +00:00
kudzu_cp
159d4f355b 2010-08-15 07:02:11 +00:00
kudzu_cp
de66a4413c More kernel work. 2010-08-15 06:43:26 +00:00
kudzu_cp
c937590b92 2010-08-15 04:29:38 +00:00
kudzu_cp
1bf40ed962 2010-08-15 03:47:31 +00:00
kudzu_cp
b36f4999b8 2010-08-15 02:44:21 +00:00
kudzu_cp
a7b425ee67 2010-08-15 02:40:03 +00:00
kudzu_cp
3a0b05b7d3 More clean up work, first plug ported (Console) 2010-08-15 02:34:51 +00:00
kudzu_cp
e713df24fe 2010-08-15 01:20:17 +00:00
kudzu_cp
7b461a82d1 2010-08-14 19:41:52 +00:00
kudzu_cp
1705a99709 2010-08-14 19:01:38 +00:00
mterwoord_cp
1e150e4534 2010-08-14 18:32:15 +00:00
kudzu_cp
76a7a2e292 2010-08-14 18:05:58 +00:00
mterwoord_cp
5b3148dd90 2010-08-14 18:03:57 +00:00
kudzu_cp
c37ce7ab4f 2010-08-14 17:31:19 +00:00
kudzu_cp
7176dde6be Rings folder --> Kernel 2010-08-14 16:38:42 +00:00
kudzu_cp
628339a971 2010-08-14 14:29:00 +00:00
kudzu_cp
e40cdffaab 2010-08-14 14:28:06 +00:00
mterwoord_cp
6c9a96953b 2010-08-14 13:48:25 +00:00
kudzu_cp
78c540928a 2010-08-14 04:29:19 +00:00
kudzu_cp
7e4c7e4b76 2010-08-14 04:11:32 +00:00
kudzu_cp
90a84370f0 2010-08-14 03:00:49 +00:00
kudzu_cp
533b083dfe 2010-08-14 02:20:39 +00:00
kudzu_cp
46e035e12e Updated VMX to include USB and more hardware. 2010-08-14 01:43:06 +00:00
kudzu_cp
1f1d44e6c4 2010-08-14 01:37:57 +00:00
kudzu_cp
9a51dd8288 2010-08-14 01:22:18 +00:00
kudzu_cp
6257ca299a 2010-08-13 18:32:31 +00:00
mterwoord_cp
de10e77b64 2010-08-13 16:53:47 +00:00
mterwoord_cp
8cce9f32a4 2010-08-13 15:31:44 +00:00
mterwoord_cp
2ce38bc42c 2010-08-13 15:12:07 +00:00
kudzu_cp
2668ba9398 2010-08-13 13:44:58 +00:00
kudzu_cp
9d935439d0 vb fix 2010-08-13 13:37:17 +00:00
kudzu_cp
b85c769d80 VB.NET shell support 2010-08-13 13:23:45 +00:00
mterwoord_cp
fa1e84a109 2010-08-13 13:23:32 +00:00
kudzu_cp
314dbc1a1a 2010-08-13 04:13:29 +00:00
kudzu_cp
ac9f86fd35 2010-08-13 03:22:37 +00:00
kudzu_cp
9206f15b2e Code based breaks fixed. 2010-08-13 02:49:43 +00:00
kudzu_cp
08f68197c6 2010-08-12 23:56:36 +00:00
Trivalik_cp
56f9e25016 add near all Solution and Project Files for Visual Studio 2010
Cosmos still compiles
2010-08-12 20:21:55 +00:00
kudzu_cp
f14f6b4684 2010-08-12 16:22:21 +00:00
kudzu_cp
f657c7a8c4 ComInit code moved to DebugStub. 2010-08-12 16:00:20 +00:00