mirror of
https://github.com/holub/mame
synced 2025-07-06 02:18:09 +03:00
Fix speed again (no whatsnew)
This commit is contained in:
parent
70ef5cc21c
commit
e052e1edf1
@ -1340,7 +1340,7 @@ Sega Bass Fishing Challenge
|
|||||||
#include "sound/aica.h"
|
#include "sound/aica.h"
|
||||||
#include "includes/dc.h"
|
#include "includes/dc.h"
|
||||||
|
|
||||||
#define CPU_CLOCK (70000000)
|
#define CPU_CLOCK (200000000)
|
||||||
static UINT32 *dc_sound_ram;
|
static UINT32 *dc_sound_ram;
|
||||||
static macronix_29l001mc_device *awflash;
|
static macronix_29l001mc_device *awflash;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user