Am Wed, 23 Oct 2024 09:58:42 +0100 schrieb Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>:
> The rtc phase value of -1 is directly equivalent to using a phase value of 0 > so > simplify the logic to use an initial rtc phase of 0. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/m68k/next-cube.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) Reviewed-by: Thomas Huth <h...@tuxfamily.org>