PropWare
PropWare copied to clipboard
Add video support
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.
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 :)