mirror of
https://github.com/LIV2/WinUAE.git
synced 2025-12-06 00:12:52 +00:00
Fixed comment error.
This commit is contained in:
parent
8a3cad03a3
commit
ecd8522967
@ -290,7 +290,8 @@ static void init_status_phase(ESPState *s, int st)
|
||||
{
|
||||
// Multi Evolution driver reads FIFO after
|
||||
// Message Accepted command. This makes
|
||||
// sure wrong buffer is not read. s->pio_on = 0;
|
||||
// sure wrong buffer is not read.
|
||||
s->pio_on = 0;
|
||||
s->async_buf = NULL;
|
||||
s->fifo_on = 2;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user