Commit graph

2241 commits

Author SHA1 Message Date
kudzu_cp
9d5405cd7c 2012-06-07 22:48:33 +00:00
kudzu_cp
97c8aae016 2012-06-07 20:05:42 +00:00
kudzu_cp
9a0ff21005 2012-06-07 19:07:23 +00:00
kudzu_cp
1aa87c1ebf X# Work 2012-06-07 18:07:17 +00:00
kudzu_cp
65955939a2 2012-06-07 14:17:12 +00:00
kudzu_cp
393d193c7e 2012-06-07 12:26:37 +00:00
mterwoord_cp
673fd052aa checking in initial working version of the X# compiler. See Tests\XSHarpCompilerTester 2012-06-06 17:29:34 +00:00
mterwoord_cp
13e01261fd Initial code for X# compiler, compiler tester, and installer changes (?) 2012-06-06 16:54:43 +00:00
mterwoord_cp
0cd51f8c6b Add file generator for X# (empty for now)
add new projects to the source control mappings
2012-06-05 17:46:17 +00:00
kudzu_cp
17dbb4b2e5 2012-03-26 00:53:33 +00:00
kudzu_cp
d6a829c5c6 2012-03-26 00:07:44 +00:00
kudzu_cp
cfde2e7d8c Pong now uses a log rather than message boxes as they often popped up behind VS. 2012-03-25 18:25:12 +00:00
mterwoord_cp
b9dfe63267 2012-02-29 18:40:31 +00:00
geramy_cp
ca6c314e5e Added my playground, I also took HKSplayground project out of the bootstrap. 2012-02-14 11:33:20 +00:00
HKS_cp
4098bb8ace Changed Bootstrap for my project 2012-02-14 10:48:11 +00:00
HKS_cp
0314e4c183 Added my own project to the sln 2012-02-14 10:24:41 +00:00
geramy_cp
72e912f662 Profiler now runs but has a small exception thrown.... it says it is missing a plug, working on it. 2012-02-07 14:42:14 +00:00
geramy_cp
2bd9bc537d Please verify, fixed the .sln so build works without errors on configuration (Debug) 2012-02-07 11:25:36 +00:00
kudzu_cp
0a692f7435 Profile compiles now. 2012-02-06 17:09:54 +00:00
kudzu_cp
a6cef699ee I dug out Cosmos.IL2CPU.Profiler but it needs fixed up some more to work with the current Cosmos. 2012-02-06 16:59:29 +00:00
kudzu_cp
ce9180d15a Readding Cosmos compiler profiler. Still needs fixed up to match current code. 2012-02-06 16:45:58 +00:00
sschocke_cp
d1dca7ab22 Fixed alignment issues for UInt16 fields and removed my project from the Bootstrap Solution Config 2012-02-05 15:35:30 +00:00
sschocke_cp
0bbab9e1e6 Added SSchocke Playground - Contains porting effort for AMD PCNetII Driver
Fixed PCIDevice so that Command and Status are dynamic properties. Also added Claimed to mark a Device as handled by a driver
Also added an EnableDevice call to PCIDeviceNormal that enables the PCI Device on the bus
2012-02-01 19:38:29 +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
903e0b727f 2012-01-23 22:15:20 +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
872530ae5f 2012-01-23 13:52:50 +00:00
kudzu_cp
f029a2e400 Move to Mov (To identify with asm) 2012-01-23 13:23:59 +00:00
kudzu_cp
2463f28e6d 2012-01-23 01:10:47 +00:00
kudzu_cp
7cb8bd8dd4 2012-01-22 23:39:41 +00:00
kudzu_cp
21804da7e9 2012-01-22 23:17:05 +00:00
kudzu_cp
c3977226e6 2012-01-22 22:13:29 +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
5655ce8269 2012-01-22 20:44:16 +00:00
kudzu_cp
05e123117c Fix for local watch window. 2012-01-22 15:13:15 +00:00
kudzu_cp
a07cc56f32 Asm window was not displaying all asm when exception handlers were involved. This is now fixed. 2012-01-22 01:37:10 +00:00
kudzu_cp
43f3e1f835 Reformat so I can read it ot find the bug. 2012-01-21 20:54:54 +00:00
kudzu_cp
2c896b6c68 SendAssembly work 2012-01-21 20:05:15 +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
cdab104afc 2012-01-17 00:43:03 +00:00
kudzu_cp
06e96d09e5 2012-01-16 04:56:51 +00:00
kudzu_cp
821a055020 2012-01-15 23:12:24 +00:00
kudzu_cp
6f7e16fb55 2012-01-15 21:37:13 +00:00
kudzu_cp
e5d56db899 2012-01-15 20:41:33 +00:00
kudzu_cp
8dc36c13e7 Cleanup and fixes to debugger engine for breakpoints. All breakpoints should be set properly now before booting.
Still some other issues to solve with VS hanging now on some breakpoints.
2012-01-15 19:35:49 +00:00
kudzu_cp
07d78767a4 2012-01-13 13:33:13 +00:00
kudzu_cp
08a8450cca 2012-01-13 13:26:43 +00:00
kudzu_cp
617ec171cd 2012-01-13 11:27:52 +00:00
geramy_cp
3cd6aa682f 2012-01-13 11:09:57 +00:00
kudzu_cp
13c58b3c66 2012-01-09 04:15:51 +00:00
kudzu_cp
c95e18fa90 2012-01-09 01:22:38 +00:00
kudzu_cp
64fee1d4ab 2012-01-09 00:53:39 +00:00
kudzu_cp
73f5e2fd74 Cosmos output pane updates
Text data for windows now uses UTF8 on pipe instead of ASCII.
2012-01-08 23:37:39 +00:00
kudzu_cp
a981f8cf35 VSIP Ping 2012-01-08 18:23:41 +00:00
kudzu_cp
d1d1e5548c 2012-01-05 20:26:54 +00:00
kudzu_cp
e74e47cd50 2012-01-05 19:11:46 +00:00
kudzu_cp
c7a0921085 Work for new tool window. 2012-01-04 05:11:15 +00:00
kudzu_cp
b7dbb97b76 Fixed guess project. 2012-01-04 00:00:51 +00:00
kudzu_cp
23505c87c0 Fixed issue where debugging services did not function after first run unless VS was restarted. 2012-01-03 22:04:13 +00:00
kudzu_cp
3165d45560 2012-01-03 04:06:34 +00:00
kudzu_cp
8034dd5ad6 Documentation 2012-01-03 00:46:44 +00:00
kudzu_cp
5c1d1913bf 2012-01-02 20:15:00 +00:00
kudzu_cp
9d337d22ed 2012-01-02 20:14:29 +00:00
kudzu_cp
306e903a4a 2012-01-02 20:13:49 +00:00
kudzu_cp
f513abbe0f 2012-01-02 01:10:41 +00:00
kudzu_cp
8275d3a1ac 2012-01-02 00:25:05 +00:00
kudzu_cp
c8c7169a32 2012-01-02 00:04:49 +00:00
kudzu_cp
79261933a6 2012-01-02 00:02:05 +00:00
kudzu_cp
1a2e8360ce 2012-01-02 00:00:31 +00:00
kudzu_cp
1ce79a93fe 2012-01-01 23:58:59 +00:00
blah38621_cp
9c4639b7c1 Removed my folder from the main sln. They are all still in the repo, just under a different sln in my user folder. 2011-10-19 23:37:38 +00:00
blah38621_cp
b872923e7b Did a bit of cleanup work in the old projects. (mostly removing empty folders, and a few had bin/obj folders in the repository. Those are now gone.) 2011-09-17 17:38:54 +00:00
kudzu_cp
733d3de69b Debugger pipe work. 2011-09-13 01:51:54 +00:00
kudzu_cp
f7e808e296 2011-09-11 01:50:20 +00:00
kudzu_cp
0d1beae6f0 2011-09-04 20:14:49 +00:00
kudzu_cp
7be11ee5f7 2011-09-04 20:11:19 +00:00
kudzu_cp
29027ef305 2011-08-07 14:02:03 +00:00
kudzu_cp
ea2a4196ce 2011-07-21 19:17:24 +00:00
kudzu_cp
1bf85224b1 2011-07-21 00:40:46 +00:00
kudzu_cp
9492e5b202 2011-07-20 03:27:29 +00:00
kudzu_cp
83106cff0a 2011-07-20 03:25:44 +00:00
kudzu_cp
5d7774323c x# 2011-07-19 19:45:30 +00:00
kudzu_cp
914cb71930 2011-07-18 16:03:50 +00:00
Sentinel209_cp
d53e14fc9b Assembly ToolWindow Toolbar 2011-07-18 13:49:08 +00:00
kudzu_cp
812603b385 2011-07-18 01:09:56 +00:00
kudzu_cp
bf883e964a 2011-07-18 00:02:27 +00:00
kudzu_cp
b74dd21e3c X# DataMember implicit declarations 2011-07-17 04:27:51 +00:00
Sentinel209_cp
254c594af5 2011-07-16 22:36:19 +00:00
kudzu_cp
24ca990ae1 Asm labelling for stepping. 2011-07-16 20:19:57 +00:00
kudzu_cp
aae5b4aade IDT work 2011-07-14 14:57:12 +00:00
kudzu_cp
3c6f36e6e8 Final GDT changes. GDT is now initlized in the proper place, much earlier in the boot process. 2011-07-14 00:46:46 +00:00
kudzu_cp
dfe41d6e45 Removed projects from bootstrap that dont need to be built. 2011-07-09 16:53:12 +00:00
Sentinel209_cp
ff46012613 Removed old project and formatted frame text. 2011-07-09 04:01:24 +00:00
Sentinel209_cp
0b7916a4bb 2011-07-05 06:11:26 +00:00
Sentinel209_cp
c0e6f255b4 2011-07-05 00:16:35 +00:00
Sentinel209_cp
2cb1495102 2011-07-04 05:38:26 +00:00