Page 1 of 1

Port selection for Port D_L displays D_H

Posted: Sun Aug 25, 2013 2:37 pm
by kersing
Got a component using an 8 bit data port. When selecting PortD_L the wrong port is chosen (PortD_H), setting it from D_H to D_L results in the correct value.

(Jonny, VFD_base as I PMed to you shows this issue)

Re: Port selection for Port D_L displays D_H

Posted: Tue Aug 27, 2013 11:04 am
by JonnyW
Hi Jac. Thanks for the spot.

The pin selection stuff had a bit of v5 legacy in it and was a litte bit of a mess. I have redone this now, and hopefully should not show these issues.

Jonny