[A83] Re: Quick quistion about djnz


[Prev][Next][Index][Thread]

[A83] Re: Quick quistion about djnz




no, the way ti works, is that it sort of has a register if you will, that 
says where it is in memory, from 0000h, to ffffh.  there isn't a loading 
register, it just executes from where it is.  the whole incrementing of it is 
done automatically and is included in the tick count.