mirror of
https://github.com/holub/mame
synced 2025-05-22 21:58:57 +03:00
Fix compile.
This commit is contained in:
parent
b5dd4c8a76
commit
2c384a80f1
@ -5,6 +5,8 @@
|
||||
|
||||
**************************************************************************/
|
||||
|
||||
#include "machine/nvram.h"
|
||||
|
||||
#define VIDEO_CLOCK XTAL_8MHz /* video (pixel) clock */
|
||||
#define CPU_CLOCK XTAL_12MHz /* clock for 68000-based systems */
|
||||
#define CPU020_CLOCK XTAL_25MHz /* clock for 68EC020-based systems */
|
||||
|
Loading…
Reference in New Issue
Block a user