Re: [hatari-devel] Re: Next release |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On 10/19/2016 10:20 PM, Nicolas Pomarède wrote:
Le 19/10/2016 à 16:32, Nicolas Pomarède a écrit :
I added/updated some entries, but I don't have the programs to check te
other 1.9+ entries.
Sorry, I don't have time to do checking this weekend
after all, I'll try to do it the next one.
while checking this bug report :
- Atari programs can crash Hatari in Falcon mode because sound DMA code
isn't robust
against bad register values:
http://listengine.tuxfamily.org/lists.tuxfamily.org/hatari-devel/2012/02/msg00082.html
the url points to a message about printer, but I don't see anything
about falcon sound ?
I'm not sure this bug is still valid ?
This is correct (or at least better) link:
https://listengine.tuxfamily.org/lists.tuxfamily.org/hatari-devel/2012/06/msg00107.html
I.e. Hatari can crash when Atari program has buggy DMA handling,
because wrong dmaRecord.frameCounter value can scribble all over
Hatari's own memory, or over the emulated memory.
- Eero