Z80 32KB address space is mapped to A0xxxx on 68K. Can Z80 access to its own space using A0 page in upper 32KB? Will it stop 68K while access itself address space because it uses outer loop through 68K?
The same opposite question: Z80 has special map of VDP+PSG to 7Fxx address. Can 68K access VDP ...