Commit graph

5263 commits

Author SHA1 Message Date
Matthijs ter Woord
475b59103b Updates to my playground. 2015-05-22 18:39:25 +02:00
Matthijs ter Woord
c39392fe02 We had an exception bug (serious one), due to me reintroducing SystemExceptionOccurred lately. Fixed now. 2015-05-22 18:32:40 +02:00
Matthijs ter Woord
243417857e Add plug for UIntPtr.ToString 2015-05-22 17:20:35 +02:00
Matthijs ter Woord
8b85b34293 Merge pull request #109 from huetonOS/master
Update readme.md
2015-05-22 14:14:20 +02:00
Matthijs ter Woord
a44486e380 Merge pull request #108 from zdimension/master
Added Console colors to the Cosmos.System.Console class and modified …
2015-05-22 14:13:27 +02:00
Matthijs ter Woord
0c9760214e Fix my playground. 2015-05-22 14:08:01 +02:00
Tom Featherhill
8ad72e034b Update readme.md
Changed some links for the index docs.
2015-05-22 21:35:35 +09:30
zdimension
bd9bf0884c Update AppAssemblerRingsCheck.cs 2015-05-22 13:41:20 +02:00
zdimension
03e4266a3b Added Console colors to the Cosmos.System.Console class and modified the plugs calls. Now Console.ForegroundColor and Console.BackgroundColor are working again! 2015-05-22 13:37:08 +02:00
Charles Betros
f1c8d6e2f5 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2015-05-18 11:47:32 -05:00
Charles Betros
1aa010cd60 Working on VFS.FAT 2015-05-18 11:47:25 -05:00
Geramy
3231096f34 Merge pull request #105 from CosmosOS/GeramysChanges
Geramys changes
2015-05-17 11:59:49 -07:00
gloveless
b6f6345789 Bochs VS Debugging Support
vs debugging is working on bochs now.
2015-05-17 11:55:39 -07:00
gloveless
28a6e53549 Bochs configuration
more configuration but it doesnt seem to connect idk....
2015-05-17 10:44:29 -07:00
gloveless
1621c36784 Bochs Visual Studios Debug
I have the visual studio debug settings working but it seems to not be
working bochs is a pipe-client connecting i am not sure if it is just
slow over com or not working.
2015-05-16 21:43:52 -07:00
gloveless
08c310c0da Bochs Boot Supported
the boot is now working and we have a initial bochs configurator
working.
2015-05-16 20:37:57 -07:00
gloveless
61e7c7f9f7 Added support for Bochs 2015-05-16 12:43:43 -07:00
Matthijs ter Woord
9c4b005bdf Merge pull request #98 from MyvarHD/MemmoryManager
Memmory manager
2015-05-11 15:36:10 +02:00
MyvarHD
327eb79553 docs correction once again 2015-05-11 15:28:06 +02:00
MyvarHD
19b2c539f9 Docs Correction 2015-05-11 15:14:08 +02:00
MyvarHD
c2dfe106e1 removed unused class 2015-05-11 15:01:04 +02:00
MyvarHD
2c4d8cc5ac Updated docs 2015-05-11 14:59:51 +02:00
MyvarHD
254fd5c2ed Added documentaion 2015-05-11 14:44:33 +02:00
MyvarHD
9cae768cea Merge pull request #9 from CosmosOS/master
New playground project for Emile
2015-05-11 14:00:17 +02:00
Matthijs ter Woord
0d10ade085 New playground project for Emile 2015-05-11 08:26:43 +02:00
Matthijs ter Woord
bfe5d73ba2 Several compiler fixes. 2015-05-10 19:04:20 +02:00
Matthijs ter Woord
37b2451193 A little bit code documentation 2015-05-10 15:34:23 +02:00
Matthijs ter Woord
d4cdf12555 Add input check 2015-05-10 15:34:12 +02:00
Matthijs ter Woord
906b554f17 Re-enable the ExceptionOccurred label. 2015-05-10 15:31:31 +02:00
Matthijs ter Woord
7f207841b1 Add another editorconfig file. 2015-05-10 15:31:01 +02:00
Matthijs ter Woord
1f74a852b8 Prevent visual studio crashes when (for example) a Null Reference Exception is being shown, but not dismissed before the VMware machine is closed. 2015-05-10 14:15:09 +02:00
Matthijs ter Woord
362d4ec990 Project cleanup. 2015-05-10 13:34:57 +02:00
Matthijs ter Woord
c69a9a23c4 Merge pull request #86 from ARMmaster17/master
Update readme.md
2015-05-09 11:23:03 +02:00
Matthijs ter Woord
8268084c23 Compilation fix. 2015-05-09 11:15:32 +02:00
Joshua Zenn
0b169f7b7c Update readme.md 2015-05-08 16:45:07 -04:00
Matthijs ter Woord
08f62aa561 Merge pull request #56 from kant2002/Issue-9
Compilation improvements.
2015-05-08 19:50:06 +02:00
Matthijs ter Woord
1c22489404 Merge pull request #78 from kant2002/vs2015
Support for Vs2015
2015-05-08 19:42:38 +02:00
Andrey Kurdyumov
65adb50a09 Fix Debug ID after resolving merge conflics 2015-05-08 23:35:20 +06:00
Andrey Kurdyumov
a61b5ce18a Move Nuget packages to the source control 2015-05-08 22:40:59 +06:00
Andrey Kurdyumov
529f303abe Add documentation for the install.bat 2015-05-08 22:40:56 +06:00
Andrey Kurdyumov
c43847d3ad Add support for VS Experimental Hive 2015-05-08 22:40:55 +06:00
Andrey Kurdyumov
ecd33d2d93 Add ability to select VS Exp Hive for installing. 2015-05-08 22:40:54 +06:00
Andrey Kurdyumov
62de380e40 Add the ability to run builder for VS2015 and VS2013 2015-05-08 22:40:53 +06:00
Andrey Kurdyumov
e8de8ad44d Update Mono.Cecil to 0.9.6.1
Nuget used for delivering dependencies
2015-05-08 22:40:52 +06:00
Andrey Kurdyumov
3af72c3d9c Update to support opening solution in VS2015 2015-05-08 22:40:51 +06:00
Andrey Kurdyumov
f9e4991cec Add the support to building VS2013 and VS2015 versions. 2015-05-08 22:40:51 +06:00
Andrey Kurdyumov
bb62358582 Ignore VS2015 settings 2015-05-08 22:39:07 +06:00
Matthijs ter Woord
29b8f1336f Merge pull request #85 from ARMmaster17/master
Added Localloc opcode
2015-05-08 14:58:09 +02:00
Joshua Zenn
6142448d73 Update OpNone.cs 2015-05-08 08:28:53 -04:00
Matthijs ter Woord
2c1481c933 Merge branch 'pr/53' 2015-05-07 18:49:50 +02:00