Page 1 of 1

Help with timings

PostPosted: Mon, 26.02.2018 16:26:35
by chernandezba
Hi

Can anyone tell me the correct timings for tsconf? Something like:
http://www.worldofspectrum.org/rusfaq/

I need timings for:
-vertical sync
-horizontal sync
-top border
-bottom border
-left and right border
well, all timings :)

Thanks!

Re: Help with timings

PostPosted: Mon, 26.02.2018 17:23:57
by TS-Labs
Line, pixels:
blank - left border - pixels - right border
256x192: 88-52-256-52
320x200,
320x240: 88-20-320-20
360x288: 88-0-360-0

Frame, lines:
blank - upper border - pixels - lower border
256x192: 32-48-192-48
320x200: 32-44-200-44
320x240: 32-24-240-24
360x288: 32-0-288-0

You don't need timings for H/V sync =)

Re: Help with timings

PostPosted: Mon, 26.02.2018 22:53:17
by chernandezba
Thanks! :)

Re: Help with timings

PostPosted: Tue, 27.02.2018 22:17:43
by chernandezba
TS-Labs wrote:Line, pixels:
blank - left border - pixels - right border
256x192: 88-52-256-52
320x200,
320x240: 88-20-320-20
360x288: 88-0-360-0

Frame, lines:
blank - upper border - pixels - lower border
256x192: 32-48-192-48
320x200: 32-44-200-44
320x240: 32-24-240-24
360x288: 32-0-288-0

You don't need timings for H/V sync =)


Silly question... tsconf doesn't have contended memory, right?

Re: Help with timings

PostPosted: Thu, 01.03.2018 21:02:15
by TS-Labs
It doesn't when clock is 3.5 or 7MHz. When clock is 14MHz the RAM is somewhat slowed down. The throttling model is a bit too complex to explain it shortly. Very tentatively, you may not slow down RAM even in 14MHz, it won't make any major compatibility issues.

Re: Help with timings

PostPosted: Fri, 02.03.2018 13:54:52
by chernandezba
TS-Labs wrote:It doesn't when clock is 3.5 or 7MHz. When clock is 14MHz the RAM is somewhat slowed down. The throttling model is a bit too complex to explain it shortly. Very tentatively, you may not slow down RAM even in 14MHz, it won't make any major compatibility issues.


Thanks a lot. I will disable contended memory then