Re: [PATCH 17/36] next-cube: remove unused next.scr memory region

2024-11-02 Thread Thomas Huth
Am Wed, 23 Oct 2024 09:58:33 +0100 schrieb Mark Cave-Ayland : > Now that the next.scr memory region is unused it can be removed and the > next-pc > devices mapped directly within the machine init function. This is the last > remaining overlapping memory region within the NeXTCube machine. > > Si

[PATCH 17/36] next-cube: remove unused next.scr memory region

2024-10-23 Thread Mark Cave-Ayland
Now that the next.scr memory region is unused it can be removed and the next-pc devices mapped directly within the machine init function. This is the last remaining overlapping memory region within the NeXTCube machine. Signed-off-by: Mark Cave-Ayland --- hw/m68k/next-cube.c | 73 +++