Matthijs ter Woord
9b78ed1903
Extra changes.
2015-05-24 16:43:04 +02:00
Matthijs ter Woord
dd93b7d2b9
Initial keyboard work. Does not work due to bug in the compiler. (Ldelem_ref)
2015-05-24 16:33:21 +02:00
Matthijs ter Woord
8a6872c600
More conditional code.
2015-05-23 10:28:44 +02:00
Matthijs ter Woord
78a5574904
Disable some debugging code.
2015-05-23 10:28:32 +02:00
Matthijs ter Woord
70ba4700d9
Merge pull request #111 from huetonOS/master
...
Edited Some Docs
2015-05-22 19:42:10 +02:00
Geramy L. Loveless
e482660024
Settings bug fixed
...
I used a frozen variable because the onchange events for anything in the
settings page was being applied to the current mProp which means when we
load our settings we will load the defaults.
2015-05-22 10:38:56 -07:00
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
Tom Featherhill
0ea62b1004
Update DevKit.md
2015-05-22 22:49:40 +09:30
Tom Featherhill
55f1770a61
Update Directories.md
...
Just giving myself a reminder ;)
2015-05-22 22:43:49 +09:30
Tom Featherhill
8c106ee2b3
Update Directories.md
2015-05-22 22:34:34 +09:30
Tom Featherhill
d554d1b3ff
Update Directories.md
...
Haven't checked everything - I have to check the source code for a moment.
2015-05-22 22:33:21 +09:30
Tom Featherhill
b02f3d1ef6
Update DevKit.md
...
Just fixed up the DevKit installation so it's a tad more readable.
2015-05-22 22:12:32 +09:30
Tom Featherhill
8b49e89cab
Update DevKit.md
2015-05-22 22:11:31 +09:30
Tom Featherhill
6e3106abb2
Update index.md
...
Changed the links for the download
2015-05-22 21:54:17 +09:30
Tom Featherhill
ad9881a33b
Update readme.md
...
Added Cosmos Projects and fixed broken link
2015-05-22 21:52:20 +09:30
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