You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There isa reference to "16K slot 5" instead of "16K bank 5" in the opening sentence of section 3.7.3 Memory Organization.
Its on line 74 of vctmp23008_689661.chapter-next-tilemap.716b2660.tex
I downloaded and made the code change and commited locally but I can't seem to push it back up (I'm not familiar with using git) as I'm getting an error:
Pushing branch
Remote: Permission to tomaz/zx-next-dev-guide.git denied to BloodBaz.
Error encountered while pushing to the remote repository: Git failed with a fatal error.
unable to access 'https://github.com/tomaz/zx-next-dev-guide.git/': The requested URL returned error: 403
Failed to push to the remote repository. See the Output window for more details.
It's just a single word change that is otherwise quite confusing mixing "slot" and "bank" in this context.
Thanks for an amazing book!