mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-04 01:45:08 +01:00
changed default SVP clock speed
This commit is contained in:
parent
31d476948b
commit
032bd764ab
@ -13,7 +13,7 @@
|
||||
#include "shared.h"
|
||||
|
||||
svp_t *svp = NULL;
|
||||
int16 SVP_cycles = 850;
|
||||
int16 SVP_cycles = 800;
|
||||
|
||||
void svp_init(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user