MiSTer-devel / AtariST_MiSTer

Atari ST/STe for MiSTer
27 stars 17 forks source link

IO Board and Direct modes don't work #9

Open shazz opened 4 years ago

shazz commented 4 years ago

Hi,

Mostly all the cores work on my Sony PVM14N5U more or less (sometimes the screen scrolls vertically, buggy display or double display for cores with higher horizontal freq) but the Atari ST core just freezes, black screen, "No signal" and no way to go back to the menu or load another core, looks to crash MiSTer.

Tested configurations:

Thanks!

RudyAlbertoAcostaMarmalade commented 3 years ago

Same Here - Sony BVM

sorgelig commented 3 years ago

Most likely your monitor simply doesn't support this core video. Try HDMI (not direct video) output.

shazz commented 3 years ago

This core with HDMI works for sure on a modern monitor but not as interesting :)

Testing various cores, it looks like my Sony PVM doesn't support any horizontal frequency, I cannot find the detailed specs to see where the limit is.

The Atari ST is one of the few cores I cannot manage to run on "VGA" and Direct-mode. But which horizontal frequency is the Atari ST core using?

I tried other cores supposed to be at > 15KHz:

sorgelig commented 3 years ago

with forced_scandoubler=1 it generates 50Hz/31.34Khz and 60Hz/31.60KHz

ArchiveRL commented 3 years ago

Problem is, original Atari ST can output 15Khz. I have 1040STFM and it works fine on my CRT TV via SCART RGB. That's how most people used them back in the day, or via composite/RF.

Meanwhile the core seems to output only 31khz. So when I try it on the same TV via Direct Video, it doesn't work.

sorgelig commented 3 years ago

Core outputs 15Khz when forced_scandoubler=0 Although in monochrome mode it outputs 70Hz/35KHz regardless forced_scandoubler state - this is original ST design behavior.