Am Wed, 23 Oct 2024 09:58:28 +0100 schrieb Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>:
> Since the ESCC device exists within the memory range of the next.scr memory > region, map > the ESCC device registers as a subregion of the next.scr memory region > instead of > directly to the system address space. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/m68k/next-cube.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) Reviewed-by: Thomas Huth <h...@tuxfamily.org>