Skip to content

Commit

Permalink
only apply 96MHz on the Pocket, which has a faster FPGA
Browse files Browse the repository at this point in the history
  • Loading branch information
jotego committed Feb 14, 2025
1 parent 1d42304 commit 65c76dd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion cores/simson/cfg/macros.def
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 65c76dd

Please sign in to comment.