Commit graph

4435 commits

Author SHA1 Message Date
KingLuigi4932
a5ee5501d0
[Sata] Fix. 2017-12-22 16:19:52 +03:00
Qujak
c98c5c5f7f
Added Float Implementation
Added file to plug float to string, prarse and tryparse
2017-12-22 12:09:55 +01:00
Qujak
cdbfa28621
Add double implementation for Parse and TryParse 2017-12-22 12:07:53 +01:00
KingLuigi4932
5ae1780b48
[AHCI] Fix. 2017-12-22 07:46:45 +03:00
KingLuigi4932
1b7abb133b
Update PCIDevice.cs 2017-12-22 07:45:58 +03:00
KingLuigi4932
e26837420b
[PCIDevice] Add EnableBusMaster 2017-12-22 07:45:11 +03:00
KingLuigi4932
8d40fc24b7
[AHCIMemGroup] Fix. 2017-12-22 07:40:15 +03:00
KingLuigi4932
fb3d7accf1
[Sata] Fix. 2017-12-22 07:32:03 +03:00
KingLuigi4932
9f21ed4af0
[AHCIMemGroup] Init. 2017-12-22 07:30:38 +03:00
KingLuigi4932
c5725c1830
[Satapi] Fix. 2017-12-22 07:25:34 +03:00
KingLuigi4932
a9e2e35803
[AHCI] Fix. 2017-12-22 07:23:51 +03:00
KingLuigi4932
1085d86546
[Global] Fix 2017-12-22 07:22:20 +03:00
KingLuigi4932
cf9e11c4de
[StoragePort] Init. 2017-12-22 07:18:12 +03:00
KingLuigi4932
5b4b3d8cae
[IDE] Fix 2017-12-22 07:10:53 +03:00
KingLuigi4932
7da6c03dc7
Update PCI.cs 2017-12-22 07:04:28 +03:00
KingLuigi4932
09a9104b31
Update PCI.cs 2017-12-22 07:03:19 +03:00
KingLuigi4932
49f59bbcef
(Needed) Read and Write Buffer Methods 2017-12-22 06:56:52 +03:00
KingLuigi4932
d479b71f3e
[Satapi] Beta Port Driver 2017-12-22 06:55:31 +03:00
KingLuigi4932
e3930ac08f
[AHCI] AHCI Registers 2017-12-22 06:54:31 +03:00
KingLuigi4932
055b13498c
[Sata] Change file's path 2017-12-22 06:53:18 +03:00
KingLuigi4932
d942cc4c2e
[IDE] Change file's path 2017-12-22 06:52:45 +03:00
KingLuigi4932
317e634a95
[AHC] Change file's path 2017-12-22 06:51:42 +03:00
KingLuigi4932
7e65827386
[IDE] Change file's path 2017-12-22 06:51:08 +03:00
KingLuigi4932
6b5c7658fa
[AHCI] Change file's path 2017-12-22 06:50:05 +03:00
KingLuigi4932
677a6ab28a
[AHCI] Remove Future class 2017-12-22 06:48:40 +03:00
KingLuigi4932
7eda5cd571
[IDE] Initializer 2017-12-22 06:46:43 +03:00
KingLuigi4932
bd093db905
[Global] Initialize all drivers when they exists 2017-12-22 06:44:02 +03:00
KingLuigi4932
d3c7673526
[AHCI] Remove debug messages 2017-12-22 06:12:06 +03:00
KingLuigi4932
8cfa9c2c33
[AHCI] Read other ports and initialize them
Currently, my driver can't read from sector :(
2017-12-22 06:07:13 +03:00
KingLuigi4932
ede864f3c9
[SATA] Optimize methods
It is better to not to put 1500 lines in class were most of the lines are bunch of duplicated lines
2017-12-22 06:05:34 +03:00
José Pedro
d57bb740fe
Cosmos.Debug.Symbols -> IL2CPU.Debug.Symbols. 2017-12-22 02:03:32 +00:00
José Pedro
562bb32e97
Debug engine GUID fixes. 2017-12-22 01:28:00 +00:00
KingLuigi4932
b836eacbe8
Update MemoryBlock.cs 2017-12-22 02:04:24 +03:00
KingLuigi4932
6f63375a00
Add little line 2017-12-22 00:19:23 +03:00
KingLuigi4932
e25333984e
Read8, Read16, Read32, Write8, Write16, Write32 2017-12-21 23:59:13 +03:00
José Pedro
8533f41384
Fixed package GUID conflict. 2017-12-21 20:35:00 +00:00
KingLuigi4932
d6354bff7e
Update IDE.cs 2017-12-21 09:55:17 +03:00
zarlo
458c035302 hot fix 2017-12-20 12:15:28 +11:00
zarlo
68f646e36f update 2017-12-20 01:32:47 +11:00
zarlo
900d63c9db update 2017-12-18 21:33:31 +11:00
zarlo
d5e82612e9 DrawArray and some other things 2017-12-18 20:50:30 +11:00
José Pedro
cb733aa434
Merge branch 'master' of https://github.com/CosmosOS/Cosmos into guess-improvements 2017-12-17 18:37:05 +00:00
zarlo
f0121b1fe3 update 2017-12-17 17:25:14 +10:00
zarlo
09136174f4 ThrowIfModeIsNotValid now uses CheckIfModeIsValid 2017-12-17 03:02:46 +10:00
zarlo
04122a9e22 fix 2017-12-17 02:58:24 +10:00
zarlo
3566c26577 ThrowIfCoordNotValid(Point point) 2017-12-17 02:53:02 +10:00
jp2masa
3a0da1a679
Merge pull request #815 from CosmosOS/remove-net471-workaround
Removed workaround for .NET Framework 4.7.1 projects
2017-12-13 17:30:58 +00:00
KingLuigi4932
2aba248c71
Update Global.cs 2017-12-11 03:49:43 +03:00
KingLuigi4932
5fa47041e7
[AHCI] Initializer 2017-12-11 03:29:17 +03:00
KingLuigi4932
28148a75e9
Update IDE.cs 2017-12-11 03:25:08 +03:00
KingLuigi4932
5c421ae2cc
Rename source/Cosmos.HAL2/Drivers/PCI/Controllers/AHCI.cs to source/Cosmos.HAL2/BlockDevice/Sata.cs 2017-12-11 03:24:06 +03:00
KingLuigi4932
8aa859ba3f
Update PCI.cs 2017-12-11 03:17:47 +03:00
KingLuigi4932
bb2d4ee759
Update Global.cs 2017-12-11 03:14:38 +03:00
KingLuigi4932
4aa7a6dfea
[AHCI] Fix Bugs and Improvements 2017-12-11 02:19:51 +03:00
fanoI
f3633a5356 Cosmos.IL2CPU has changed name in simply IL2CPU 2017-12-10 21:53:39 +01:00
fanoI
d6aff6ab3b Merge branch 'master' of https://github.com/CosmosOS/Cosmos
# Conflicts:
#	source/Cosmos.System2_Plugs/System/IO/DirectoryImpl.cs
#	source/Cosmos.System2_Plugs/System/IO/FileImpl.cs
2017-12-10 21:23:51 +01:00
fanoI
51fac7ada4 Plugged FileInfo
- Added tests for FileInfo
- Added tests for Binary Reader/Writer
- Unified StreamReader and StreamWriter in a unique test
2017-12-10 20:35:29 +01:00
José Pedro
00a884437a
Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
José Pedro
7befa1eb3c
Guess demo improvements. 2017-12-10 01:31:21 +00:00
José Pedro
084c573084
IL2CPU -> IL2CPU.Compiler. 2017-12-09 20:16:19 +00:00
José Pedro
4a019d4a48
Code cleanup. 2017-12-07 19:13:31 +00:00
José Pedro
5693067eda
Fixed Cosmos.VS.DebugEngine references. 2017-12-07 17:34:57 +00:00
José Pedro
7417cf913a
Removed workaround for .NET Framework 4.7.1 projects. 2017-12-05 23:23:12 +00:00
fanoI
5d3d991035 Other plug missed :-( 2017-12-02 13:50:43 +01:00
fanoI
4197d35f3d Added Task plug 2017-12-02 13:28:05 +01:00
fanoI
e05c58b4ed Merged with master 2017-12-01 22:24:28 +01:00
fanoI
299c155f4c Removed a lot of plugs from File: the promise is mantained it uses StreamReader / StreamWriter directly
- CosmosEncoding replacement of Encoding is not needed: Encoding runs perfectly on Cosmos!
- Added tests to BCL for UTF8Encoding
- StreamWriter does not needs a plug anymore, TextWriter is plugged instead but the plug is really the Ctor only
- Commented COSMOSDEBUG
2017-12-01 22:21:15 +01:00
Trivalik
6aea348146 move wait for VS into inno setup 2017-11-30 11:40:15 +01:00
José Pedro
0e8cdf2cad
Packages. 2017-11-25 22:37:09 +00:00
GeomTech
953bf8d748 Revert "Merge branch 'network-update' into master"
This reverts commit 5a3b4e983f, reversing
changes made to 2913682866.
2017-11-23 23:57:10 +01:00
GeomTech
5a3b4e983f
Merge branch 'network-update' into master 2017-11-23 17:19:13 +01:00
GeomTech
d14b533a38 Merge remote-tracking branch 'refs/remotes/CosmosOS/master' into network-update
# Conflicts:
#	Tests/Cosmos.TestRunner.Core/TestKernelSets.cs
2017-11-23 17:11:46 +01:00
José Pedro
90526677b0
Build. 2017-11-21 20:17:36 +00:00
José Pedro
e27746590e
Upgraded projects to .NET Framework 4.7.1. 2017-11-21 14:08:25 +00:00
José Pedro
751c67d787
Fixed wrong assembly version. 2017-11-20 22:01:43 +00:00
fanoI
81234d1cd9 StreamReader implemented but found bug in IL2CPU plug resolution :-( 2017-11-18 11:12:17 +01:00
herecome-datboi
6bcd6e1bcf
Downgrade Microsoft.Data.SQLite package
Downgrade Microsoft.Data.SQLite package in packages.config to eliminate the e_sqlite3.dll missing error
Here's the relevant commit from upstream
a0d67eca10
2017-11-16 00:11:50 +00:00
herecome-datboi
ef911f19d8
Update Cosmos.VS.DebugEngine.csproj
Downgrade Microsoft.Data.SQLite package in Cosmos.VS.DebugEngine
2017-11-16 00:08:52 +00:00
José Pedro
a0d67eca10
Downgraded Microsoft.Data.Sqlite to version 1.1.1. 2017-11-13 00:20:35 +00:00
Valentin Charbonnier
f029565db6
Merge pull request #16 from CosmosOS/master
Merge Cosmos master into Aura Cosmos
2017-11-10 18:44:30 +01:00
José Pedro
e1e2e49020
Packages. 2017-11-09 22:54:29 +00:00
Arawn-Davies
2df6fd319e Updated Syslinux to 6.03, it works! 2017-11-07 23:16:45 +00:00
GeomTech
c7dad69a73 Tests. 2017-10-31 21:56:05 +01:00
fanoI
eb0a469315 Merge branch 'master' of https://github.com/CosmosOS/Cosmos
# Conflicts:
#	Test.sln
#	Tests/Cosmos.Kernel.Tests.Fat/Kernel.cs
#	Tests/Cosmos.TestRunner.Core/TestKernelSets.cs
2017-10-29 18:09:47 +01:00
Valentin Charbonnier
87df6e421b
Merge pull request #15 from aura-systems/pr/14
Pr/14
2017-10-29 15:37:47 +01:00
José Pedro
5ddda426c6 Moved MoveD from XS.SSE2 to XS. 2017-10-29 00:22:09 +01:00
José Pedro
28292a5698 Copied ArrayInternalCopyAsm to Cosmos.CPU_Asm. 2017-10-28 22:42:37 +01:00
José Pedro
3b6cade435 Fixed Array.Copy. 2017-10-27 22:45:31 +01:00
Valentin Charbonnier
848027a9c2 Revert "Revert "Merge pull request #13 from CosmosOS/master""
This reverts commit 294a88029d.
2017-10-26 21:07:03 +02:00
Arawn Davies
a12e7ff875 Merge pull request #757 from aura-systems/FileDirectoryImplUpdate
Fixing Copy File impl
2017-10-26 14:16:14 +01:00
fanoI
4071e75a47 Trying to plug StreamWriter(), but Flush() has only a buffer filled all with 0x0000 not with the text to Write()! 2017-10-24 23:17:50 +02:00
Valentin Charbonnier
294a88029d Revert "Merge pull request #13 from CosmosOS/master"
This reverts commit e2b71f0e5c, reversing
changes made to 50be0f7882.
2017-10-24 13:16:19 +02:00
Valentin Charbonnier
e2b71f0e5c Merge pull request #13 from CosmosOS/master
Merge Cosmos master into Aura Cosmos repo.
2017-10-24 12:42:05 +02:00
Valentin Charbonnier
50be0f7882 Update RandomImpl.cs 2017-10-24 12:24:58 +02:00
José Pedro
054897c50e Merge latest from master. 2017-10-23 01:35:11 +01:00
José Pedro
cc67237545 Fixed package descriptions. 2017-10-22 20:05:21 +01:00
Charles Betros
c840978528 Change TypeInfo to Type. 2017-10-17 21:55:43 -05:00
Charles Betros
ec41cc0d54 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-10-16 22:44:54 -05:00
Charles Betros
fbdb7c1b9e Dictionary work 2017-10-15 11:32:26 -05:00
Charles Betros
3cf8c806ca Some type/runtime type worrk. 2017-10-15 11:30:46 -05:00
José Pedro
38d65c45c6 Fixed NRE message. 2017-10-14 00:05:11 +01:00
José Pedro
928b215670 Removed unneeded code.
Updated README.md and SUPPORT.md.
2017-10-12 22:00:43 +01:00
José Pedro
047c7ae6f6 Disabled code that needs plug. 2017-10-12 21:49:54 +01:00
José Pedro
e5d089c6ed Removed unneeded code.
Updated comments.
2017-10-12 21:42:35 +01:00
José Pedro
435d92d4b5 Fixes. 2017-10-12 21:24:59 +01:00
José Pedro
87ac039005 Renamed "Cosmos.Debug.Symbols" to "IL2CPU.Debug.Symbols". 2017-10-12 20:19:17 +01:00
José Pedro
d8e527aa35 Include x86 e_sqlite3.dll in the root of the VSIX. 2017-10-11 17:57:41 +01:00
Valentin Charbonnier
c75cdffbb4 Ata boot fix. 2017-10-10 21:40:11 +02:00
GeomTech
e132b0f473 Add IsAPIPA() 2017-10-09 23:15:13 +02:00
GeomTech
c0ea8f6f07 Add Network Card verifying 2017-10-09 22:51:27 +02:00
GeomTech
a88a42ef31 PhysicalAddress String 2017-10-07 18:16:27 +02:00
Arawn Davies
90c0fe4c06 Forgot to add closing </ItemGroup> 2017-10-06 14:30:32 +01:00
Arawn Davies
7dcc263df2 Fixed SQL issue due to revert 2017-10-06 14:21:02 +01:00
Arawn Davies
0a3da1d6b9 Revert "might make console faster" 2017-10-05 23:19:03 +01:00
José Pedro
3f03a0d070 Merge latest from master. 2017-10-04 19:46:49 +01:00
José Pedro
3edc13ba7b Removed SQLite package references from Cosmos.Build.MSBuild. 2017-10-03 22:16:14 +01:00
GeomTech
a0a107523b MAC Address 2017-10-03 23:01:31 +02:00
José Pedro
2ff37ddea2 Updated SQLitePCLRaw.bundle_green version. 2017-10-03 20:07:09 +01:00
José Pedro
7c85d156ca Remove e_sqlite3.dll from publish directory. 2017-10-03 00:45:45 +01:00
fanoI
f83aef39b0 Removed from DirectoryImpl.cs all the method that did not need plug anymore: CosmosFileSystem methods are called directly from Net Core code, the only remaing plugs are the ones that need IEnumerable to work. 2017-10-01 16:45:04 +02:00
Arawn Davies
85cdb0f2c8 Merge pull request #718 from zarlo/ExtendedASCII
might make console faster
2017-09-30 00:49:14 +01:00
Arawn Davies
3dbb8678c4 Fixes issues regarding project creation as some VS installations have
the 'Save new projects on creation' option disabled, resulting in Cosmos
projects not saving and nuget packages failing to restore. Noticed in issue #758.
2017-09-30 00:32:31 +01:00
fanoI
d1a0beeea6 Added forgotten plug file :-) 2017-09-24 23:28:19 +02:00
fanoI
562b137bec Bugfix: CompareOrdinalHerlper was not seen as a plug anymore (all plugs should be public!) 2017-09-24 21:50:06 +02:00
fanoI
b509da1690 Merge branch 'master' of https://github.com/CosmosOS/Cosmos
# Conflicts:
#	Tests/Cosmos.Kernel.Tests.Fat/Kernel.cs
2017-09-24 19:59:52 +02:00
fanoI
806e6e9e89 More FAT work
- Make DirectoryInfo work
- Refactored FAT TestRunner in a similar way to the BCL one
- Bugfix: Path.GetTempPath() did not returned a complete path
- Added to VFS "naive" support to Get / Set file attributes (for now only Get is supported)
- Added more debug logs
2017-09-24 18:12:58 +02:00
GeomTech
a202dd6d86 Merge remote-tracking branch 'refs/remotes/CosmosOS/master' 2017-09-23 22:13:03 +02:00
José Pedro
05ab3657c2 Fixed Console.ReadKey. 2017-09-17 20:04:07 +01:00
GeomTech
afd0b6581e Change Requested and optimization code 2017-09-17 19:00:40 +02:00
GeomTech
6b1a2cd705 Copy Update requested 2017-09-17 18:56:21 +02:00
GeomTech
57ac3530cf Merge remote-tracking branch 'refs/remotes/CosmosOS/master' 2017-09-17 18:55:06 +02:00
fanoI
647e3f2c1d Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-09-17 18:24:55 +02:00
GeomTech
8a585c5bb9 Add CtrlAltDel Static String + Remove tests 2017-09-16 20:57:04 +02:00
José Pedro
3e5aff9463 Implemented Console.KeyAvailable. 2017-09-15 00:23:47 +01:00
zarlo
42ed5093be Update FullScreenCanvas.cs
this is better
2017-09-15 04:30:50 +10:00
KingLuigi4932
bd658a5bd3 [CGS] VmWare Support: Fix Issue 2017-09-14 18:28:17 +03:00
KingLuigi4932
a641ea6521 [CGS] VmWare Support: Hidding VideoDriver Enum from User 2017-09-14 18:18:13 +03:00
KingLuigi4932
77e260d610 [CGS] VmWare Support: return SVGAII
and VideoDriver Enum
2017-09-13 23:30:41 -07:00
KingLuigi4932
2c4cdea994 [CGS] Misc: TODOs 2017-09-13 23:28:40 -07:00
KingLuigi4932
10792f79a0 [CGS] VmWare Support: Screen Class 2017-09-13 23:26:02 -07:00
KingLuigi4932
e12a89550a [CGS] Misc: TODOs 2017-09-13 23:24:21 -07:00
KingLuigi4932
ee2ddf33ce [AHCI] Read sector, Stop & Start Command, Port Rebase 2017-09-10 06:20:30 -07:00
KingLuigi4932
538f3e3c77 Update Global.cs 2017-09-08 02:19:02 -07:00
KingLuigi4932
82fc36b523 Update Global Class for AHCI Support 2017-09-08 02:01:41 -07:00
KingLuigi4932
55534cc5bd Rename source/Cosmos.HAL2/Drivers/Controllers/AHCI.cs to source/Cosmos.HAL2/Drivers/PCI/Controllers/AHCI.cs 2017-09-08 02:00:06 -07:00
KingLuigi4932
7df899b49b Rename source/Cosmos.HAL2/Drivers/Controllers/IDE.cs to source/Cosmos.HAL2/Drivers/PCI/Controllers/IDE.cs 2017-09-08 01:59:31 -07:00
KingLuigi4932
10e6225f60 Create the AHCI Controller Class 2017-09-08 01:12:36 -07:00
KingLuigi4932
6d960bd955 Move IDE to a new Location 2017-09-08 00:13:54 -07:00
KingLuigi4932
74720b3be0 [AHCI] Supporting AHCI Controller 2017-09-08 00:06:29 -07:00
fanoI
ff2a75685c Merge pull request #734 from valentinbreiz/patch-1
mSize in GetVolumes fix.
2017-09-05 20:23:01 +02:00
Valentin Charbonnier
ab636bb2c0 Merge pull request #9 from CosmosOS/master
Merge master.
2017-09-05 19:51:36 +02:00
fanoI
45e5b2d61f Merge pull request #738 from valentinbreiz/pach-666
Implementing PCI Scanning
2017-09-05 15:02:22 +02:00
zarlo
c8ca3b51bb moved things 2017-09-04 16:30:51 +10:00
Alexy
0e728d1d3a Add keyboard exemples 2017-09-03 22:37:47 +02:00
GeomTech
535d5b26a8 mSize fix
mSize fix
2017-09-03 21:24:20 +02:00
Alexy
386490a0cc Need plug 2017-09-03 19:17:28 +02:00
Alexy
36f04da235 Revert "Add Move Impl"
This reverts commit e8aa445854.
2017-09-03 18:11:26 +02:00
Alexy
e8aa445854 Add Move Impl 2017-09-02 23:25:42 +02:00
GeomTech
c6f76fb49b Merge pull request #7 from Alve-OS/FileDirectoryImplUpdate
Copy File Fixes
2017-09-02 22:41:55 +02:00
GeomTech
82cb3906c7 Merge pull request #6 from CosmosOS/master
Merge
2017-09-02 22:20:34 +02:00
Alexy
74e6858b36 Add Exceptions 2017-09-02 21:06:48 +02:00
Alexy
b92e59cb1c Add if file doesn't exist 2017-09-02 19:56:08 +02:00
Alexy
bf905d6e47 Copy works 2017-09-02 18:18:13 +02:00
KingLuigi4932
c1e11aabfd Update FileImpl.cs 2017-09-01 00:07:27 -07:00
KingLuigi4932
4e10bcdcfc Update FileImpl.cs 2017-09-01 00:04:08 -07:00
KingLuigi4932
d5cedcf1cf Fixing WriteAllLines issue 2017-08-31 23:54:34 -07:00
Alexy
37ec73cba4 Revert "GetParent Impl"
This reverts commit a37a8ae1b3.
2017-08-31 20:08:04 +02:00
GeomTech
404a3cc0d7 Merge pull request #4 from Alve-OS/latest
Latest
2017-08-31 20:04:02 +02:00
Alexy
a37a8ae1b3 GetParent Impl 2017-08-31 19:54:57 +02:00
Alexy
6050367b54 Copy Impl 2017-08-31 19:54:50 +02:00
fanoI
69c4178686 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-28 19:40:32 +02:00
José Pedro
b5a325f119 Fixed missing assembly. 2017-08-28 00:18:50 +01:00
José Pedro
cfa79c4dc7 Move Cosmos.Debug.Symbols to IL2CPU. 2017-08-26 22:45:33 +01:00
José Pedro
bd32473ef4 Fixed plug name. 2017-08-25 03:10:22 +01:00
José Pedro
0fb144530d Environment plug. 2017-08-25 02:55:35 +01:00
José Pedro
a63f4eaa5a Moved to .NET Core 2.0. 2017-08-24 19:20:44 +01:00
fanoI
6d2f9d5a8d [NOT MERGE THIS] Stack Overflow everywhere
During the test and plugging of DirectoryInfo I've benn hit by a lot of stack overflows / stack corruptions.
I do this PR because I've not the necessary competency to find where the issue his, executing the Cosmos.Kernel.Tests.Fat.Kernel you will be soon hit by a stack overflow.
2017-08-22 13:23:23 +02:00
José Pedro
ea2354dcad Fixed Cosmos.targets. 2017-08-22 02:02:16 +01:00
José Pedro
2f025a1ba5 Packages. 2017-08-21 21:29:22 +01:00
José Pedro
de07d4eb24 Removed IsMicrosoftdotNETOnly from plugs. 2017-08-18 18:40:59 +01:00
Valentin Charbonnier
44da5819a2 Change. 2017-08-18 16:14:18 +02:00
Valentin Charbonnier
72f1e079bc GetDeviceClass added. 2017-08-18 16:10:47 +02:00
José Pedro
e2f111684d Packages. 2017-08-17 23:20:32 +01:00
zarlo
fe06a5fe84 Merge remote-tracking branch 'refs/remotes/CosmosOS/master' into ExtendedASCII 2017-08-17 13:38:03 +10:00
Valentin Charbonnier
4b02644e95 Changes. 2017-08-17 04:13:58 +02:00
José Pedro
374cd26c4e Rings. 2017-08-16 23:45:24 +01:00
Valentin Charbonnier
342d3f86d7 Fix. 2017-08-15 17:58:01 +02:00
Valentin Charbonnier
f8dd90dc7c First Impl. 2017-08-15 17:52:26 +02:00
Arawn Davies
804e112e55 Added DrawFilledRectangle and example in CGS demo 2017-08-14 20:38:45 +01:00
Valentin Charbonnier
9d462b60f5 Changes. 2017-08-13 23:36:15 +02:00
Valentin Charbonnier
9e198d1ba7 Revert "long changed to ulong."
This reverts commit f827994340.

Revert.
2017-08-13 20:56:03 +02:00
fanoI
2fb6b2351b Fixed XSharp compiler path in Builder 2017-08-13 17:22:36 +02:00
Charles Betros
2f0a781254 Change Cosmos X# to X#. 2017-08-12 15:32:09 -05:00
Arawn Davies
c686e26b0c Fixes for installer and builder 2017-08-12 20:43:42 +01:00
Arawn Davies
eb82109cb0 Corrected file path for IL2CPU and XSharp 2017-08-12 19:49:26 +01:00
Valentin Charbonnier
f827994340 long changed to ulong. 2017-08-12 19:36:32 +02:00
Valentin Charbonnier
d9e45ce26b Fix. 2017-08-12 19:07:40 +02:00
Valentin Charbonnier
5300250a28 GetVolumes mSize fix. 2017-08-12 18:51:21 +02:00
Arawn Davies
72352ca963 Fixes - i think, seems to get a bit further with XSharp and IL2CPU being separate 2017-08-12 03:44:21 +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
7327c3169c ref fixes 2017-08-10 19:14:16 -04:00
Kudzu
4a64fbb4ac separation 2017-08-10 18:56:55 -04:00
Kudzu
fd331675d9 Moving IL2CPU 2017-08-10 18:11:44 -04:00
Kudzu
7eac7ba950 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-10 17:49:18 -04:00
Kudzu
ac525c27d7 Builder 2017-08-10 17:49:14 -04:00
José Pedro
e1f58681d2 g3 2017-08-10 22:17:28 +01: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
8864152ac7 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-08 10:41:47 -04:00
Kudzu
3bbeb41f97 g3 2017-08-08 10:41:44 -04:00
José Pedro
2b2ef6ae5b g3 2017-08-08 02:05:35 +01:00
Kudzu
ea9381f499 g3 rename Cosmos.Plugs to Cosmos.Plugs.TapRoot 2017-08-07 20:30:30 -04:00
Kudzu
382d07b350 g3 2017-08-07 20:14:20 -04:00
Kudzu
e59178006f g3 2017-08-07 17:08:33 -04:00
Kudzu
f42ee4df83 merge fix 2017-08-07 17:05:13 -04:00
Kudzu
3a89f7c6e8 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-07 17:04:19 -04:00
Kudzu
2351a54132 g3 2017-08-07 17:02:43 -04:00
José Pedro
00f230eab1 g3 2017-08-07 21:00:54 +01:00
José Pedro
6962c373f8 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-07 20:21:02 +01:00
José Pedro
0ca8d1e756 g3 2017-08-07 20:20:52 +01:00
Kudzu
0d41bb94d6 g3 full BootEntry usage 2017-08-07 15:04:16 -04:00
Kudzu
9212b04200 removed old g3 ref 2017-08-07 14:50:20 -04:00
Kudzu
afa2226904 g3 bootentry 2017-08-07 14:46:19 -04:00
Kudzu
feddd36b9a g3 processor 2017-08-07 14:31:18 -04:00
Kudzu
455ef55c99 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-07 14:30:35 -04:00
Kudzu
71c49d47b9 g3 2017-08-07 14:30:19 -04:00
José Pedro
0fb79d934a g3 2017-08-07 19:29:44 +01:00
Kudzu
c705ea89c0 g3 2017-08-07 14:28:08 -04:00
José Pedro
925585a6ff Merge. 2017-08-07 19:22:27 +01:00
José Pedro
ad34bd4a2a g3 2017-08-07 19:21:02 +01:00
Kudzu
9a8cc5b945 g3 2017-08-07 14:14:19 -04:00
Kudzu
08c1f100bd g3 Device 2017-08-06 21:33:01 -04:00
Kudzu
379dde0420 Temp files labeled 2017-08-06 21:29:14 -04:00
Kudzu
5a667d8e7f g3, temp hard ref to provide base to regress to if necessary. 2017-08-06 21:24:30 -04:00
Kudzu
f6637bcbb6 PrivateAccess now attribute for more compact syntax. 2017-08-06 21:20:14 -04:00
Kudzu
d1a40ad130 PrivateAssets to "fix" a disasterous foolish change by Microsoft. 2017-08-06 21:10:51 -04:00
Kudzu
7d37be2b44 g3 2017-08-06 18:21:01 -04:00
Kudzu
ed4a746ea1 g3 2017-08-06 17:50:09 -04:00
Kudzu
8910930f40 .targets sort 2017-08-06 17:36:16 -04:00
Kudzu
e0f4755f24 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-06 17:29:29 -04:00
Kudzu
99035fd23f Ref cleanup 2017-08-06 17:29:26 -04:00
José Pedro
2455489127 Cleanup. 2017-08-06 22:16:39 +01:00
Kudzu
c5e89cf8ac Removal of 2 temp g3 projs 2017-08-06 16:51:06 -04:00
Kudzu
ff1ba96374 Dir rename for Platform.PC 2017-08-06 16:45:08 -04:00
Kudzu
7a71213f9c Cosmos.Platform --> Cosmos.Platform.PC 2017-08-06 16:38:13 -04:00
Kudzu
ca00fa0451 X86G3 is now X86 2017-08-06 16:35:41 -04:00
Kudzu
bca3cb6c07 Dir rename 2017-08-06 16:29:24 -04:00
Kudzu
cf4d1432d2 g3 sort 2017-08-06 16:23:24 -04:00
Kudzu
e39c786052 g3 sort shared 2017-08-06 14:51:03 -04:00
Kudzu
9835020ec8 g3 sort application 2017-08-06 14:40:04 -04:00
Kudzu
147019939a g3 sort System 2017-08-06 14:33:18 -04:00
Kudzu
af1a6b8041 g3 sort 2017-08-06 14:28:55 -04:00
Kudzu
3c556f5ee6 g3 sort 2017-08-06 13:57:49 -04:00
Kudzu
99966630bb g3 forceinclude 2017-08-06 13:25:01 -04:00
Kudzu
93605dd70c g3 plugs 2017-08-06 13:18:30 -04:00
Kudzu
9d3eb2b8cc Initial plug move 2017-08-06 13:13:25 -04:00
José Pedro
5c99b1f02d Removed UseNAsm. 2017-08-06 17:15:43 +01:00
José Pedro
441e4a3e8b g3 2017-08-06 17:01:41 +01:00
Kudzu
68f13a34d9 g3 2017-08-05 22:20:28 -04:00
Kudzu
b6324c90f0 g3 2017-08-05 21:38:40 -04:00
Kudzu
283e7a4d31 Temp remove FI from G3. 2017-08-05 20:31:23 -04:00
Kudzu
b57c0d83ea Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-05 19:59:44 -04:00
Kudzu
9f3e00d3e7 g3 2017-08-05 19:59:41 -04:00
José Pedro
4d4d1ae3e0 g3 2017-08-05 18:40:02 +01:00
José Pedro
41db0bedaf Ring Check. 2017-08-05 18:04:48 +01:00
José Pedro
150bc00fe2 g3 2017-08-05 16:58:17 +01:00
José Pedro
c6ff16aa8b FAT fixes. 2017-08-05 16:18:58 +01:00
José Pedro
29bf8518ee g3 2017-08-05 00:26:39 +01: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
7352093654 g3 2017-08-04 01:03:36 +01:00
José Pedro
2edda8c4e8 g3 2017-08-04 00:40:19 +01:00
José Pedro
c945893a96 g3 2017-08-03 23:55:32 +01:00
Kudzu
179eafaa1f Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-03 16:46:17 -04:00
Kudzu
c64597ce6e Attribs NS 2017-08-03 16:46:15 -04:00
José Pedro
9c2c86c996 g3 2017-08-03 21:43:48 +01:00
José Pedro
741ab09ec3 g3 2017-08-03 21:36:17 +01:00
Kudzu
50296459e0 missed file 2017-08-03 15:17:57 -04:00
Kudzu
af30db49e1 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-03 15:17:38 -04:00
Kudzu
221460e191 Attrib NS change 2017-08-03 15:17:34 -04:00
José Pedro
cd6f2ddc4c g3 2017-08-03 20:14:57 +01:00
Valentin Charbonnier
9a41c1ab9a FileStreamImpl.cs changes. 2017-08-03 20:18:59 +02:00
Kudzu
4eef0f8b8d Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-03 11:51:53 -04:00
Valentin Charbonnier
6e6e8d9760 Fixes (+ GetUtf16Bytes) 2017-08-03 17:40:43 +02:00
Valentin Charbonnier
d53ff6b087 Change. 2017-08-03 17:28:12 +02:00
Valentin Charbonnier
1a805d8f25 FileSystem Fixes. 2017-08-03 17:27:47 +02:00
José Pedro
0a58aa6b9d Package changes. 2017-08-03 15:17:01 +01:00
Kudzu
495816cef1 Plug msg error upgrade again 2017-08-02 18:48:25 -04:00
Kudzu
310ca122d7 g3 2017-08-02 18:43:32 -04:00
Kudzu
d217e5d206 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-08-02 17:53:22 -04:00
Kudzu
384159039a g3 2017-08-02 17:53:18 -04:00
Arawn Davies
e81e8a09f4 Same as before - csproj, vbproj, fsproj
Fixed the fsproj because of same issue in csproj and vbproj for the project templates
2017-08-02 22:05:52 +01:00
Arawn Davies
84981e0606 Same change as made to the CSharp project template
Made the same change so the vbproj uses the correct version of nuget packages
2017-08-02 22:04:46 +01:00
Arawn Davies
bb67359e25 Updated CosmosProject CSharp csproj
Updated CosmosProject CSharp csproj to use correct reference version (1.0.2-*) whereas before it was 1.0-*
I'll update the other project templates too
2017-08-02 22:03:42 +01:00
Kudzu
b10b618259 g3 2017-08-02 16:08:54 -04:00
José Pedro
9757786744 g3 2017-08-01 21:21:04 +01:00
José Pedro
5374815443 g3 2017-08-01 18:18:03 +01:00
Kudzu
aa11d2821f RingCheck shell 2017-08-01 12:42:23 -04:00
Kudzu
5db48f13c7 g3 2017-07-31 21:05:32 -04:00
Kudzu
e3791fb1d3 g3 2017-07-31 20:43:40 -04:00
Kudzu
a438fb076c g3 2017-07-31 15:15:38 -04:00
Kudzu
829ed3e76a g3 2017-07-31 14:41:11 -04:00
Kudzu
7c2afe9980 g3 2017-07-31 14:38:03 -04:00
Kudzu
2e57ffd312 g3 2017-07-31 13:46:22 -04:00
Kudzu
b15c40ddcf g3 2017-07-31 13:32:14 -04:00
Kudzu
adce540d36 g3 2017-07-31 13:06:18 -04:00
zarlo
37b0fdcba7 Merge remote-tracking branch 'refs/remotes/CosmosOS/master' into ExtendedASCII 2017-07-31 21:27:34 +10:00
zarlo
136ab7c8a5 renamed iWriteChar 2017-07-31 14:31:45 +10:00
José Pedro
4a9ea3ae93 g3 2017-07-30 19:56:16 +01:00
Kudzu
0322b14ff9 g3 2017-07-30 14:46:45 -04:00
José Pedro
65f96f88e9 g3 2017-07-30 19:44:19 +01:00
Kudzu
aa67985e24 g3 2017-07-30 14:29:02 -04:00
Kudzu
a8c24dd51b Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-30 14:26:18 -04:00
Kudzu
84c04fb685 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-30 14:26:01 -04:00
Kudzu
8dbec5d1ee g3 2017-07-30 14:24:01 -04:00
José Pedro
5e02740c76 g3 2017-07-30 19:15:49 +01:00
Kudzu
71740b77c9 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-30 13:59:28 -04:00
José Pedro
a859d25e53 g3 2017-07-30 18:50:13 +01:00
Kudzu
7e3e871439 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-30 13:41:14 -04:00
Kudzu
dd8d999581 g3 2017-07-30 13:41:12 -04:00
José Pedro
a58e3f2fa0 g3 2017-07-30 18:38:20 +01:00
Kudzu
5789ef0a2e g3 2017-07-30 13:35:21 -04:00
Kudzu
7f85d58084 g3 2017-07-30 13:31:32 -04:00
Kudzu
da3b760733 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-30 13:31:27 -04:00
Kudzu
fe994e6b44 g3 2017-07-30 13:22:57 -04:00
José Pedro
2b2efe2774 g3 2017-07-30 18:22:09 +01:00
Kudzu
de6f1c8fe9 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-30 13:09:51 -04:00
José Pedro
50938cf4ff g3 2017-07-30 18:07:09 +01:00
Kudzu
eacb83488f Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-30 12:59:51 -04:00
Kudzu
4bc37b192b g3 2017-07-30 12:59:48 -04:00
José Pedro
fb6945ba7d g3 2017-07-30 17:36:12 +01:00
Kudzu
fd02349b88 g3 2017-07-29 17:06:21 -04:00
Kudzu
ae17a3afe5 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-29 17:02:29 -04:00
Kudzu
4bef8ab35d g3 2017-07-29 17:02:27 -04:00
José Pedro
16caea9baf g3 2017-07-29 21:41:33 +01:00
Kudzu
eb0befb624 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-29 16:13:39 -04:00
Kudzu
967b36f5a8 g3 2017-07-29 16:13:37 -04:00
José Pedro
aaa5886c72 g3 2017-07-29 19:50:57 +01:00
Kudzu
34177e99d1 g3 2017-07-29 14:17:44 -04:00
Kudzu
c6099032cc g3 2017-07-29 14:01:28 -04:00
Kudzu
48c00d27ba g3 2017-07-29 13:40:27 -04:00
José Pedro
27e7c21bbc g3 2017-07-29 16:25:57 +01:00
José Pedro
8fe356292c g3 2017-07-29 02:42:57 +01:00
José Pedro
be21703c3f g3 2017-07-29 01:46:00 +01:00
Kudzu
c14bdd1f88 g3 2017-07-28 20:07:38 -04:00
Kudzu
62e5fd18b7 g3 2017-07-28 19:16:02 -04:00
Kudzu
c92499735e Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-28 17:52:41 -04:00
Kudzu
766bcb29d3 g3 2017-07-28 17:52:39 -04:00
José Pedro
6cb4b02a21 g3 2017-07-28 19:54:19 +01:00
Kudzu
75ac5998f7 g3 2017-07-28 11:52:49 -04:00
José Pedro
fff6d5b3b3 g3 2017-07-28 00:27:27 +01:00
Kudzu
960fb12bb5 g3 2017-07-27 19:02:29 -04:00
Kudzu
83fdcbeee1 g3 2017-07-27 18:50:04 -04:00
Kudzu
88534e9ea7 g3 2017-07-27 17:25:44 -04:00
Kudzu
e401916fdd g3 2017-07-27 16:20:26 -04:00
Kudzu
5446758af5 g3 2017-07-27 15:18:25 -04:00
Kudzu
d86cea3db5 g3 2017-07-27 15:15:55 -04:00
Kudzu
ab71e25d02 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-27 14:27:27 -04:00
Kudzu
ae3ef2ba95 g3 2017-07-27 14:27:25 -04:00
José Pedro
8019003479 g3 2017-07-27 19:24:41 +01:00
Kudzu
03a2a5febe g3 2017-07-27 14:14:54 -04:00
José Pedro
5e1217d224 Merge. 2017-07-27 18:49:51 +01:00
José Pedro
a837d03912 g3 2017-07-27 18:48:29 +01:00
Kudzu
ddbbd7ff39 g3 2017-07-27 13:14:50 -04:00
zarlo
97282c59c9 might be faster 2017-07-27 20:32:47 +10:00
Kudzu
636c575949 g3 2017-07-26 20:31:16 -04:00
José Pedro
58f48e5643 g3 2017-07-27 00:18:14 +01:00
Kudzu
e7daff3c9b g3 2017-07-26 18:47:36 -04:00
Kudzu
1797706c10 g3 2017-07-25 15:01:27 -04:00
Kudzu
d33b634e71 Merge pull request #717 from valentinbreiz/ExtendedASCII
Extended ASCII characters.
2017-07-25 10:21:18 -04:00
Valentin Charbonnier
7db016b735 All extended ASCII characters added. 2017-07-25 00:18:45 +02:00
Kudzu
568dae9d97 Template ignore *.cosmos 2017-07-24 15:31:07 -04:00
Kudzu
b3fb54fe45 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-24 15:24:52 -04:00
Kudzu
380f8452f6 g3 2017-07-24 15:24:50 -04:00
José Pedro
11df465f95 Stsfld fix. 2017-07-22 19:21:10 +01:00
fanoI
f879d36014 Merge pull request #713 from invisal/master
Improve Math.Sqrt() implementation.
2017-07-21 22:00:07 +02:00
Kudzu
aaacacc7f2 g3 2017-07-21 14:57:47 -04:00
Kudzu
0060c4ea2c g3 2017-07-21 14:41:21 -04:00
Kudzu
c0ff1e8fe3 g3 2017-07-21 14:40:54 -04:00
Kudzu
265d53bc36 g3 2017-07-21 14:36:39 -04:00
Kudzu
e2be4f1a57 g3 2017-07-21 14:26:57 -04:00
Kudzu
66ea10b664 g3 2017-07-21 14:14:31 -04:00
Kudzu
a4a6b9356b g3 2017-07-21 13:42:52 -04:00
Kudzu
ff1c942503 Gen3 2017-07-21 13:19:49 -04:00
invisal
08769800eb Add comment for Math.Sqrt() 2017-07-21 22:13:14 +07:00
invisal
bb684a1379 Handle edge case and more test case for Math.Sqrt() 2017-07-20 19:37:01 +07:00
invisal
6b46e948ce Improve Math.Sqrt() implementation. 2017-07-20 12:31:07 +07:00
Kudzu
a3a47bcbed gen3 2017-07-19 13:08:06 -04:00
Kudzu
921a879cc0 Shell done 2017-07-19 12:54:21 -04:00
Kudzu
9706ec4236 gen3 2017-07-19 12:47:18 -04:00
Kudzu
8c2103cc29 Gen3 Kernel Shell 2017-07-19 12:17:06 -04:00
Kudzu
1b783111ba Shared ref 2017-07-19 12:00:17 -04:00
Kudzu
f1799d9a20 sln 2017-07-19 11:51:43 -04:00
José Pedro
c0c0884f5f Fixes. 2017-07-17 19:48:21 +01:00
jp2masa
b88ecd8b5b Merge pull request #704 from valentinbreiz/ACPI
ACPI Improvements.
2017-07-16 22:32:17 +01:00
José Pedro
32bce706ac Array.Copy fix.
Added List tests.
2017-07-16 22:28:30 +01:00
Valentin Charbonnier
baa9d4caa9 Improvements. 2017-07-16 20:19:49 +02:00
José Pedro
e58a0b1c81 Fixes. 2017-07-15 19:16:44 +01:00
José Pedro
8d6567fe2b PS/2 driver work.
Added MouseManager.
Fixed Ldarg bug.
2017-07-15 19:02:40 +01:00
Kudzu
6229cbe61d Typo 2017-07-15 10:58:15 -04:00
José Pedro
07ac3bba9c Cosmos.targets fix. 2017-07-14 22:51:29 +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
585ed51ff3 removed unneeded code 2017-07-14 15:33:18 -04:00
Kudzu
33a39a46ec comment 2017-07-14 15:25:47 -04:00
Kudzu
435a558997 Rename DebugStub project 2017-07-14 15:20:59 -04:00
Kudzu
bba806bb94 more 2017-07-14 14:12:25 -04:00
Kudzu
7a2b62f71d more 2017-07-14 13:47:54 -04:00
Kudzu
8066b19da0 more 2017-07-14 12:55:52 -04:00
Kudzu
84ec7fcfff more 2017-07-14 12:52:55 -04:00
Kudzu
de4967ed3c more 2017-07-14 12:41:10 -04:00
Kudzu
d95d0b71b7 Code sorting to RingAttribs phase 1 2017-07-14 12:39:10 -04:00
José Pedro
d3ae49b3db Compiler fix. 2017-07-14 15:26:05 +01:00
José Pedro
6f4b6098b4 Label fixes. 2017-07-14 14:17:49 +01:00
José Pedro
fd87fe6ea1 Compiler fix. 2017-07-14 13:58:14 +01:00
Kudzu
484c7be346 Merge Cosmos.Core.Memory down into Cosmos.Core 2017-07-13 15:04:52 -04:00
Kudzu
ac5eec650a Sorting in builder 2017-07-13 14:40:23 -04:00
Kudzu
b4ef31c993 Merge Cosmos.Core.Common 2017-07-13 14:38:23 -04:00
Kudzu
dea3fdf0ef Merging 2017-07-13 14:29:05 -04:00
Kudzu
1dfe69bc73 Namespace change in prep for project merge 2017-07-13 14:25:50 -04:00
Kudzu
115b8ca351 Removed empty file 2017-07-13 14:19:53 -04:00
Kudzu
d49d53ddeb GC decoupling 2017-07-13 13:48:15 -04:00
José Pedro
2348e07083 Changes. 2017-07-13 18:38:57 +01:00
Kudzu
84b0b0184d Cosmos.IL2CPU.Plugs is now Cosmos.IL2CPU.API 2017-07-13 13:05:05 -04:00
Kudzu
a2bca9f5b0 ObjUtils fix 2017-07-13 13:00:44 -04:00
Kudzu
d31338bd55 Code move 2017-07-13 12:44:50 -04:00
Kudzu
cd70ecd3f5 Code Clean 2017-07-13 12:40:17 -04:00
Kudzu
54a87048f8 Cosmos.System_Plugs 2017-07-12 14:23:19 -04:00
Kudzu
eee8edac92 NS update 2017-07-12 12:42:50 -04:00
Kudzu
fbe3811226 renamer 2017-07-10 18:31:16 -04:00
Kudzu
f0e22d615a renamer 2017-07-10 18:25:35 -04:00
Kudzu
07d151c7bc Minor change to plug url 2017-07-10 14:07:26 -04:00
Kudzu
cbffb001f3 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-07-10 13:42:58 -04:00
Kudzu
3c68a961b4 tools 2017-07-10 13:42:55 -04:00
jp2masa
7f3f647197 Merge pull request #671 from valentinbreiz/ACPI
ACPI Implementation (Restart, Shutdown)
2017-07-09 15:19:20 +01:00
José Pedro
ef5395b866 Namespace fixes. 2017-07-07 15:25:05 +01:00
José Pedro
1ce42933e3 Updates. 2017-07-06 00:34:04 +01:00
Valentin Charbonnier
17a0b04020 Update CosmosTask.cs 2017-07-04 22:09:23 +02:00
Kudzu
58f6f43e8a renamer 2017-07-03 19:30:50 -04:00
Kudzu
95103ea9fd more ref fixes 2017-07-03 19:30:41 -04:00
Kudzu
153a59af92 Test sln 2017-07-03 18:57:15 -04:00
Kudzu
e70afe3165 Few more fixes 2017-07-03 18:49:38 -04:00
Kudzu
066182d8b4 WORKS 2017-07-03 18:26:07 -04:00
Kudzu
3047e05854 renamer 2017-07-03 18:17:07 -04:00
Valentin Charbonnier
ffbc1f71be Some changes canceled 2017-07-04 00:10:48 +02:00
Kudzu
6688bf0308 renamer 2017-07-03 18:09:24 -04:00
Kudzu
b62da18c77 renamer 2017-07-03 18:07:00 -04:00
Kudzu
443286fc65 renamer 2017-07-03 18:04:16 -04:00
Kudzu
85ac1de9b1 renamer 2017-07-03 17:34:44 -04:00
Kudzu
0daa909277 renamer 2017-07-03 17:32:25 -04:00
Kudzu
9810ab02d4 renamer 2017-07-03 17:27:36 -04:00
Kudzu
8cd35b4bea Renamer 2017-07-03 17:10:54 -04:00
Kudzu
1091cd7925 renamer 2017-07-03 16:48:22 -04:00
Kudzu
076af7b5d0 renamer 2017-07-03 15:24:36 -04:00
Kudzu
2d9e1b2e68 renamer 2017-07-03 15:21:51 -04:00
Kudzu
634e8efe4c renamer... sloppy bugs :( 2017-07-03 15:16:47 -04:00
Kudzu
8e187f7ff4 renamer 2017-07-03 15:12:46 -04:00
Kudzu
38fcff2dd8 Renamer 2017-07-03 15:10:36 -04:00
Kudzu
4d32099887 renamer 2017-07-03 14:37:41 -04:00
Valentin Charbonnier
ba65f3b479 Bug fixes and additions.
- The user can now Enable and Disable ACPI
- Image change in the setup (for a better design)
- Bug fixed with Remote Debugging (NRE)
2017-07-03 20:27:28 +02:00
Kudzu
fa5c96ce67 rename sln 2017-07-03 14:21:04 -04:00
Kudzu
7e80746a9e rename tool 2017-07-03 14:18:41 -04:00
Kudzu
29d457aea5 Rename Tool 2017-07-03 14:11:12 -04:00
Kudzu
0dbce66806 Rename tool 2017-07-03 14:08:03 -04:00
Kudzu
4fb7e6c321 Rename tool 2017-07-03 13:38:43 -04:00
Kudzu
808160ecaa Renamer 2017-07-03 11:41:06 -04:00
Kudzu
416e9795dc Directory changes 2017-07-03 11:27:32 -04:00
Kudzu
6d3d9fcbde Builder changes 2017-07-03 11:25:44 -04:00
Charles Betros
6018475507 Revert "Rename Cosmos.Core_Asm to Cosmos.Core.Asm."
This reverts commit e8fabb7eef.
2017-07-03 09:51:51 -05:00
Charles Betros
e8fabb7eef Rename Cosmos.Core_Asm to Cosmos.Core.Asm. 2017-07-02 16:31:57 -05:00
Kudzu
8cc1ba85fd Builds and install runs again 2017-07-02 14:10:02 -04:00
Kudzu
09379d9ecc sln 2017-07-02 13:51:27 -04:00
Kudzu
f063206f21 SLN 2017-07-02 12:53:01 -04:00
Kudzu
1dbf352c74 ref fixes 2017-07-02 12:21:53 -04:00
Kudzu
10ae3a1960 Inline change 2017-07-01 17:01:48 -04:00
Kudzu
eee320c724 Name consolidation 2017-07-01 16:49:28 -04:00
Kudzu
fa8b8813df Post Build actions 2017-07-01 16:23:17 -04:00
Kudzu
5c9ed20623 sln 2017-07-01 14:27:01 -04:00
Kudzu
29b5f3e8db SLN 2017-07-01 14:15:11 -04:00
Kudzu
8554d611ba SLN work 2017-07-01 14:11:32 -04:00
Kudzu
2987b138f2 IDE SLN 2017-06-28 17:40:43 -04:00
Kudzu
f1e7e24750 Compiler sln 2017-06-28 17:32:43 -04:00
Kudzu
b9181e016e Compiler.sln 2017-06-28 16:41:25 -04:00
Kudzu
71ec45c583 Bin Cache changes 2017-06-28 13:56:00 -04:00
Kudzu
e734ac7c87 Rewording of text in builder 2017-06-28 13:06:32 -04:00
Kudzu
c74db79223 Fatal error in builder 2017-06-28 13:03:55 -04:00
Kudzu
65a4b58049 Builder 2017-06-22 20:41:57 -04:00
Kudzu
bcfccbf861 Builder 2017-06-22 19:56:13 -04:00
Kudzu
906ce5455b Builder 2017-06-22 19:38:43 -04:00
Kudzu
2d8f089eeb Builder 2017-06-22 19:13:24 -04:00
Kudzu
d54d00b0ab Builder 2017-06-22 18:13:34 -04:00
Kudzu
e81ad5820d Builder UI 2017-06-22 17:40:30 -04:00
Kudzu
099f91a74e Builder 2017-06-22 17:27:14 -04:00
Kudzu
791d80f879 Builder UI 2017-06-22 17:09:20 -04:00
Kudzu
7d91946fa0 Builder 2017-06-22 15:38:22 -04:00
Kudzu
07a49ef876 Builder 2017-06-22 14:59:39 -04:00
Kudzu
c810072793 builder 2017-06-22 13:58:15 -04:00
Kudzu
ba96991787 Consolidation 2017-06-22 13:55:47 -04:00
Kudzu
59ded86262 Builder 2017-06-22 13:21:45 -04:00
Kudzu
f0cb7f6cd1 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-06-22 11:39:34 -04:00
Kudzu
92ab366223 Kernel sln work 2017-06-22 11:39:22 -04:00
Valentin Charbonnier
4eeb5ce5db Update Global.cs
"Start ACPI" replaced by "Starting ACPI"
2017-06-21 19:34:31 +02:00
Valentin Charbonnier
1a9e83b632 Some modifications...
ACPI class clarified.
Start ACPI added when starting a Cosmos Kernel project. (it does not
work with remote debugging, the project crash in the VM)
2017-06-21 19:26:08 +02:00
Valentin Charbonnier
b9aba9a17b Minor change
Set "AllowUnsafeBlocks" to false.
2017-06-21 13:40:37 +02:00
Valentin Charbonnier
78f276aded ACPI.cs moved to Cosmos.Core
(From Cosmos.HAL)
2017-06-21 13:38:40 +02:00
José Pedro
d382572b07 Version updates. 2017-06-20 19:29:28 +01:00
Valentin Charbonnier
a9eb8c314b Shutdown Reboot with ACPI added 2017-06-19 22:56:34 +02:00
José Pedro
fc9f33acda Improved the NullReferenceException message. 2017-06-18 02:04:59 +01:00
José Pedro
ebeb20fd7c Reverted version change. 2017-06-17 01:44:39 +01:00
José Pedro
1204411e4e Updated packages and templates. 2017-06-17 00:40:54 +01:00
José Pedro
412c55410f Builder fixes. 2017-06-16 18:31:47 +01:00
José Pedro
354e913e4e Merge branch 'master' of https://github.com/CosmosOS/Cosmos into netcore 2017-06-11 01:15:48 +01:00
José Pedro
ecc8ae397a Installer change. 2017-06-11 01:15:16 +01:00
Charles Betros
7468ab1339 Local names and caching. Minor csproj changes. 2017-06-10 12:35:21 -05:00
José Pedro
ed497c5345 Fixes. 2017-06-09 16:43:25 +01:00
José Pedro
5103e8e72d Added back the Random plug. 2017-06-07 19:29:28 +01:00
José Pedro
2d40461181 Installer change. 2017-06-04 19:54:15 +01:00
José Pedro
2493690980 Fixed debugger bug. 2017-06-01 22:17:19 +01:00
Charles Betros
95ccc7019e Add restore target to include prerelease packages. 2017-05-29 14:10:44 -05:00
Charles Betros
52270342ce Add dependencies so they are build when using test runner. 2017-05-28 15:41:57 -05:00
Charles Betros
e52a15355b Set size for source or destination if indirect. 2017-05-28 11:28:43 -05:00
Charles Betros
522a054d70 Size for asm indirect ops 2017-05-28 09:23:11 -05:00
Charles Betros
50b43f88d6 Mov sign/zero extend. 2017-05-27 15:24:30 -05:00
Charles Betros
1147b18134 Install changes to remove dotnet cli.
include sqlite in vsix.
2017-05-26 18:30:53 -05:00
Charles Betros
20f510be47 Merge branch 'netcore' of https://github.com/CosmosOS/Cosmos into netcore 2017-05-24 18:08:53 -05:00
Charles Betros
b2d5d8af95 Fix sign extend opcodes. Remove use of dotnet cli and removed some embedded assemblies from vsip. 2017-05-24 18:08:46 -05:00
José Pedro
bc9bbb4ecc Fixed project properties bug. 2017-05-24 22:01:27 +01:00
jp2masa
c7286fe825 Merge pull request #571 from zarlo/patch-1
Console Optimize
2017-05-23 20:15:08 +01:00
jp2masa
adfb302ef1 Update Canvas.cs 2017-05-23 19:51:40 +01:00
jp2masa
eb944bb27d Merge branch 'master' into master 2017-05-23 19:43:48 +01:00
jp2masa
d4fc437d9e Merge pull request #646 from nuhash/DrawCircle
Implemented additional drawing function as per issue #603
2017-05-23 19:28:17 +01:00
NuHash
ab56018cf3 Removed PointsCollection 2017-05-23 14:30:58 +01:00
NuHash
feffe0a39f Made requested changes
Made DrawPolygon variadic
Included exception handling for drawing out of bounds
Updated CGS demo
2017-05-22 22:51:07 +01:00
José Pedro
9c90f7eaae Merge branch 'master'. 2017-05-22 01:51:41 +01:00
José Pedro
2139371c47 Changed Cosmos.targets path. 2017-05-22 00:58:55 +01:00
NuHash
fb2065fd78 Added virtual keywords 2017-05-21 22:45:08 +01:00
NuHash
fa5b7e30b7 Completed DrawPolygon method
Create Point and PointsCollection classes to make it easier to use.
2017-05-21 22:27:19 +01:00
NuHash
ba861ddd18 Completed DrawCircle and DrawEllipse
Tested
2017-05-21 21:49:37 +01:00
jp2masa
f3a10fb5f6 Merge pull request #611 from teokitan/patch-1
Update OpNone.cs for Math.Round()
2017-05-21 20:39:07 +01:00
jp2masa
b9b777e17d Merge pull request #550 from Suchiman/master
Added basic Hyper-V support
2017-05-21 20:29:03 +01:00
jp2masa
60a198ccea Added missing switch cases. 2017-05-21 20:15:51 +01:00
jp2masa
686904c918 Merge pull request #525 from zarlo/Dictionary
Dictionary test
2017-05-21 20:11:04 +01:00
NuHash
8476a1f0fd DrawCircle and DrawEllipse
Need to implement Bresenham
2017-05-21 02:23:00 +01:00
NuHash
cbb2f4440a Began DrawCircle function 2017-05-20 23:02:38 +01:00
José Pedro
4d68d027d4 Project build fixes. 2017-05-19 21:57:58 +01:00
José Pedro
86a5ee339e XSharp.VS fixes.
Added back the Cosmos Graphic Subsystem demo.
2017-05-18 01:25:13 +01:00
José Pedro
490506edab Added back the MemberwiseClone plug.
Fixed issue with dotnet sdk version.
2017-05-16 22:29:02 +01:00
José Pedro
2826446441 Added missing dependency. 2017-05-14 02:22:50 +01:00
José Pedro
6e50e69d8c Fixed packages versions. 2017-05-14 01:31:31 +01:00