Unknown6656
bc8e7a7659
Reverted the changed XOR-call
2016-08-19 19:38:05 +02:00
Unknown6656
a7f72cc2e6
Fixed bool-bool-operations
2016-08-19 18:50:03 +02:00
Unknown6656
4030c1336b
Changed XOR call, as it is not implemented for boolean
2016-08-19 18:20:37 +02:00
Unknown6656
f246908358
Added the german keyboard layout
...
* Added the German keyboard layout and made the keyboard implementation
more scalable and modular to permit future foreign keyboards.
* Added support for ALTGR-keypresses
* Added support for the OEM-102-key
* Cleaned up some code
2016-08-19 18:12:25 +02:00
Unknown6656
3ae267a1d5
Switched to expression-bodied methods
...
Used C#6's feature of expression-bodied methods due to readability and
code size reduction
2016-08-19 16:52:26 +02:00
Unknown6656
a0bfff9f37
Fixed time measurement
2016-08-19 09:59:14 +02:00
Unknown6656
593aefad6c
sry ... forgot to rename one function occurence
...
well ... this is awkward ....
2016-08-18 13:18:40 +02:00
Unknown6656
743b6c9a6f
Rewritten ASM code to use the XS-class
...
I have rewritten the code to use the `XSharp.Compiler.XS`-class inside
the plug-file and I have renamed the internal functions
2016-08-18 13:15:33 +02:00
Unknown6656
c950605c71
removed the PlugRequired-Property for the CPUID-functions
2016-08-14 19:46:18 +02:00
Unknown6656
037cfcf459
Implemented Thread::sleep(int) and StopWatch::GetTimestamp()
2016-08-14 19:05:23 +02:00
Unknown6656
d31ac91b97
Added CPUID functions
2016-08-14 18:19:31 +02:00
Unknown6656
19bc57bf7f
Revert "Added Stopwatch and Thread.Sleep implementation + added some cpuid-functions"
...
This reverts commit 1d53deb45e .
2016-08-14 18:04:11 +02:00
Unknown6656
1d53deb45e
Added Stopwatch and Thread.Sleep implementation + added some cpuid-functions
2016-08-14 17:54:03 +02:00
Unknown6656
1fd7a0367c
Added ASM instructions and basic DateTime-implementation
...
Added the x86-instructions 'LEA', 'RDTSC' and 'RDMSR'.
Added a simplistic plug for 'system::datetime', which now contains the
method for fetching the current date/time
2016-08-14 06:06:30 +02:00
Charles Betros
d025c649bc
Merge pull request #431 from TheCool1James/master
...
Fixed (short-short) op bug
2016-08-10 13:55:59 -05:00
Kevin
23c7e4c01e
Fixed (short-short) op bug
2016-08-10 13:15:12 -04:00
Charles Betros
53094b440b
Fix typo in readme.md ( #420 )
2016-07-28 09:54:13 -05:00
pabru
7d684a8ce7
Fix typo in readme.md
2016-07-28 12:14:36 +01:00
Matthijs ter Woord
07ac6cac1f
Remove temporary Nunit 3.4.0 script.
2016-06-29 13:43:19 -04:00
Matthijs ter Woord
ca4901818a
Disable the temporary test to reproduce the test issue.
2016-06-28 09:24:02 -04:00
Matthijs ter Woord
c5197f7f09
Build server is fixed now? Seems like a bug in NUnit 3.2.1. Script now installs 3.4.0.
2016-06-28 08:53:24 -04:00
Matthijs ter Woord
e66d787493
.
2016-06-27 08:57:25 -04:00
Matthijs ter Woord
bb7282322d
More attempts to fix appveyor build..
2016-06-27 08:51:30 -04:00
Matthijs ter Woord
9ba48ed61f
Test to see if running multiple works ok.
2016-06-26 14:49:49 -04:00
Matthijs ter Woord
218f3ef03a
Merge pull request #395 from jp2masa/ConsoleUpdate
...
Implemented some console methods and fixed a bug in the console, copying the behaviour of background color in windows console applications.
2016-06-26 20:27:26 +02:00
Matthijs ter Woord
3f78163e87
Enable all kernels except FAT.
2016-06-26 14:25:39 -04:00
Matthijs ter Woord
858bce5c79
Enable fat test.
2016-06-26 14:02:57 -04:00
Matthijs ter Woord
f4bf4e97c2
Disable memory test and enable debug compiler.
2016-06-26 13:54:28 -04:00
Matthijs ter Woord
6e3b517c08
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2016-06-26 13:41:57 -04:00
Matthijs ter Woord
66ff8688ab
Disable memory test for now.
2016-06-26 13:41:51 -04:00
Matthijs ter Woord
5ba4fa9913
Merge pull request #391 from jp2masa/master
...
Replace PXE interface textbox with a combobox, filled with local machine interfaces
2016-06-26 19:27:15 +02:00
Matthijs ter Woord
336c65edcc
Fix appveyor format
2016-06-26 13:23:32 -04:00
Matthijs ter Woord
fba256eeac
Attempt to fix build.
2016-06-26 13:22:33 -04:00
Matthijs ter Woord
8cfa0b89ca
Merge pull request #389 from MichaelTheShifter/console
...
Added more keys to the ConsoleKeyEx -> ConsoleKey converter.
2016-06-26 19:09:01 +02:00
Matthijs ter Woord
785693fe8f
Only for VGA crash and Fat test kernels and improved timeout even more.
2016-06-26 12:01:18 -04:00
jp2masa
9b6bd665be
Fix String.EndsWith and add reference to PlugsInspector project ( #393 )
...
* Fix String.EndsWith
* Add Cosmos.Core.Plugs as Reference to PlugsInspector so the list includes every plug.
2016-06-26 01:49:23 -05:00
Matthijs ter Woord
3f8c3dfcc5
Increase test kernel timeout.
2016-06-25 15:25:09 -04:00
Matthijs ter Woord
c1a82c6eaf
Fix appveyor
2016-06-25 14:40:25 -04:00
Matthijs ter Woord
27a2ec5ae8
Typo in appveyor file.
2016-06-25 13:55:25 -04:00
Matthijs ter Woord
9db5f05359
New callback url for gitter.
2016-06-25 13:52:28 -04:00
Matthijs ter Woord
c90e41ad48
Attempt to fix builds on appveyor even more.
2016-06-25 13:50:05 -04:00
Matthijs ter Woord
3bfaf7f670
Make plugmanager not throw exceptions when plug targets are not found.
2016-06-25 12:16:51 -04:00
Matthijs ter Woord
00658f9923
Disable running IL2CPU in process.
2016-06-25 11:58:14 -04:00
Matthijs ter Woord
c4330ffcc2
Remove fat kernel from msbuild build.
2016-06-25 11:50:31 -04:00
Matthijs ter Woord
16e57658f0
Fix project settings.
2016-06-25 11:30:33 -04:00
Matthijs ter Woord
6fee280aaf
Enable normal tests again.
2016-06-25 11:01:05 -04:00
Matthijs ter Woord
626c96eb40
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2016-06-25 10:52:56 -04:00
Matthijs ter Woord
1433340ba5
Generic plugs work now.
2016-06-25 10:52:50 -04:00
Matthijs ter Woord
0af938b0b8
Disable boot projects of the tests, so they don't get built on normal builds.
2016-06-25 09:18:10 -04:00
Charles Betros
1550c86a05
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
2016-06-24 23:59:58 -05:00