-
Notifications
You must be signed in to change notification settings - Fork 90
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
(#689) Fix for blemishes in 640x400 - 16 colour bitplane mode #850
base: development
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please leave the documentation as it was, the new comments won't work with the manual!
src/vhdl/viciv.vhdl
Outdated
-- @IO:C65 $D039.1-3 VIC-III:B6ADEVN @BXADEVN | ||
-- @IO:C65 $D03A.5-7 VIC-III:B7ADODD @BXADODD | ||
-- @IO:C65 $D03A.1-3 VIC-III:B7ADEVN @BXADEVN | ||
-- @IO:C65 $D033.5-7 VIC-III:B0ADODD Odd rows of Even Bitplane 0 address[15:13] (only used in v400 mode) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are killing the comments, can you please remove that change?
I feel like the change in comments came about with a desire to create clarity for the next person looking into bitplanes, and also because some of the existing comments weren't making their way into the documentation at all at present. Maybe if you could clarify what aspect of the problem you are having issue with and I can look into repairing, as I feel removing the extra clarity I was aiming for seems a shame. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With my comment changes I approve :)
But perhaps we change them still... will merge this later this weekend.
No description provided.