Added Pentium Overdrive support. Patch from nerd73.

This commit is contained in:
TomW 2014-11-24 18:23:03 +00:00
commit 436c5b8cc2
2 changed files with 5 additions and 1 deletions

View file

@ -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;