Re: [hatari-devel] MMU address translation for TT-RAM?

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Eero Tamminen schrieb:

Looking further, I noticed that there's no MMU memory bank declared for
TT-RAM, like there's e.g. for ST-RAM:
https://git.tuxfamily.org/hatari/hatari.git/tree/src/cpu/memory.c#n1143

Does this mean there's no MMU address translation done for TT-RAM?

I think two concepts are mixed up here. The code that you are referring
to here (i.e., STmem_lget_MMU, etc.) handles the potential address
translation by the ST's and STE's MCUs, which only manage ST RAM anyway.

But you are probably interested in address translation by the 68030's
MMU, which is handled inside the CPU emulation.

Regards
Christian
--
Christian Zietz  -  CHZ-Soft  -  czietz@xxxxxxx
WWW: https://www.chzsoft.de/
New GnuPG-Key-ID: 0x8708B34C827B159E



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/