Cosmos/source2/VSIP/Cosmos.VS.Windows
EdwardNutting_cp bac3f98d56 VS2013 Support
This is relatively stable but no to be considered complete. Currently supported:
1. Installing user/dev kit (as normal)
2. Creating C#/VB/F# projects (latter 2 untested)
3. Debugging a Cosmos project - see limitations list below.

Debugging limitations:
1. Breakpoints sometimes fail to be hit. Only known thing that may help is recompile everything.
2. Specific breakpoint failure case: If you try and place a breakpoint on or after a "while(true)" statement it is extremely unreliable.

Other limitations:
1. VMWare occasionally breaks. If you get "Internal error" messages, or if VS crashes (don't let Windows "fix" it) or if VMWare fails to load properly there is only one known & reliable solution: Re-run the VMWare installer and hit "Repair". No restart required. You won't lose your VMs or settings (AFAI can tell).

If it all breaks, feel free to rant at it ;)
2013-11-06 21:01:49 +00:00
..
Images 2012-07-30 15:26:15 +00:00
Properties 2011-06-19 12:49:42 +00:00
Resources Fixed an issue in Cosmos.VS.Windows which was preventing me from building. Cosmos.ico is now Cosmos.png. (Cosmos.ico still exists) 2011-09-11 23:51:48 +00:00
App.config VS2013 Support 2013-11-06 21:01:49 +00:00
AsmLine.cs 2012-03-26 01:54:10 +00:00
AssemblyUC.xaml VS2013 Support 2013-11-06 21:01:49 +00:00
AssemblyUC.xaml.cs Got the debugger even more stable then it was before. 2013-02-14 12:30:29 +00:00
Cosmos.VS.Windows.csproj VS2013 Support 2013-11-06 21:01:49 +00:00
Cosmos.VS.Windows.csproj.vspscc 2011-06-19 12:49:42 +00:00
Cosmos.VS.Windows.html 2012-01-22 17:52:03 +00:00
Cosmos.VS.Windows.vsct VS2013 Support 2013-11-06 21:01:49 +00:00
Cosmos.VS.WindowsPackage.cs Got the debugger even more stable then it was before. 2013-02-14 12:30:29 +00:00
DataBytesUC.xaml Panels use fixed width font now. 2012-01-17 04:59:53 +00:00
DataBytesUC.xaml.cs Namespace fix. 2012-01-02 00:17:20 +00:00
DebuggerUC.cs Fixed asm stepping. also fixed IL2CPU Profiler and changed Label replace chars with a compiled regex. 2013-02-03 16:10:16 +00:00
Global.cs Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
GlobalSuppressions.cs 2011-06-19 12:49:42 +00:00
Guids.cs Better VMWare cleanup, moved ping button. 2012-01-08 20:48:11 +00:00
InternalUC.xaml Pong now uses a log rather than message boxes as they often popped up behind VS. 2012-03-25 18:25:12 +00:00
InternalUC.xaml.cs Eliminated Cosmos.Debug.Consts, merged into Cosmos.Debug.Common as DebugStub now has its own copy fo consts in X#. 2012-07-17 02:39:08 +00:00
Key.snk 2011-06-19 12:49:42 +00:00
MemoryViewUC.xaml Namespace fix. 2012-01-02 00:17:20 +00:00
MemoryViewUC.xaml.cs Panels use fixed width font now. 2012-01-17 04:59:53 +00:00
packages.config Almost looks like sqlite might just be working again... 2013-07-28 16:09:58 +00:00
PkgCmdID.cs 2012-01-06 02:08:10 +00:00
RegistersUC.xaml VS2013 Support 2013-11-06 21:01:49 +00:00
RegistersUC.xaml.cs Fixed the Debugger. 2013-02-03 11:52:34 +00:00
Resources.Designer.cs VS2013 Support 2013-11-06 21:01:49 +00:00
Resources.resx 2011-07-09 07:45:07 +00:00
source.extension.vsixmanifest 2011-06-19 12:49:42 +00:00
StackUC.xaml VS2013 Support 2013-11-06 21:01:49 +00:00
StackUC.xaml.cs Fixed asm stepping. also fixed IL2CPU Profiler and changed Label replace chars with a compiled regex. 2013-02-03 16:10:16 +00:00
ToolWindowPane2.cs 2012-01-05 18:02:10 +00:00
VSPackage.resx 2011-07-09 07:45:07 +00:00