Merge branch '86Box:master' into machine_23

This commit is contained in:
BurnedPinguin
2023-07-22 15:56:37 +02:00
committed by GitHub

View File

@@ -673,7 +673,7 @@ static void
timer_add(&dev->rmsmiblk_timer, sis_85c496_rmsmiblk_count, dev, 0);
#ifndef USE_DRB_HACK
row_device.local = 7 | (1 << 8) | (0x02 << 16) | (7 << 24);
row_device.local = 7 | (1 << 8) | (0x02 << 16) | (8 << 24);
device_add((const device_t *) &row_device);
#endif