DOH, just notice we are in the PBC section. You have to use POKE and PEEK with the according RAM address.
something like
POKE $86,0 ' set PORTB as output
POKE $06,255 ' set all PORTB pins to 1
try this and post your results...
DOH, just notice we are in the PBC section. You have to use POKE and PEEK with the according RAM address.
something like
POKE $86,0 ' set PORTB as output
POKE $06,255 ' set all PORTB pins to 1
try this and post your results...
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks