tomaz/zx-next-dev-guide

DMA - Base Register Byte

taylorza opened this issue · 2 comments

\item[{\tt 0}] \DMAPinLabel{CE}/\DMAPinLabel{WAIT} line functions only as chip enable line, allowing CPU to read and write control and status bytes when DMA is not owning the.

The above sentence ends abruptly with "... owning the.", this should probably be "... owning the bus"

tomaz commented

Thanks! That's likely copy/paste issue. Though I can't exclude my brain excitingly jumping to next section while leaving my hands to wrap up existing one by themselves 😇

tomaz commented

Finally got to fixing this, I have couple more things to do, then will prepare a refreshed release. Thanks again for reporting!