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

Implement 8-bit color graphics #57

Closed
cspang1 opened this issue Jun 11, 2018 · 4 comments
Closed

Implement 8-bit color graphics #57

cspang1 opened this issue Jun 11, 2018 · 4 comments
Assignees
Labels

Comments

@cspang1
Copy link
Owner

cspang1 commented Jun 11, 2018

Based on research performed for issue #54.

@cspang1 cspang1 added this to the VGA Tile/Sprite Driver milestone Jun 11, 2018
@cspang1 cspang1 self-assigned this Jun 11, 2018
@cspang1
Copy link
Owner Author

cspang1 commented Jun 12, 2018

Narrowed problem down to horizontal back porch race condition + doubling each visible scanline.

@cspang1
Copy link
Owner Author

cspang1 commented Jun 14, 2018

Satisfied by commit 65eeeba

@cspang1 cspang1 closed this as completed Jun 14, 2018
@cspang1
Copy link
Owner Author

cspang1 commented Jun 14, 2018

@konimaru the fruits of your labor haha:

IT'S ALIVE!

@konimaru
Copy link
Collaborator

Cool stuff! Glad I could be of assistance.

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

No branches or pull requests

2 participants