On Sat, 25 Feb 2017, Peter Maydell wrote:
On 24 February 2017 at 20:23, BALATON Zoltan wrote:
The SM501/SM502 is a multimedia chip that besides a display controller also
contains some other functions (see
http://cateee.net/lkddb/web-lkddb/MFD_SM501.html) and this is what is
emulated here as the
On 24 February 2017 at 20:23, BALATON Zoltan wrote:
> On Fri, 24 Feb 2017, Peter Maydell wrote:
>>
>> On 19 February 2017 at 16:35, BALATON Zoltan wrote:
>>>
>>> Signed-off-by: BALATON Zoltan
>>> ---
>>> hw/display/sm501.c | 133
>>> +++
>>> hw/
On Fri, 24 Feb 2017, Peter Maydell wrote:
On 19 February 2017 at 16:35, BALATON Zoltan wrote:
Signed-off-by: BALATON Zoltan
---
hw/display/sm501.c | 133 +++
hw/sh4/r2d.c | 11 -
include/hw/devices.h | 5 --
3 files changed, 101
On 19 February 2017 at 16:35, BALATON Zoltan wrote:
> Signed-off-by: BALATON Zoltan
> ---
> hw/display/sm501.c | 133
> +++
> hw/sh4/r2d.c | 11 -
> include/hw/devices.h | 5 --
> 3 files changed, 101 insertions(+), 48 deletions(-
Signed-off-by: BALATON Zoltan
---
hw/display/sm501.c | 133 +++
hw/sh4/r2d.c | 11 -
include/hw/devices.h | 5 --
3 files changed, 101 insertions(+), 48 deletions(-)
diff --git a/hw/display/sm501.c b/hw/display/sm501.c
index 4eb085