On 12/30/20 4:37 PM, Mark Cave-Ayland wrote: > This simplifies reading and writing the TC register value without having to > manually shift each individual 8-bit value. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/scsi/esp.c | 34 ++++++++++++++++++++++------------ > 1 file changed, 22 insertions(+), 12 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>