]> git.sur5r.net Git - cc65/commit
Don't shift in an unknown carry bit. 36/head
authorGreg King <gregdk@users.sf.net>
Thu, 5 Sep 2013 15:32:50 +0000 (11:32 -0400)
committerGreg King <gregdk@users.sf.net>
Thu, 5 Sep 2013 15:32:50 +0000 (11:32 -0400)
commiteb741e1396a0417c8bacd1af8a81826d03f71a6f
treeb24070c8531ac58eab5b19080d79852d9936b6d3
parentedc5ed4f54eeaa105dd03019d620e8f99afcca67
Don't shift in an unknown carry bit.

If that bit happenned to be set, then it would defeat the fancy ADC shifter.
libsrc/cbm510/mou/cbm510-joy.s