EDIT: To be specific, I want to replace this:
sta HMCLR sec
with this:
asl HMCLR
Which should strobe HMCLR and shift INPT3 into the carry.
ANOTHER EDIT:
I just realized that this will work as well:
lsr HMCLR
Which will strobe HMCLR and shift bit 0 of HMCLR ($2B) into the carry - which should always be the lowest bit of %x0101011. Right? That seems to work in z26 and Stella, and checking a trace log of z26 seems to confirm that the value is consistent.
This post has been edited by vdub_bobby: Fri Aug 5, 2005 3:24 PM

Sign In
Register
Help



MultiQuote
