Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New LC test: STA after LC write-enabled should not write-protect LC #3

Closed
tomcw opened this issue Mar 18, 2017 · 1 comment
Closed

Comments

@tomcw
Copy link

tomcw commented Mar 18, 2017

Hi Zellyn,
Can you add a new LC test:

LDA $C081
LDA $C081 ; 2nd read will write-enable the LC
STA $C081 ; LC remains write-enabled

AppleWin bug Ref.

  • AppleWin was falsely write-protecting the LC on this STA $C081.

Thanks.

@zellyn
Copy link
Owner

zellyn commented Mar 20, 2017

Added!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants