Re: [PATCH 05/12] next-cube.c: update and improve dma_ops

2023-12-16 Thread Thomas Huth
Am Fri, 15 Dec 2023 20:00:02 + schrieb Mark Cave-Ayland : > Rename dma_ops to next_dma_ops and the read/write functions to next_dma_read() > and next_dma_write() respectively, mark next_dma_ops as DEVICE_BIG_ENDIAN and > also improve the consistency of the val variable in next_dma_read() and >

[PATCH 05/12] next-cube.c: update and improve dma_ops

2023-12-15 Thread Mark Cave-Ayland
Rename dma_ops to next_dma_ops and the read/write functions to next_dma_read() and next_dma_write() respectively, mark next_dma_ops as DEVICE_BIG_ENDIAN and also improve the consistency of the val variable in next_dma_read() and next_dma_write(). Signed-off-by: Mark Cave-Ayland --- hw/m68k/next-