Added simulation of PCI access timing to Voodoo.
This commit is contained in:
parent
1e14beaa41
commit
5b1e7aece0
5 changed files with 163 additions and 128 deletions
|
|
@ -47,6 +47,7 @@ typedef struct
|
|||
int speed;
|
||||
int rspeed;
|
||||
int multi;
|
||||
int pci_speed;
|
||||
uint32_t edx_reset;
|
||||
uint32_t cpuid_model;
|
||||
uint16_t cyrix_id;
|
||||
|
|
|
|||
Loading…
Reference in a new issue