Re: [hatari-devel] Feature idea/question: primitive memory manager |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
But 0x5a0 is only the jar pointer. The actually Jar may be anywhere. And in a lot of cases, it contains pointers to structures that point to some resident program.
And there are certainly other cases where a program legally accesses memory which does not belong to it (think of AV-protocoll etc), and where Hatari cannot track it. And when running mint, you could even have shared memory segments. Lots of things that would have to be tracked, and, most importantly, checked for every memory access.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |