mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
Go all the way ajr :-) (nw)
This commit is contained in:
parent
e9fb627cde
commit
ce32375e2f
@ -167,7 +167,7 @@ protected:
|
||||
f |= F_C;
|
||||
m_f = f;
|
||||
return r;
|
||||
} else /*if(shift >= 32)*/ {
|
||||
} else {
|
||||
if(v1 & 0x80000000) {
|
||||
m_f = F_C;
|
||||
return 0xffffffff;
|
||||
|
Loading…
Reference in New Issue
Block a user