mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-22 05:45:38 +00:00
This commit is contained in:
parent
3647f61213
commit
ae99e68715
|
@ -290,7 +290,7 @@ static PPC_REGS ppc;
|
|||
static UINT32 ppc_rotate_mask[32][32];
|
||||
|
||||
|
||||
#define TB_DIVIDER 4
|
||||
#define TB_DIVIDER 8 // NOTE: Daytona 2 won't work with 4
|
||||
|
||||
INLINE int CYCLES_TO_DEC(int cycles)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue