mirror of
https://github.com/akuker/RASCSI.git
synced 2025-07-26 11:25:04 +00:00
Fix typo
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user