Commit graph

36 commits

Author SHA1 Message Date
José Pedro
470d47b6c9
Code cleanup. 2018-10-02 22:07: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
Valentin Charbonnier
69d4bcc228 Minor changes. 2018-07-28 16:08:38 +02:00
Valentin Charbonnier
38ccde1fbc Checksum.
Remove checksum on too long packets with PCNETII.
2018-07-25 04:11:27 +02:00
José Pedro
45560ee3a6
Merge latest from master. 2018-06-28 21:59:42 +01:00
valentinbreiz
4afe85d9a7
Little fix on packet size
(previously limited to 255 bytes)
2018-05-25 21:21:31 +02:00
Valentin Charbonnier
af4f3c1fe5 Fix. 2018-05-06 18:24:47 +02:00
Valentin Charbonnier
ac3a392d38 Little fix on PCI VendorID.
AMD Vendor ID is 0x1022 not 0x0438.
2018-01-06 20:57:03 +01:00
fanoI
eafd38ecac
Merge pull request #763 from KingLuigi4932/patch-6
[FirstWorking] Implementing AHCI Controller Driver
2018-01-06 20:16:50 +01:00
KingLuigi4932
7815013c63
Update VMWareSVGAII.cs 2017-12-29 00:28:48 +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
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
d6354bff7e
Update IDE.cs 2017-12-21 09:55:17 +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
4aa7a6dfea
[AHCI] Fix Bugs and Improvements 2017-12-11 02:19:51 +03:00
José Pedro
00a884437a
Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
José Pedro
047c7ae6f6 Disabled code that needs plug. 2017-10-12 21:49:54 +01:00
José Pedro
435d92d4b5 Fixes. 2017-10-12 21:24:59 +01:00
KingLuigi4932
ee2ddf33ce [AHCI] Read sector, Stop & Start Command, Port Rebase 2017-09-10 06:20:30 -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
Valentin Charbonnier
4b02644e95 Changes. 2017-08-17 04:13:58 +02: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
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
221460e191 Attrib NS change 2017-08-03 15:17:34 -04:00
José Pedro
a58e3f2fa0 g3 2017-07-30 18:38:20 +01:00