Commit graph

7495 commits

Author SHA1 Message Date
José Pedro
5b64efb53f
Moved debug engine registration to a separate pkgdef. 2017-12-24 14:34:29 +00:00
fanoI
37d2ae4079 Corrected and added tests for Filetream in any FileMode
- Added tests to File for issue https://github.com/CosmosOS/Cosmos/issues/760
- FileImpl add "wrong" code for the previous merge: removed it
- Clean up
2017-12-24 13:34:11 +01:00
José Pedro
cf4b84306e
Removed "<ReferenceOutputAssembly>false</ReferenceOutputAssembly>". 2017-12-24 02:16:12 +00:00
José Pedro
f2d99db847
Package upgrades. 2017-12-24 01:56:54 +00:00
Valentin Charbonnier
99d74715fc Is the problem fixed? 2017-12-23 17:41:03 +01:00
Valentin Charbonnier
4167ad81dd
Merge pull request #22 from CosmosOS/master
Merge Cosmos master.
2017-12-23 17:00:45 +01:00
Valentin Charbonnier
b9880d181e Conflicts fixed. 2017-12-23 17:00:32 +01:00
KingLuigi4932
ed76009814
[AHCI] Replace "Convert.ToBoolean(byte)" with byte == 1 2017-12-22 16:41:30 +03:00
KingLuigi4932
098963a1ff
[PciDevice] Add EnableBusMaster 2017-12-22 16:24:04 +03:00
KingLuigi4932
30572e9e90
Not important 2017-12-22 16:23:35 +03:00
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
Arawn Davies
570ddbcfb6
Merge pull request #808 from zarlo/patch-2
Update issue_template.md
2017-12-21 01:24:34 +00:00
zarlo
458c035302 hot fix 2017-12-20 12:15:28 +11:00
zarlo
68f646e36f update 2017-12-20 01:32:47 +11:00