mirror of
https://github.com/holub/mame
synced 2025-06-22 04:06:39 +03:00
fyx typo
This commit is contained in:
parent
e012039070
commit
1dfeb3ba53
@ -247,7 +247,7 @@ void cia_reset(void)
|
||||
cia->port[1].latch = 0x00;
|
||||
cia->port[1].in = 0x00;
|
||||
cia->port[1].out = 0x00;
|
||||
cia->port[0].mask_value = 0xff;
|
||||
cia->port[1].mask_value = 0xff;
|
||||
cia->tod = 0;
|
||||
cia->tod_latch = 0;
|
||||
cia->alarm = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user