??? 03/07/07 10:15 Read: times |
#134449 - why the automatic address recognition? Responding to: ???'s previous message |
I really don't know what's all that hassle around the automatic address recognition...
The software equivalent of it is mov a,SBUF anl a,#ADDRESS_MASK cjne a,#ADDRESS_VALUE,end-of-interrupt which doesn't look like a prohibitive overhead, does it???? My view is, as those 2 registers and little logic must be really cheap, this is only a "we-have-this-feature-too" support for the sales guy... JW |