Re: [hatari-devel] Intercepting memory accesses |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Sat, 28 Jan 2017 00:29:15 +0200
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
>
> This could be used to (for example) protect & detect
> programs (games) trying to overwrite OS in-RAM structures,
> and detecting over & underflows for whole stack or
> individual stack elements (in OS and programs).
Smells like you're trying to re-invent the PMMU ... so may I
suggest to rather use that instead?
Thomas