mirror of
https://github.com/thiagoauler/apple1.git
synced 2025-02-16 08:31:14 +00:00
little reminder for future...
This commit is contained in:
parent
5332a3a9e7
commit
cb84e4fe95
@ -451,7 +451,7 @@ void lsr()
|
||||
write_mem(address, operand);
|
||||
}
|
||||
|
||||
adjustNZ(operand);
|
||||
adjustNZ(operand); // TODO: revise this code... probably LSR doesnt affect 'N'
|
||||
}
|
||||
|
||||
void nop()
|
||||
|
Loading…
x
Reference in New Issue
Block a user