Commit graph

106 commits

Author SHA1 Message Date
valentinbreiz
91fa804dfa
Update and rename PciDevice.cs to PCIDevice.cs 2018-03-23 23:32:37 +01:00
José Pedro
274fa3e9a5
Build targets. 2018-03-21 23:05:20 +00:00
Arawn Davies
becfc92417 Finally! Fixed PCIDeviceExists returning null if it doesn't instead of false - Bit of a hack but it's done the job for now, needs redoing 2018-02-25 00:13:19 +00:00
José Pedro
3d30e35332
Project file cleanup. 2018-02-15 19:25:36 +00:00
José Pedro
4cede67a45
Fixed namespaces. 2018-02-04 19:13:31 +00:00
fanoI
46d5c0b63a
Merge branch 'master' into extended-ascii 2018-01-27 21:15:05 +01:00
fanoI
4a990ac2af Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too)
- moved EncodingTest on Text subdir
- added ConsoleTest (not enabled by default)
- removed ASCIIEncodingImpl (it was not needed)
- Made plugs of Console better and added plugs for formatted versions
- Removed code to test Hashtable, Hashtable it will be a separate PR
2018-01-27 20:00:11 +01:00
Charles Betros
d72a10ea3a PIT 2018-01-25 14:08:13 -06:00
ewoudje
70602ac53e Changes requested by charlesbetros
And i tested it and it works with debugging 😄

Thx charlesbetros
2018-01-24 17:05:25 +01:00
ewoudje
bca8432e0d Real fix for PIT
👍
2018-01-19 21:36:57 +01:00
ewoudje
558de4a4d2 Fixed PIT
I am not sure it is how it should work but it works
2018-01-16 22:29:57 +01: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
7cdf493dda
Final fix; 2017-12-31 16:12:19 +03:00
KingLuigi4932
243e43dd13
Update Satapi.cs 2017-12-31 16:01:51 +03:00
KingLuigi4932
e562c7ed56
Update Sata.cs 2017-12-31 03:07:40 +03:00
KingLuigi4932
458e465626
Update Satapi.cs 2017-12-31 02:35:14 +03:00
KingLuigi4932
75320a79e7
Update Sata.cs 2017-12-31 02:33:12 +03:00
KingLuigi4932
5bbab3345e
Update Sata.cs 2017-12-31 02:30:34 +03:00
KingLuigi4932
14fa401806
Update Satapi.cs 2017-12-31 02:30:06 +03:00
KingLuigi4932
f6972849d5
Update Sata.cs 2017-12-31 02:15:38 +03:00
KingLuigi4932
e32cf99a66
Update AHCI.cs 2017-12-31 02:11:25 +03:00
KingLuigi4932
540baed1ed
Throw exception on impossibles 2017-12-30 00:47:51 +03:00
KingLuigi4932
415104fb7c
Update AHCI.cs 2017-12-29 23:53:43 +03:00
KingLuigi4932
9a82bbff59
Clear 7th bit 2017-12-29 08:48:55 +03:00
KingLuigi4932
7815013c63
Update VMWareSVGAII.cs 2017-12-29 00:28:48 +03:00
KingLuigi4932
b18d72f725
Update AHCI.cs 2017-12-29 00:04:16 +03:00
KingLuigi4932
be1d4af68a
Update AHCIRegs.cs 2017-12-29 00:03:24 +03:00
KingLuigi4932
5c0c65166e
Update AHCI.cs 2017-12-29 00:00:52 +03:00
KingLuigi4932
a8f6141192
Update AHCI.cs 2017-12-28 23:49:05 +03:00
KingLuigi4932
c06a9324e3
Update IDE.cs 2017-12-28 23:46:42 +03:00
KingLuigi4932
cc326d0ce2
Update AHCI.cs 2017-12-28 23:44:05 +03:00
KingLuigi4932
9bb48ca0c2
Convert Class, Subclass, ProgIF, Vendor, Device to Enums 2017-12-28 23:42:59 +03:00
KingLuigi4932
00115ea2d9
Final fix; 2017-12-26 01:19:54 +03:00
KingLuigi4932
49890772b0
Update Sata.cs 2017-12-25 20:44:24 +03:00
KingLuigi4932
a0530f1eb4
[AHCI] First working AHCI Controller 2017-12-25 20:36:06 +03:00
KingLuigi4932
155d3b3dae
[AHCI] First working AHCI Controller 2017-12-25 19:10:26 +03:00
KingLuigi4932
5097277509
[AHCI] First working AHCI Controller 2017-12-25 18:53:43 +03:00
KingLuigi4932
bacd3f4d37
Fix 2017-12-25 09:51:42 +03:00
KingLuigi4932
52122643f6
[AHCI] First working AHCI Controller 2017-12-25 09:01:19 +03:00
KingLuigi4932
1f623d8726
[AHCI] First working AHCI Controller 2017-12-25 09:00:39 +03:00
KingLuigi4932
3a1b260aa9
[AHCI] First working AHCI Controller 2017-12-25 08:58:36 +03:00
KingLuigi4932
46e1392d99
[AHCI] First working AHCI Controller 2017-12-25 08:52:46 +03:00
KingLuigi4932
3f10ebc961
[AHCI] First working AHCI Controller 2017-12-25 08:46:36 +03:00
KingLuigi4932
96a35b2b6a
[AHCI] First working AHCI Controller 2017-12-25 08:40:29 +03: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
KingLuigi4932
5ae1780b48
[AHCI] Fix. 2017-12-22 07:46:45 +03:00