Question
Using BSET BRES on IO-PORT
Posted on February 10, 2010 at 05:44
Hi
Can BSET and BRES instructions be used on an IO-PORT like BSET PADR,&sharp1 to turn an output on or do you have to do LD A,PADR OR A,&sharp1 LD PADR,A TIA #ioport #ioport #ioport