mist-devel/mist-board

VIC20 screen on NTSC

Closed this issue · 4 comments

Vic20 screen is 1/4 off the center in NTSC mode. The left border and the first columns of the characters are off the screen.

PAL mode is perfect

If you run a ntsc cartridge on pal hardware then this is normal. This even happens on the real device.

Even at the boot screen? (no cartridge)

It´s unusable on NTSC. You can't see what you are typing. (the first letters, I mean)

Try this one:
https://github.com/gyurco/VIC20_MiST/releases/tag/20191026
It's better on my displays.

It cuts the left border at the half, but the "middle" screen is totally visible now.

Thanks!