a) im sorry i confused zeorpage with zeropage,x i mean the really question is if in zeropage the cpu puts always "0" to the HI part of the addr bus (HI 8 BITS) wich it is a retoric question i think cos if this werent in that way could not load from "zero page".
b) Regarding zeropage,x thats why i think the "wrap around" that there is in a code like: lda $f0,x, where x = $20. Just becouse the cpu cant work in 16 bit mode, in other words has an splited address bus of 8 bits.
But im answering to me.
Thanks anyway.