Commit graph

1317 commits

Author SHA1 Message Date
mterwoord_cp
bd51632922 2011-03-05 13:22:38 +00:00
kudzu_cp
f82c319099 2011-03-05 13:19:59 +00:00
kudzu_cp
14c7ddef47 2011-03-05 12:02:54 +00:00
kudzu_cp
dbd01f31e6 2011-03-05 11:59:45 +00:00
kudzu_cp
ef6f32c210 2011-03-05 11:50:33 +00:00
kudzu_cp
b77ed49ad1 Organized plug project. 2011-03-04 03:50:30 +00:00
kudzu_cp
be34e259bd 2011-03-04 03:47:08 +00:00
kudzu_cp
1eeaf43c74 2011-03-04 03:20:43 +00:00
kudzu_cp
101fa335a5 2011-03-04 02:55:08 +00:00
kudzu_cp
06e5c1fa7b 2011-03-04 01:50:52 +00:00
kudzu_cp
5f5d6f92d4 2011-03-04 01:37:26 +00:00
kudzu_cp
b0a38f3d24 2011-03-04 01:23:55 +00:00
kudzu_cp
71942d0929 2011-03-04 01:07:19 +00:00
kudzu_cp
e396015582 2011-03-04 00:22:24 +00:00
kudzu_cp
7c4b20720a 2011-03-04 00:15:28 +00:00
kudzu_cp
e1e7fce526 2011-03-03 17:40:19 +00:00
kudzu_cp
4adc320a64 2011-03-03 15:53:42 +00:00
kudzu_cp
494926a61d 2011-03-03 15:02:47 +00:00
kudzu_cp
21d6c9ceac 2011-03-03 14:34:55 +00:00
kudzu_cp
95393c0c6e 2011-03-03 05:23:44 +00:00
kudzu_cp
7f1986045c 2011-03-03 03:54:32 +00:00
kudzu_cp
19fae2d964 2011-03-03 03:43:50 +00:00
kudzu_cp
71893a89fb Bug fix for ToHex when value is 0. 2011-03-03 03:22:32 +00:00
kudzu_cp
cb1b54131f Fixed a scrolling bug in Console where characters were not cleared. Also made slight optimizations to TextScreen class. 2011-03-03 00:42:56 +00:00
kudzu_cp
4174227136 Fix for long file name parsing. 2011-03-03 00:21:37 +00:00
kudzu_cp
b864d592ab 2011-03-02 23:33:54 +00:00
Trivalik_cp
edc62eac91 reverse read direction of Stack, so it works as expected 2011-03-02 21:22:17 +00:00
kudzu_cp
dfd598dbfd Long filename support. 2011-03-02 17:37:33 +00:00
kudzu_cp
329e21ade7 2011-03-02 17:15:01 +00:00
kudzu_cp
543b25d59c Filesystem work 2011-03-02 15:59:40 +00:00
kudzu_cp
72758e87b6 2011-03-02 14:06:13 +00:00
kudzu_cp
73d9640b21 Removed temp debug code. 2011-02-28 01:53:26 +00:00
kudzu_cp
c920fa8483 2011-02-28 01:48:14 +00:00
kudzu_cp
92b1392e2f 2011-02-28 01:45:08 +00:00
Trivalik_cp
39d7a47d21 hack ulong/long support for debugger,( SendMethodContext ignore size, i think) 2011-02-28 00:06:33 +00:00
mterwoord_cp
b5d27fe19a casting works again.. 2011-02-27 17:06:15 +00:00
Trivalik_cp
52a8110a3c fix dword order for IL ops add, ldc_i8, shl, shr 2011-02-26 13:38:21 +00:00
kudzu_cp
c0309afb11 2011-02-26 13:33:26 +00:00
mterwoord_cp
c7a3776db5 2011-02-26 13:01:44 +00:00
kudzu_cp
76bda1e0da 2011-02-25 17:40:30 +00:00
kudzu_cp
934b850ba0 2011-02-25 15:39:28 +00:00
kudzu_cp
38344570ac 2011-02-25 14:02:59 +00:00
kudzu_cp
f5c58cea72 2011-02-25 04:37:03 +00:00
kudzu_cp
2299ce5ad8 2011-02-25 03:51:49 +00:00
kudzu_cp
41aa0db0f1 2011-02-25 03:10:15 +00:00
kudzu_cp
7e49f1b941 2011-02-25 02:58:46 +00:00
kudzu_cp
d3744b6053 2011-02-25 02:53:36 +00:00
kudzu_cp
4c78926b3c 2011-02-25 02:25:39 +00:00
kudzu_cp
eff7d35934 2011-02-25 02:20:04 +00:00
kudzu_cp
434fd213e5 2011-02-25 02:12:08 +00:00
kudzu_cp
16370914a7 2011-02-25 01:54:20 +00:00
kudzu_cp
56be40f859 2011-02-25 01:11:17 +00:00
kudzu_cp
a78dab386d 2011-02-25 00:45:56 +00:00
kudzu_cp
f642464cdb 2011-02-25 00:35:20 +00:00
kudzu_cp
3e61698d8b 2011-02-24 14:59:01 +00:00
kudzu_cp
1edb546842 2011-02-24 14:50:10 +00:00
kudzu_cp
0bb0d3be6f 2011-02-24 07:22:44 +00:00
kudzu_cp
b751e45aaf 2011-02-24 07:02:28 +00:00
kudzu_cp
9c4fb010ff 2011-02-24 05:07:33 +00:00
kudzu_cp
ef3af692b6 2011-02-24 04:16:31 +00:00
kudzu_cp
b3a7a30678 2011-02-24 03:24:08 +00:00
kudzu_cp
bad03a31ae 2011-02-23 23:54:06 +00:00
Trivalik_cp
d207855983 fix shl,shr,add IL for 64 bit,
optimize "and" IL,
add shrd
2011-02-23 21:11:04 +00:00
kudzu_cp
22926a402c 2011-02-23 19:01:28 +00:00
kudzu_cp
670334f745 2011-02-23 18:54:54 +00:00
kudzu_cp
a0a3081760 2011-02-23 18:19:29 +00:00
mterwoord_cp
c567c40c5a 2011-02-23 18:15:53 +00:00
kudzu_cp
17d8f6fb0c 2011-02-23 17:46:41 +00:00
kudzu_cp
347e2a61a4 2011-02-23 17:34:08 +00:00
mterwoord_cp
0fa12c055e Fix for 0x5 2011-02-23 17:31:57 +00:00
kudzu_cp
dc58fdd249 2011-02-23 17:17:35 +00:00
kudzu_cp
3ff40c46b6 2011-02-23 14:36:47 +00:00
kudzu_cp
5287a829cf 2011-02-23 05:41:53 +00:00
kudzu_cp
10802273f7 2011-02-23 01:26:37 +00:00
kudzu_cp
2e08d386c6 2011-02-23 01:25:00 +00:00
kudzu_cp
edd23f90d6 2011-02-23 00:47:41 +00:00
kudzu_cp
daae44735c 2011-02-22 22:52:19 +00:00
kudzu_cp
48e4e12cd3 2011-02-22 17:54:37 +00:00
Trivalik_cp
7f84d28d69 add DOTNETCOMPABILE define condition,
change StackContents to uint,
able to use now mnemoric with 3 operands,
shl IL near 64 bit (unknown error),
add asm line to nasm error
2011-02-22 17:03:42 +00:00
kudzu_cp
65827de825 Driver work 2011-02-22 16:56:17 +00:00
kudzu_cp
4b35540c5f 2011-02-22 13:42:28 +00:00
kudzu_cp
b0608798ea 2011-02-22 03:41:12 +00:00
kudzu_cp
d0ebf07f6e 2011-02-22 03:38:44 +00:00
kudzu_cp
ec0b51bf98 Comments and 16 byte length check in DebugConnector 2011-02-19 19:13:06 +00:00
kudzu_cp
ce1d49c581 2011-02-19 18:34:15 +00:00
mterwoord_cp
1a147fa818 2011-02-19 16:06:44 +00:00
mterwoord_cp
ba843bb16c 2011-02-19 15:08:03 +00:00
pegasusplus_cp
75d52a7243 Prepare to help implement Integer(contains int8, 16, 32, 64) plugs in IL2CPU 2011-02-18 11:08:09 +00:00
Trivalik_cp
dca3e60ff6 speed up il2cpu (half time for me) 2011-02-17 23:47:22 +00:00
mterwoord_cp
fab8765053 2011-02-17 18:49:42 +00:00
mterwoord_cp
8aa274c2cb 2011-02-15 17:40:23 +00:00
kudzu_cp
d537e138ca 2011-02-15 15:18:26 +00:00
kudzu_cp
e4a88a6e34 2011-02-15 15:14:43 +00:00
kudzu_cp
38be05618b ATA read and write works 2011-02-15 14:59:32 +00:00
kudzu_cp
e186148bf3 Merge of changes to INTs.cs 2011-02-15 14:13:01 +00:00
kudzu_cp
d4f6bb3d1c Stack alignment and corruption fix 2011-02-15 14:10:35 +00:00
kudzu_cp
4eaa858b98 Added comments in ints.cs 2011-02-15 13:19:14 +00:00
kudzu_cp
75b931fbe8 2011-02-15 04:19:45 +00:00
kudzu_cp
8c8e7bffce 2011-02-15 04:09:56 +00:00
kudzu_cp
3815132b67 2011-02-15 03:13:48 +00:00
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