From 65c76ddf008d907c5d5742c54ccf5bce33e08472 Mon Sep 17 00:00:00 2001 From: Jose Tejada Date: Fri, 14 Feb 2025 22:04:53 +0100 Subject: [PATCH] only apply 96MHz on the Pocket, which has a faster FPGA --- cores/simson/cfg/macros.def | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/cores/simson/cfg/macros.def b/cores/simson/cfg/macros.def index 2b337864e..a7b3748f5 100644 --- a/cores/simson/cfg/macros.def +++ b/cores/simson/cfg/macros.def @@ -1,8 +1,14 @@ CORENAME=JTSIMSON -JTFRAME_SDRAM96 +# 96 MHz needed for avoiding incomplete sprites in the final stages JTFRAME_CLK48 +JTFRAME_SDRAM96 + +[mister|mist|sidi|sidi128] +# priority to compilation over the small sprite issue +-JTFRAME_SDRAM96 +[all] JTFRAME_STEREO # Video configuration JTFRAME_COLORW=8