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