I use the OSR directly by loading it as the first " pull block". You can then load X with " mov x, osr". Then you can pull more into the osr and use X as data. If you use X as a counter (or otherwise change it) you loose the initial value.
I use it in my RGB2XGA program. My problem is that I have not been able to get the DMA to load my PIO FIFO's.
I use it in my RGB2XGA program. My problem is that I have not been able to get the DMA to load my PIO FIFO's.
Statistics: Posted by BPB — Thu Jan 09, 2025 11:38 pm