<< Previous Message | Main Index | Next Message >> |
<< Previous Message in Thread | This Month | Next Message in Thread >> |
Date : Wed, 25 Nov 2009 10:37:11 -0000 From : jumbos.bazzar@... (Mark Haysman) Subject: Quine >> TSX >> INX >> LDA&101,X > > Surely > TSX > LDA &102,X > Does the same thing, but with less instructions? Of course, I was just using it to demonstrate that it would fetch the data 1 place down, as: TSX: INX:INX:INX LDA&101,X would fetch the instruction 3 places down, and you could add anything to X to get the "N"th btye, using &101 as a base. Mark.
<< Previous Message | Main Index | Next Message >> |
<< Previous Message in Thread | This Month | Next Message in Thread >> |