Quajak
d5c9a79bfe
More plugs
2020-11-30 17:25:43 +01:00
KM198912
257191d2c8
Update CPU.cs
...
Typo Fix
2020-10-22 18:44:47 +02:00
Quajak
8996b1f8a3
Added CPU.GetMemoryMap
...
Fixed GetMBIAddress Plug
Cleaned up code
2020-10-19 00:35:42 +02:00
Quajak
490b0afa6a
Merge branch 'master' into cpuid_public
2020-10-13 21:20:03 +02:00
Quajak
a4d0befbe1
Made ReadCPUID public
...
Made `ReadCPUID` and `CanReadCPUID` public.
2020-09-27 15:22:14 +02:00
Sam Nadol
eefba351dc
Add throw if string empty
2020-09-25 19:35:48 -04:00
Sam Nadol
945c0e544b
Add Brand String method to CPU.cs
2020-09-25 18:46:44 -04:00
Elia Sulimanov
83b274f08e
Removed remarks
2020-08-20 13:37:00 +03:00
Elia Sulimanov
47d34b769c
Merge branch 'master' into Core-API
2020-08-20 13:07:51 +03:00
Elia Sulimanov
b7a55f9d86
CPU Vendor name fix
2020-08-20 08:52:41 +03:00
Elia Sulimanov
b09b8ca471
Fixed CPU API
...
Found the implementation of the plugged functions.
2020-08-19 22:11:05 +03:00
Elia Sulimanov
5ec4a2d17a
Done CPU API
2020-08-19 20:23:56 +03:00
valentinbreiz
1eb9cc43eb
Merge pull request #1237 from CosmosOS/feature/CPUInfoPlugs
...
Feature/cpu info plugs
2020-07-06 08:48:45 +02:00
Elia Sulimanov
2aa182808d
Done CPU api docs
2020-06-17 22:29:31 +03:00
Quajak
cfc41ea088
Implemented GetCPUCycleSpeed
2019-10-11 15:22:24 -04:00
Charles Betros
c0d41f2e13
Get cpu vendor
2019-08-30 19:10:24 -05: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
c191bd0783
Implement CanReadCPUID
2019-08-30 07:09:05 -05:00
Charles Betros
56d1faf4fa
Add check to see id cpuid can be read
2019-08-28 19:13:13 -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
José Pedro
03ede6a046
Code cleanup.
2018-09-09 21:22:00 +01:00
José Pedro
00a884437a
Cosmos.IL2CPU.API -> IL2CPU.API.
2017-12-10 15:57:12 +00: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
221460e191
Attrib NS change
2017-08-03 15:17:34 -04:00
Kudzu
dea3fdf0ef
Merging
2017-07-13 14:29:05 -04:00
Charles Betros
411ce3e872
Create projects and msbuild targets for dotnet core.
2016-12-13 22:39:41 -06:00
fanoI
a5bd158514
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
...
# Conflicts:
# Tests/Cosmos.Compiler.Tests.Bcl/Kernel.cs
# source/Cosmos.Core/CPU.cs
2016-05-28 14:33:11 +02:00
sgetaz
2de222bb2d
Plug attribute ( #196 )
...
Plug required attribute.
2016-05-25 09:17:06 -05:00
fanoI
58c556f085
- Initial work as for https://github.com/CosmosOS/Cosmos/issues/359
...
- Added Console.Clear() to Guess Demo (the boot text remained on screen)
- Added to BCL test BitConverterTest (all failing), test for single / double arithmetic operations
- Added to TestRunner BCLTest
2016-05-21 18:55:39 +02:00
Matthijs ter Woord
e3e32744f5
Merging.
2015-09-04 14:11:35 +02:00
zdimension
9e4a11a59b
Added Interrupts disabling when reboot called
2015-08-16 17:45:37 +02:00
zdimension
459a72dcad
IOPort is not created in loop anymore
2015-08-12 19:12:32 +02:00
zdimension
b538a3c40b
Moved the Reboot func from Power to Core.CPU.Reboot
2015-08-12 18:59:19 +02:00
Sentinel209_cp
c591a7ff1b
Reorganize source: Everything is out of source2 now and the soutions are cleaned up.
2014-11-28 00:48:23 +00:00