Commit graph

505 commits

Author SHA1 Message Date
kudzu_cp
cdd0e7276e Assembler namesepace changes complete. 2012-01-23 23:11:37 +00:00
kudzu_cp
049b8cc643 Assembler namesepace changes complete. 2012-01-23 22:52:12 +00:00
kudzu_cp
a91ff3a15d 2012-01-23 22:29:57 +00:00
kudzu_cp
b0cb66f739 2012-01-23 22:17:21 +00:00
kudzu_cp
903e0b727f 2012-01-23 22:15:20 +00:00
kudzu_cp
05ead64429 2012-01-23 15:19:25 +00:00
kudzu_cp
1712fdb0fe Namespace change 2012-01-23 15:17:54 +00:00
kudzu_cp
34ee173563 2012-01-23 14:00:42 +00:00
kudzu_cp
bde9fac959 2012-01-23 13:54:18 +00:00
kudzu_cp
16769fcc25 2012-01-23 13:53:33 +00:00
kudzu_cp
872530ae5f 2012-01-23 13:52:50 +00:00
kudzu_cp
f12a299d64 2012-01-23 13:49:32 +00:00
kudzu_cp
f029a2e400 Move to Mov (To identify with asm) 2012-01-23 13:23:59 +00:00
kudzu_cp
61a016e1d2 Asm name change. 2012-01-23 13:13:30 +00:00
kudzu_cp
9bbbd3c6c7 2012-01-23 00:01:55 +00:00
kudzu_cp
7cb8bd8dd4 2012-01-22 23:39:41 +00:00
kudzu_cp
e2d34c6090 2012-01-22 23:25:32 +00:00
kudzu_cp
726b6d534d Namespace change 2012-01-22 22:01:18 +00:00
kudzu_cp
9575fe77fe 2012-01-22 21:38:12 +00:00
kudzu_cp
ef0cf87258 2012-01-22 21:27:59 +00:00
kudzu_cp
3f816a7507 2012-01-22 17:52:03 +00:00
kudzu_cp
05e123117c Fix for local watch window. 2012-01-22 15:13:15 +00:00
kudzu_cp
986b50aa18 DebugStub ACK fix. 2012-01-17 04:45:15 +00:00
kudzu_cp
494655ce8b Beginning of a fix for a masked bug in DebugStub with command completion. 2012-01-17 04:25:10 +00:00
kudzu_cp
d18aa0e067 2012-01-17 04:20:40 +00:00
kudzu_cp
732ec7eb6b Fix for DebugStub ping/pong. 2012-01-17 03:30:33 +00:00
kudzu_cp
8034dd5ad6 Documentation 2012-01-03 00:46:44 +00:00
blah38621_cp
dcd685a90f More from Gendarme. Cosmos.VS.Package's AssemblyVersion attribute didn't match it's AssemblyFileVersion, they now match. Sealed a few non-inherited attributes. Also made private field actually used as was intended. 2011-10-23 00:15:19 +00:00
blah38621_cp
1b922726f0 The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.)
This one makes sure that constructors for abstract classes are protected, not public, as the constructor can only be called by child classes.
2011-10-22 23:19:51 +00:00
blah38621_cp
470b77a5b4 Added double->float support to Conv_R4, also made Conv_I a pointer to Conv_I4, and made Conv_U a pointer to Conv_U4. 2011-10-02 00:39:17 +00:00
Trivalik_cp
c134a571fa fix Conv, Ldelem, Mul, Newobj for string, Rem ( modulo), fix memory zero in cpuimpl, add char[] to debug in VS 2011-09-28 18:56:41 +00:00
Trivalik_cp
6f1efc4bcb add sign check for choose right asm instruction in LdLoc 2011-09-14 21:10:56 +00:00
kudzu_cp
7162637756 2011-09-05 02:22:17 +00:00
kudzu_cp
0d1beae6f0 2011-09-04 20:14:49 +00:00
kudzu_cp
7be11ee5f7 2011-09-04 20:11:19 +00:00
blah38621_cp
92dcac4a51 Made a few improvements to the speed of the ILScanner, including caching the resolved plugs.
Added the possibility for an optimization step in the IL2CPU MSBuild task. Currently commented out, but should work fine with a few modifications to the optimizer.
Moved classes that are dependent on Cosmos from the Orvid.Graphics, into the Orvid.Graphics.Cosmos assembly. 
Re-factored the font mechanism, added partially working .fnt Font support. 
Added a Rectangle class, and a Vec2d class, which is the same as Vec2, except with doubles for the X and Y values.
Made a small aesthetic improvement to the output of the File2ByteArray Converter.
2011-09-03 21:05:46 +00:00
Trivalik_cp
51e893eb74 add movsx, fchs
implement neg CIL (needed for Abs())
fix floor and ceiling in range of int
add sign extension to LdArg and LdLoc
remove unneeded math functions, like min,max,abs
2011-09-02 21:03:14 +00:00
blah38621_cp
c526f44444 Applied patch 10214, which fixes work item 14107. Also reverted IOPortImpl back to the Assembler attribute, as my Inline attribute was causing issues. 2011-08-17 16:57:18 +00:00
kudzu_cp
ded8c1d56c 2011-08-14 13:57:59 +00:00
kudzu_cp
767d8cd205 2011-08-12 02:04:43 +00:00
kudzu_cp
a469a39eaf 2011-08-12 01:54:07 +00:00
kudzu_cp
7cb23a4b12 2011-07-22 15:07:18 +00:00
kudzu_cp
4b0b7197e1 2011-07-22 15:03:02 +00:00
kudzu_cp
ab5523851b 2011-07-22 14:55:02 +00:00
kudzu_cp
01cb66caab 2011-07-22 14:49:58 +00:00
kudzu_cp
ae4c857ea3 2011-07-22 01:25:25 +00:00
kudzu_cp
ee98b2aba4 2011-07-21 21:22:37 +00:00
kudzu_cp
ea2a4196ce 2011-07-21 19:17:24 +00:00
kudzu_cp
e96369bf16 2011-07-21 00:35:04 +00:00
kudzu_cp
e3d408f9f5 2011-07-20 21:07:02 +00:00
kudzu_cp
6167e246b2 2011-07-20 15:07:02 +00:00
kudzu_cp
c8fb7d1ac2 2011-07-20 14:58:47 +00:00
kudzu_cp
c1becc5b05 X# 2011-07-20 14:47:38 +00:00
kudzu_cp
bc3648d69b X# DataMember.Value (get only, set coming soon) 2011-07-20 03:47:55 +00:00
kudzu_cp
d8515b9cc2 Address support of new X# DataMembers 2011-07-20 03:11:29 +00:00
kudzu_cp
4d51935cc9 Backed out label changes. They use . again. The # change caused too many issues. 2011-07-20 02:39:36 +00:00
kudzu_cp
b4a8afcc72 X# DataMember.Address 2011-07-20 00:03:05 +00:00
kudzu_cp
32e5c353fb Labels use # instead of ., hopefully GDB will like them better. 2011-07-19 23:32:55 +00:00
kudzu_cp
5d7774323c x# 2011-07-19 19:45:30 +00:00
kudzu_cp
49017604a0 2011-07-19 18:44:45 +00:00
kudzu_cp
b62e670e41 2011-07-19 05:00:06 +00:00
kudzu_cp
00307f851d X# 2011-07-19 04:34:37 +00:00
kudzu_cp
914cb71930 2011-07-18 16:03:50 +00:00
kudzu_cp
951e5859fc 2011-07-18 04:43:07 +00:00
kudzu_cp
be9dbc0f4a 2011-07-18 03:03:29 +00:00
kudzu_cp
819f8b042d DebugStub 2011-07-18 02:48:09 +00:00
kudzu_cp
292c5a8d6b DebugStub work 2011-07-18 02:13:07 +00:00
kudzu_cp
bcfd0dd94f No asm labels for X# 2011-07-18 01:25:43 +00:00
kudzu_cp
812603b385 2011-07-18 01:09:56 +00:00
kudzu_cp
f2e9fde8fd 2011-07-18 00:11:13 +00:00
kudzu_cp
bf883e964a 2011-07-18 00:02:27 +00:00
kudzu_cp
46bb6ac755 2011-07-17 23:53:00 +00:00
kudzu_cp
3488d1309a 2011-07-17 23:51:19 +00:00
kudzu_cp
18e2dc46ea 2011-07-17 23:49:21 +00:00
kudzu_cp
0b30ff1eb6 2011-07-17 23:47:15 +00:00
kudzu_cp
f5e3467d19 2011-07-17 23:46:48 +00:00
kudzu_cp
dda6edb56d 2011-07-17 21:34:17 +00:00
kudzu_cp
24d5da7997 2011-07-17 21:20:38 +00:00
kudzu_cp
03ca5d14b7 2011-07-17 21:03:43 +00:00
kudzu_cp
a44974cb55 iret option for X# 2011-07-17 20:19:23 +00:00
kudzu_cp
a59a0b8194 PreserveStack option to XSharp attribute. 2011-07-17 20:07:25 +00:00
kudzu_cp
79c7f30ac3 2011-07-17 19:53:08 +00:00
kudzu_cp
ef031a2039 2011-07-17 19:44:26 +00:00
kudzu_cp
b543ab5ee9 2011-07-17 19:17:48 +00:00
kudzu_cp
677a5234d4 2011-07-17 19:05:39 +00:00
kudzu_cp
1dfff2cdf8 DebugStub 2011-07-17 18:54:10 +00:00
kudzu_cp
1719fb1802 DebugStub - working on elminating DebugStubOld 2011-07-17 18:46:39 +00:00
kudzu_cp
5d9254318d X# DataMember work 2011-07-17 17:03:35 +00:00
kudzu_cp
801a8a69a3 2011-07-17 16:09:21 +00:00
kudzu_cp
a7e3f9549f 2011-07-17 05:01:35 +00:00
kudzu_cp
bfa405335d X# work. 2011-07-17 05:01:14 +00:00
kudzu_cp
b74dd21e3c X# DataMember implicit declarations 2011-07-17 04:27:51 +00:00
kudzu_cp
79dd1eae4e 2011-07-17 03:08:55 +00:00
kudzu_cp
ad4a2245f8 2011-07-17 03:02:35 +00:00
kudzu_cp
92d07326d2 2011-07-17 02:55:57 +00:00
kudzu_cp
c537afe195 DebugStub optimizations. 2011-07-17 02:24:12 +00:00
kudzu_cp
35089c88e9 2011-07-17 01:27:14 +00:00
kudzu_cp
c5b64267e4 2011-07-16 20:31:56 +00:00
kudzu_cp
24ca990ae1 Asm labelling for stepping. 2011-07-16 20:19:57 +00:00
Sentinel209_cp
a5cf879b0c Fixed F10 stepping. 2011-07-16 17:33:30 +00:00
kudzu_cp
c68c0104d5 2011-07-16 16:38:26 +00:00
kudzu_cp
4c8740d57b CPDB changes. 2011-07-16 04:10:10 +00:00
kudzu_cp
12ae3a9b60 DebugStub now uses Int3. 2011-07-15 03:43:33 +00:00
kudzu_cp
299170dd73 Removed old EBP from frame view. 2011-07-10 20:34:38 +00:00
kudzu_cp
9c06dedd71 Increased responsiveness of timer, and made the queue threadsafe. 2011-07-10 03:37:31 +00:00
kudzu_cp
178a91974d Changes to IL op comment emissions in .asm file. 2011-07-10 02:39:21 +00:00
kudzu_cp
a37d618225 2011-07-10 01:23:07 +00:00
kudzu_cp
d418b48327 2011-07-10 01:15:07 +00:00
kudzu_cp
6ab4f37a45 2011-07-10 00:48:36 +00:00
kudzu_cp
91b7b3848f Fixed SendStack bug in DS. 2011-07-10 00:04:42 +00:00
kudzu_cp
588854c93b an error occrus if the assembly window isnt open ebfore I hit a bp.. same for frame window. mUC is null. I put if statemetns for now, but we still need to shadow update in case user shows window after 2011-07-09 22:59:54 +00:00
kudzu_cp
cfb4e0a35f 2011-07-09 21:55:46 +00:00
kudzu_cp
877ed9eb2e SendStack asm 2011-07-09 19:43:05 +00:00
kudzu_cp
cf180dfe6d Removed "Original" from some ASM labels, it was inconsistent. 2011-07-09 15:20:03 +00:00
Sentinel209_cp
2ced101df0 2011-07-09 07:45:37 +00:00
Sentinel209_cp
93ce04b7e2 2011-07-09 07:45:07 +00:00
kudzu_cp
fa1ff764c3 DebugOriginalESP 2011-07-09 05:18:50 +00:00
Sentinel209_cp
58c115c7f7 2011-07-09 05:07:59 +00:00
Sentinel209_cp
e707d5117b 2011-07-09 02:51:34 +00:00
Sentinel209_cp
3d19f26d2c 2011-07-09 02:31:25 +00:00
Sentinel209_cp
c5b946cbcf Frame and Stack debugger integration. 2011-07-09 02:10:53 +00:00
kudzu_cp
a019cb3d9b EIP support. 2011-06-27 01:35:49 +00:00
Trivalik_cp
28321c8e50 add add_ovf, add_ovf_un, overflow throws an exception which currently is not working, but message on console is working
add JECXE,JECXE ( not used yet )
2011-06-25 20:58:56 +00:00
kudzu_cp
5999161428 2011-06-19 21:21:53 +00:00
kudzu_cp
20fae79f44 2011-06-19 20:41:40 +00:00
kudzu_cp
501c3c09b3 Added SendRegisters to DebugStub. 2011-06-19 20:21:00 +00:00
kudzu_cp
7a5d269422 2011-06-19 17:05:19 +00:00
kudzu_cp
4ee3b67199 2011-06-17 20:27:15 +00:00
blah38621_cp
7fc40826ea Added FloatSine and FloatCosine instructions. This is to facilitate the needs of Orvid.Graphics. 2011-06-14 18:12:31 +00:00
Trivalik_cp
e94c7d2022 fix fstp byte size through add st0 -7 size 2011-06-03 22:32:25 +00:00
Trivalik_cp
591e20c7ec add convertSD2SI, mov double dupplicate (without 64 bit support no other way found)
fix conv.i4 for case:    double k = 50.5; int k2 = (int)k;
2011-05-24 20:28:57 +00:00
Trivalik_cp
1c970d67f9 add sse2 cvtsi2sd,cvtss2sd, movsd
fix conv_r8 with them
get 64 div working, without overflow detection!
2011-04-16 12:18:09 +00:00
Trivalik_cp
7167a5106f allow write fdiv asm 2011-04-07 20:36:35 +00:00
Trivalik_cp
a9cb455304 fix ceq, cgt, cgt_un, clt, clt_un for 64 bit integer and float, changes back uint64impl compare 2011-04-06 19:31:51 +00:00
Trivalik_cp
ae59e33d51 plug Math.Sqrt 2011-03-17 20:08:35 +00:00
mterwoord_cp
d7acb8adb6 2011-03-11 13:29:58 +00:00
mterwoord_cp
bd59ac6966 2011-03-09 16:53:21 +00:00
Trivalik_cp
edc62eac91 reverse read direction of Stack, so it works as expected 2011-03-02 21:22:17 +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
Trivalik_cp
d207855983 fix shl,shr,add IL for 64 bit,
optimize "and" IL,
add shrd
2011-02-23 21:11:04 +00:00
mterwoord_cp
c567c40c5a 2011-02-23 18:15:53 +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
4b35540c5f 2011-02-22 13:42:28 +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
ba843bb16c 2011-02-19 15:08:03 +00:00
Trivalik_cp
dca3e60ff6 speed up il2cpu (half time for me) 2011-02-17 23:47:22 +00:00
mterwoord_cp
81bffab044 2011-02-10 13:49:41 +00:00
mterwoord_cp
ede6b418c5 2011-01-04 17:26:33 +00:00
Trivalik_cp
a80ef75b20 unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
kudzu_cp
fe43fbddeb Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Trivalik_cp
24864e0050 all except fbtest, runs 2010-09-04 19:52:46 +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
Trivalik_cp
7768ebc612 update csproj for vs2010, add debugable for vspackage in vs2010 2010-09-01 20:55:41 +00:00
kudzu_cp
b1159324c8 Bootstrap 2010-09-01 01:30:53 +00:00
kudzu_cp
9e8e74baac 2010-08-30 00:48:53 +00:00
Trivalik_cp
25f2073375 fix rest of csproj, wrong name in 2010.bat 2010-08-24 18:03:46 +00:00
mterwoord_cp
89b92ac9fd 2010-08-21 15:27:53 +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
7e4c7e4b76 2010-08-14 04:11:32 +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
kudzu_cp
4601139598 Waiting for debugger message on boot 2010-08-12 15:36:06 +00:00
kudzu_cp
22997e55e7 Screen work for debugger message. 2010-08-12 12:55:18 +00:00
kudzu_cp
b36706009e Call uses Generics now. 2010-08-12 12:11:00 +00:00
kudzu_cp
9c0e5d63f2 2010-08-12 12:06:26 +00:00
mterwoord_cp
d139b3e8af 2010-08-12 09:19:14 +00:00
kudzu_cp
2e00f427cd 2010-08-12 03:34:54 +00:00
kudzu_cp
be1bddb23a 2010-08-12 02:31:00 +00:00
kudzu_cp
c080208ce3 2010-08-12 01:44:10 +00:00
kudzu_cp
e97797d491 2010-08-11 23:44:41 +00:00
kudzu_cp
8e9979c01a 2010-08-11 16:14:07 +00:00
kudzu_cp
17cd5ef7f6 Cls 2010-08-11 13:03:30 +00:00
kudzu_cp
853c416a92 2010-08-10 23:41:38 +00:00
kudzu_cp
6abe07d02d X# work 2010-08-10 23:37:25 +00:00
kudzu_cp
ae05f14b3a 2010-08-10 21:53:25 +00:00
kudzu_cp
f48d1cde75 Stepping work 2010-08-08 22:21:24 +00:00
kudzu_cp
752d642927 Stepping mostly works. 2010-08-08 21:58:58 +00:00
kudzu_cp
d68106ad05 Y86 -> CodeBlock 2010-08-07 13:18:20 +00:00
kudzu_cp
5bcc2e6922 NS change 2010-08-07 13:16:30 +00:00
mterwoord_cp
aa2e980126 Removed old binary code. 2010-08-05 17:11:04 +00:00
mterwoord_cp
3bcdcf5fea Works again. 2010-08-05 16:56:09 +00:00
mterwoord_cp
aee6b8d3bf DONT DOWNLOAD. this version does build, but probably wont work. testing now. 2010-08-05 16:18:27 +00:00
kudzu_cp
124568f177 DO NOT CHECK OUT - This is a broken build for passing off to Matthijs. 2010-08-05 13:50:32 +00:00
kudzu_cp
632c8be49e 2010-08-04 12:56:26 +00:00