PAL TV, Chapt 3 Tutorial
DJAus
Posts: 3
The exercise on page 139 outputs to an NTSC TV.
What do I have to do run the program and output to a PAL TV?
Thx
What do I have to do run the program and output to a PAL TV?
Thx
Comments
If you hit F8, it will compile the program. You will then see the TV object. The next object above that one (TV_text or similar) will have a call for a variable called "mode". You will need to change that code so the last bit is "1" (I think it's the last bit). Regardless, it is documented in the notes, you just need to get your hands dirty a bit.
-Parsko
PS- It may be that you will have to chagne the last two bits to "1", so (...0011)