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

Incorrect description of "Extended Keys" registers $B0 and $B1 #37

Open
ped7g opened this issue Sep 26, 2022 · 1 comment
Open

Incorrect description of "Extended Keys" registers $B0 and $B1 #37

ped7g opened this issue Sep 26, 2022 · 1 comment
Labels
bug To be fixed asap

Comments

@ped7g
Copy link
Contributor

ped7g commented Sep 26, 2022

There was typo/leftover in wiki probably from WIP versions of the feature (core 3.1.4), when 0 was pressed and 1 was released.

After the feature was finalised for core3.1.5, the logic was flipped and 0 is released, 1 is pressed (wiki was fixed just recently, nextreg.txt has this change for 2+ years).

https://gitlab.com/SpectrumNext/ZX_Spectrum_Next_FPGA/-/blob/master/cores/zxnext/nextreg.txt#L923

@tomaz tomaz added the bug To be fixed asap label Sep 27, 2022
@tomaz
Copy link
Owner

tomaz commented Sep 27, 2022

Thanks, will fix it when I get around!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug To be fixed asap
Projects
None yet
Development

No branches or pull requests

2 participants