Added Pentium Overdrive support. Patch from nerd73.
This commit is contained in:
parent
8ceb92db82
commit
436c5b8cc2
2 changed files with 5 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ extern int timing_bt, timing_bnt;
|
|||
|
||||
typedef struct
|
||||
{
|
||||
char name[16];
|
||||
char name[32];
|
||||
int cpu_type;
|
||||
int speed;
|
||||
int rspeed;
|
||||
|
|
|
|||
Loading…
Reference in a new issue