This commit is contained in:
akuker 2020-07-07 16:49:36 -05:00
parent 419f887dae
commit da101dea19
1 changed files with 1 additions and 1 deletions

View File

@ -6375,7 +6375,7 @@ void FASTCALL SASIDEV::BusFree()
// Phase Setting
ctrl.phase = BUS::busfree;
Set Signal lines
// Set Signal lines
ctrl.bus->SetREQ(FALSE);
ctrl.bus->SetMSG(FALSE);
ctrl.bus->SetCD(FALSE);