Shop OBEX P1 Docs P2 Docs Learn Events
help with NTSC_colorbars driver — Parallax Forums

help with NTSC_colorbars driver

dr hydradr hydra Posts: 212
edited 2013-10-08 11:47 in Propeller 1
I am looking at Eric Ball's NTSC_colorbars driver in the OBEX. I want to do a non-interlaced 240 lines of resolution (60fps) display, however, I am not sure how or what (program) lines need changed. It looks like I just need to change where the #mainloop jumps too. Is that all, or do I need to remove the old #mainloop line(s) or change other lines?

Also, how would I increase the horizontal res to 256 pixels (256*240 display). Do I just change the "MOV count, #(17*6+2)/4" to 256 or do I need to change one of the frqa lines?
Sign In or Register to comment.