[Coco] Assembly code scans keyboard but doesn't repeat

Mark McDougall msmcdoug at iinet.net.au
Mon Mar 6 17:52:29 EST 2017


On 7/03/2017 9:28 AM, Glen Hewlett wrote:

> Arrow LDA     #%11110111                          * Bit 3 STA

I use LDA #~(1<<3) myself... saves you counting bits and inadvertently 
making an error. You may or may not prefer it?!?

Regards,

-- 
Mark McDougall
<http://retroports.blogspot.com.au>


More information about the Coco mailing list