add PCI framework
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3723
This commit is contained in:
parent
1828977d5c
commit
6bc4e41458
10 changed files with 682 additions and 4 deletions
|
@ -480,6 +480,9 @@
|
|||
<File
|
||||
RelativePath="..\src\hardware\mixer.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\hardware\pci_bus.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\hardware\pic.cpp">
|
||||
</File>
|
||||
|
@ -831,6 +834,9 @@
|
|||
<File
|
||||
RelativePath="..\include\paging.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\pci_bus.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\pic.h">
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue