-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add video support #53
Comments
https://github.com/konimaru/waitvid.2048/tree/master/POC/80x25%20RAM/src.side I know it's just C but it's a start :) Obviously it all depends on what you're after wrt resolution/cog usage/clkfreq constraints. |
A few more details can be found in this thread. That does look like a decent start, but I would want those two drivers to be swapped for modifiable code, not binary. |
FWIW, I only read the forum these days (too much damage to existing posts so why bother). Anyway, you have sources available but you should accept that for getting resolution you have to use PASM. Not entirely sure what the issue with binary only is. I can see that being able to modify the code is useful in the long run but at least you'd have something available now, 32x15 isn't exactly something to write home about :) |
This is huge... but we need VGA support. I don't even have a board that supports VGA though, so this won't happen for a long time unless someone else steps up to the plate.
The text was updated successfully, but these errors were encountered: