From 13ce4f3683450b6fe65fac3d963fe994d7deab4f Mon Sep 17 00:00:00 2001 From: Jose Tejada Date: Sat, 7 Sep 2024 17:57:04 +0200 Subject: [PATCH] kicker,s16,outrun,vigil: removed JTFRAME_NOSTA waiver for MiSTer --- cores/kicker/cfg/common.def | 3 --- cores/outrun/cfg/macros.def | 3 --- cores/s16/cfg/macros.def | 3 --- cores/vigil/cfg/macros.def | 3 --- 4 files changed, 12 deletions(-) diff --git a/cores/kicker/cfg/common.def b/cores/kicker/cfg/common.def index f8aea89e8..a4b41c5c9 100644 --- a/cores/kicker/cfg/common.def +++ b/cores/kicker/cfg/common.def @@ -8,6 +8,3 @@ JTFRAME_WIDTH=256 JTFRAME_HEIGHT=224 JTFRAME_CREDITS JTFRAME_PLL=jtframe_pll6144 - -[mister] -JTFRAME_NOSTA \ No newline at end of file diff --git a/cores/outrun/cfg/macros.def b/cores/outrun/cfg/macros.def index b5efd20ed..207298f48 100644 --- a/cores/outrun/cfg/macros.def +++ b/cores/outrun/cfg/macros.def @@ -73,6 +73,3 @@ CORE_OSD=OKM,Control Type,A.Stick,A.Triggers,A.Wheel; [sidi128] JTFRAME_LF_SDRAM_BUFFER - -[mister] -JTFRAME_NOSTA diff --git a/cores/s16/cfg/macros.def b/cores/s16/cfg/macros.def index 1ca6437c8..ed7ab22c4 100644 --- a/cores/s16/cfg/macros.def +++ b/cores/s16/cfg/macros.def @@ -84,6 +84,3 @@ JTFRAME_SKIP [mist|sidi] -JTFRAME_CREDITS - -[mister] -JTFRAME_NOSTA diff --git a/cores/vigil/cfg/macros.def b/cores/vigil/cfg/macros.def index d57cfe31d..25af2a666 100644 --- a/cores/vigil/cfg/macros.def +++ b/cores/vigil/cfg/macros.def @@ -24,6 +24,3 @@ PCM_START =0x30000 JTFRAME_BA2_START =0x40000 SCR2_START =0x80000 JTFRAME_BA3_START =0xc0000 - -[mister] -JTFRAME_NOSTA \ No newline at end of file