Hello guys!
I am working on an ECS implementation. I've decided to release intermediate version of the firmware which allows to switch between PAL and NTSC screen modes (or rather PAL-60Hz since there is no short/long line toggling and CPU bus runs at PAL frequency). This is done by a jumper which was used to switch between 15kHz and 31kHz mode.
The video output is only VGA compatible but I've implemented vertical and horizontal interpolation to make the display less blocky (you can independently enable each interpolation by putting a jumper over appropriate pins of the user i/o header - the details are in the picture attached with the firmware file). This is a temporary solution and in the final release it will be done by OSD menu. (PIC firmware upgrade will be necessary.)
If you can test some NTSC versions of games please do this and tell me if they work correctly or not.
Please also share your opinion how you like the interpolated display.
You can download the new firmware from:
http://www.mediafire.com/?mywzlxynsl1Have fun!