Re: [hatari-devel] Video regression in Hatari 1.7.0 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On 03/07/2013 21:07, David Savinkoff wrote:
Hi,
I found a video regression in Hatari 1.7.0
http://files.dhs.nu/demos/sh11inv.zip
Try sh11inv.prg in ST or STe mode.
David
Hi
I can reproduce it, there's a simultaneous HBL / timer A interrupts
issue in the code used to remove the top border. This should be fixed
soon (this is a case that doesn't seem to be handled when I added
support for the IACK cycles during the processing of an exception)
Nicolas