Re: [PATCH 04/11] hw/m68k/next-cube: Move scr_ops into NeXTPC device

2021-01-16 Thread Thomas Huth
Am Fri, 15 Jan 2021 20:11:59 + schrieb Peter Maydell : > Move the registers handled by the scr_ops struct into the NeXTPC > device. > > Signed-off-by: Peter Maydell > --- > hw/m68k/next-cube.c | 50 > ++--- 1 file changed, 25 > insertions(+), 25 deleti

[PATCH 04/11] hw/m68k/next-cube: Move scr_ops into NeXTPC device

2021-01-15 Thread Peter Maydell
Move the registers handled by the scr_ops struct into the NeXTPC device. Signed-off-by: Peter Maydell --- hw/m68k/next-cube.c | 50 ++--- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/hw/m68k/next-cube.c b/hw/m68k/next-cube.c index ff1211