qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 04/12] mac_via: move PRAM/RTC variables to MOS6522Q800VIA1Sta


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 04/12] mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State
Date: Tue, 31 Aug 2021 00:07:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 8/30/21 12:24 PM, Mark Cave-Ayland wrote:
> The PRAM/RTC is accessed using clock and data pins on q800 VIA1 port B and so
> can be moved to MOS6522Q800VIA1State.
> 
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> ---
>  hw/misc/mac_via.c         | 135 +++++++++++++++++++-------------------
>  include/hw/misc/mac_via.h |  21 +++---
>  2 files changed, 77 insertions(+), 79 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]