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 |
|