qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 05/11] hw/m68k: Apple Sound Chip (ASC) emulat


From: Hervé Poussineau
Subject: Re: [Qemu-devel] [PATCH v5 05/11] hw/m68k: Apple Sound Chip (ASC) emulation
Date: Tue, 30 Oct 2018 07:46:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

Le 29/10/2018 à 14:39, Mark Cave-Ayland a écrit :
From: Laurent Vivier <address@hidden>

This is broken as the linux driver seems broken too...

Co-developed-by: Mark Cave-Ayland <address@hidden>
Signed-off-by: Mark Cave-Ayland <address@hidden>
Signed-off-by: Laurent Vivier <address@hidden>
---
  hw/audio/Makefile.objs |   1 +
  hw/audio/asc.c         | 446 +++++++++++++++++++++++++++++++++++++++++++++++++
  include/hw/audio/asc.h |  48 ++++++
  3 files changed, 495 insertions(+)
  create mode 100644 hw/audio/asc.c
  create mode 100644 include/hw/audio/asc.h

According to above comment, this device is broken.
Is it necessary for Q800 emulation? What happens if you remove it?



reply via email to

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