mirror of
https://github.com/thiagoauler/apple1.git
synced 2025-08-05 15:25:08 +00:00
little reminder for future...
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user