Commit graph

63 commits

Author SHA1 Message Date
valentinbreiz
afff8d9e46
Merge pull request #1384 from CosmosOS/dev/multibootvbe
Multiboot VBE detection
2020-07-06 22:01:28 +02:00
valentinbreiz
1eb9cc43eb
Merge pull request #1237 from CosmosOS/feature/CPUInfoPlugs
Feature/cpu info plugs
2020-07-06 08:48:45 +02:00
valentinbreiz
f20d7f3930 move GetMBIAddress to Cosmos.Core_Asm + get pointers of VBE modeinfo and controllerinfo from multiboot 2020-07-06 04:10:20 +02:00
Quajak
710a738dae
Merge pull request #1347 from EliaSulimanov/api-docs-for-userkit
Made API documentation visable while using the userkit
2020-06-07 20:45:23 +02:00
Charles Betros
c350e95778 Bump dependencies version 2020-06-04 21:42:39 -05:00
Elia Sulimanov
32aeb7f2c3 Made API documentation visable while using the userkit
Added GenerateDocumentationFile property in all the libs, so xml documentation would be generated with the NuGet package.
2020-06-01 16:13:22 +03:00
Quajak
5365e7287d Fixed string.IsNullOrWhitespace and fixed ProcessorTest kernel 2020-04-23 18:23:20 +02:00
Quajak
0c2d88ce64 Fix merge 2019-10-26 13:36:10 -04:00
Quajak
b945751d47 Merge remote-tracking branch 'upstream/master' into feature/CPUInfoPlugs
# Conflicts:
#	Tests/Kernels/ProcessorTests/Kernel.cs
#	source/Cosmos.Core/CPU.cs
#	source/Cosmos.Core_Asm/CPU/CPUCanReadCPUIDAsm.cs
#	source/Cosmos.Core_Asm/CPU/CPUReadCPUIDAsm.cs
#	source/Cosmos.Core_Asm/CPU/CPUReadTimestampCounterAsm.cs
#	source/Cosmos.Core_Asm/CPUImpl.cs
2019-10-26 12:31:36 -04:00
Charles Betros
2ef23ec808 Merge branch 'feature/CPUInfoPlugs' of https://github.com/CosmosOS/Cosmos into feature/CPUInfoPlugs 2019-08-30 18:05:43 -05:00
Charles Betros
fe7d16d17e Implement get CPU vendor 2019-08-30 18:05:39 -05:00
Quajak
c07a5b02d8 Implemented read timestampcounter 2019-08-30 16:44:01 +02:00
Charles Betros
73c29ac360 Update CPUReadCPUIDAsm.cs 2019-08-30 07:09:23 -05:00
Charles Betros
c191bd0783 Implement CanReadCPUID 2019-08-30 07:09:05 -05:00
Charles Betros
ba2ace3ad1 Revert "In progress branch for cpuid plugs and tests"
This reverts commit d6c421d0bd.
2019-08-27 18:07:07 -05:00
Charles Betros
d6c421d0bd In progress branch for cpuid plugs and tests 2019-08-27 12:35:50 -05:00
Charles Betros
182783d046 Use xsharp repo root variable 2019-06-21 18:14:57 -05:00
Charles Betros
363e5e9474 Add reference to XSharp 2019-06-21 16:49:44 -05:00
José Pedro
e363ce3f3e
Code cleanup. 2018-11-08 23:12:05 +00:00
José Pedro
746b6da5d7
Build updates. 2018-11-01 14:39:15 +00:00
fanoI
613f0a83a0
Merge pull request #1025 from fanoI/MemoryCopyOperations.Copy_work
Memory copy operations.copy work
2018-09-23 14:37:32 +02:00
José Pedro
03ede6a046
Code cleanup. 2018-09-09 21:22:00 +01:00
fanoI
8691707b52 Created MemoryOperations.Copy that copies128 bytes any iterations using ASM
- VBE (Bochs Graphic Adapter): made bitmap drawing faster using MemoryOperations.Copy
- VBE (Bochs Graphic Adapter): made filled rectangle drawing faster using MemoryOperations.Fill
- Created TestRunner for MemoryOperations
2018-08-21 14:48:10 +02:00
José Pedro
09341b9915
Moved LabelName to IL2CPU.API. 2018-06-07 21:08:26 +01:00
José Pedro
6bf136c713
Plugs improvements. 2018-04-04 19:47:55 +01:00
José Pedro
274fa3e9a5
Build targets. 2018-03-21 23:05:20 +00:00
José Pedro
3d30e35332
Project file cleanup. 2018-02-15 19:25:36 +00:00
José Pedro
00a884437a
Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
José Pedro
5ddda426c6 Moved MoveD from XS.SSE2 to XS. 2017-10-29 00:22:09 +01:00
José Pedro
3b6cade435 Fixed Array.Copy. 2017-10-27 22:45:31 +01:00
José Pedro
054897c50e Merge latest from master. 2017-10-23 01:35:11 +01:00
Charles Betros
c840978528 Change TypeInfo to Type. 2017-10-17 21:55:43 -05:00
José Pedro
a63f4eaa5a Moved to .NET Core 2.0. 2017-08-24 19:20:44 +01:00
Kudzu
d9cf2ccd75 XSharp.Common --> XSharp 2017-08-10 21:57:29 -04:00
Kudzu
47aff268ed Cosmos.Assembler --> XSharp.Assembler 2017-08-10 20:59:32 -04:00
Kudzu
4a64fbb4ac separation 2017-08-10 18:56:55 -04:00
Kudzu
ac525c27d7 Builder 2017-08-10 17:49:14 -04:00
Kudzu
fa4c223452 Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Kudzu
fa00b78441 New Cosmos parent dir 2017-08-08 11:29:41 -04:00
Kudzu
ef419df411 AsmMarker 2017-08-04 11:10:02 -04:00
Kudzu
2b3f1c0e54 AsmMarker to use Dictionary 2017-08-04 11:02:54 -04:00
José Pedro
c945893a96 g3 2017-08-03 23:55:32 +01:00
Kudzu
c64597ce6e Attribs NS 2017-08-03 16:46:15 -04:00
Kudzu
221460e191 Attrib NS change 2017-08-03 15:17:34 -04:00
José Pedro
c0c0884f5f Fixes. 2017-07-17 19:48:21 +01:00
José Pedro
32bce706ac Array.Copy fix.
Added List tests.
2017-07-16 22:28:30 +01:00
José Pedro
be6e718e2d Fixes. 2017-07-14 22:10:03 +01:00
José Pedro
d3ae9f0a35 Moved plugs references to Cosmos.targets. 2017-07-14 21:52:22 +01:00
Kudzu
7a2b62f71d more 2017-07-14 13:47:54 -04:00
Kudzu
d95d0b71b7 Code sorting to RingAttribs phase 1 2017-07-14 12:39:10 -04:00