Re: [hatari-devel] Relocation warning + program failing when run from GEMDOS HD |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On Mittwoch, 28. September 2022 19:42:45 CEST Thomas Huth wrote:
> if TOS is not checking
> for the length of the relocation table and just looks for the terminating
> NUL byte, the behavior of course depends on the contents of the memory that
> were there right after the non-terminated table
Both TOS and EmuTOS should properly handle that, and also stop processing
relocation info when they hit end-of-file. As Eero mentioned, the bug only
happens with GEMDOS emulation, so that routine should be investigated.