mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2024-11-17 21:10:39 +02:00
Don't do this. It's pure evil.
This commit is contained in:
parent
a107dd8e46
commit
8a87e8e1ab
@ -1777,7 +1777,7 @@ void GMenu2X::setClock(unsigned mhz) {
|
|||||||
v=mdiv | pdiv | scale;
|
v=mdiv | pdiv | scale;
|
||||||
MEM_REG[0x910>>1]=v;
|
MEM_REG[0x910>>1]=v;
|
||||||
}*/
|
}*/
|
||||||
jz_cpuspeed(mhz);
|
/*jz_cpuspeed(mhz);*/
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user