Commit graph

32 commits

Author SHA1 Message Date
Sentinel209_cp
e851d3efcb Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
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
AtomOS_cp
272ee6eb36 2013-03-10 11:52:51 +00:00
sschocke_cp
24c27d23ef Added network support. ARP and ICMP echo(ping) is working. Couple of major changes here, so please re-run install.bat 2012-02-05 20:24:53 +00:00
boeman_cp
69a4745c54 Implemented support for PCI Devices
Added VMWareSVGAII Driver
2011-09-14 10:42:22 +00:00
HKS_cp
d8cb4d7709 Added Mouse.cs to Cosmos.Hardware 2011-07-05 11:49:02 +00:00
kudzu_cp
dc58fdd249 2011-02-23 17:17:35 +00:00
kudzu_cp
48e4e12cd3 2011-02-22 17:54:37 +00:00
kudzu_cp
65827de825 Driver work 2011-02-22 16:56:17 +00:00
mterwoord_cp
b07edd35f2 2010-12-31 08:14:09 +00:00
kudzu_cp
fe43fbddeb Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +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
kudzu_cp
b1159324c8 Bootstrap 2010-09-01 01:30:53 +00:00
kudzu_cp
d9faefc9c0 2010-08-25 02:50:55 +00:00
kudzu_cp
faaffecc61 2010-08-23 02:57:27 +00:00
kudzu_cp
7ace786eab Driver work 2010-08-22 23:26:10 +00:00
kudzu_cp
b761ae352b Cosmos.Common.Extensions 2010-08-22 22:16:20 +00:00
kudzu_cp
d0cdaffe55 2010-08-21 23:41:42 +00:00
kudzu_cp
b23a703e01 2010-08-21 23:19:12 +00:00
kudzu_cp
4ddb8d1625 Final Kernel move. 2010-08-20 04:02:35 +00:00
kudzu_cp
aff8bf7f6a 2010-08-20 00:09:28 +00:00
kudzu_cp
99441914f4 Cosmos.Debug.Kernel separation. 2010-08-20 00:01:09 +00:00
kudzu_cp
dafad36198 2010-08-15 17:48:36 +00:00
kudzu_cp
5f8a4276b7 2010-08-15 16:52:44 +00:00
kudzu_cp
8beeb3efd4 Doesnt build yet.. 2010-08-15 15:25:19 +00:00
kudzu_cp
de66a4413c More kernel work. 2010-08-15 06:43:26 +00:00
kudzu_cp
1bf40ed962 2010-08-15 03:47:31 +00:00
kudzu_cp
3a0b05b7d3 More clean up work, first plug ported (Console) 2010-08-15 02:34:51 +00:00
kudzu_cp
7b461a82d1 2010-08-14 19:41:52 +00:00
kudzu_cp
c37ce7ab4f 2010-08-14 17:31:19 +00:00
kudzu_cp
7176dde6be Rings folder --> Kernel 2010-08-14 16:38:42 +00:00
Renamed from source2/Rings/System/Hardware/Cosmos.Hardware/Cosmos.Hardware.csproj (Browse further)