mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-30 05:29:47 +00:00
Fix typo
This commit is contained in:
parent
419f887dae
commit
da101dea19
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user