Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
Z80-MEMORY(5)			  Memory access 		   Z80-MEMORY(5)

NAME
     description of memory access via the address bus

DESCRIPTION
     All  memory  access  is done here. Memory read/write enabled is checked and
     also DATA-pins are controled.

bank switching
     Bank sizes should be either multiples of 16 kB or 4 kB  and start at  a  16
     kB respectively 4 kB memory boundary (adress divisible by 2^14 resp. 2^12).

SEE ALSO
     z80-mon(1), z80-banks(5), z80-ports(5), z80-memory(3)

Z80-MEMORY Version 2.4		   18 Apr 2018			   Z80-MEMORY(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=z80-memory&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help