jubileep: CPU should run slow, but not that slow (nw)
This commit is contained in:
parent
d230769b84
commit
bf13ec4242
@ -201,7 +201,7 @@
|
||||
#include "screen.h"
|
||||
|
||||
#define MASTER_CLOCK XTAL(6'000'000) /* confirmed */
|
||||
#define CPU_CLOCK (MASTER_CLOCK / 2) /* guess */
|
||||
#define CPU_CLOCK MASTER_CLOCK /* guess */
|
||||
#define CRTC_CLOCK (MASTER_CLOCK / 8) /* guess */
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user