Frank Carney <frankc@cyberhighway.net> wrote: > Can the outputs on the card be poked directly? > Of course! Most card use the same addresses. This is $C080 + s0 (s = Slot) For Slot 1: $C090 Basic: A = BitMask for Output POKE -16240,A cu George