On 14/12/2024 06:08, Thomas Huth wrote:
Am Thu, 12 Dec 2024 11:46:11 +
schrieb Mark Cave-Ayland :
This is to allow the RTC functionality to be maintained within its own separate
device rather than as part of the next-pc device.
Signed-off-by: Mark Cave-Ayland
---
hw/m68k/next-cube.c |
Am Thu, 12 Dec 2024 11:46:11 +
schrieb Mark Cave-Ayland :
> This is to allow the RTC functionality to be maintained within its own
> separate
> device rather than as part of the next-pc device.
>
> Signed-off-by: Mark Cave-Ayland
> ---
> hw/m68k/next-cube.c | 71 +++
This is to allow the RTC functionality to be maintained within its own separate
device rather than as part of the next-pc device.
Signed-off-by: Mark Cave-Ayland
---
hw/m68k/next-cube.c | 71 +++--
1 file changed, 50 insertions(+), 21 deletions(-)
diff --