PropWare icon indicating copy to clipboard operation
PropWare copied to clipboard

Add video support

Open DavidZemon opened this issue 10 years ago • 3 comments

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.

DavidZemon avatar Nov 23 '15 22:11 DavidZemon

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.

konimaru avatar Nov 23 '15 22:11 konimaru

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.

DavidZemon avatar Nov 24 '15 18:11 DavidZemon

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 :)

konimaru avatar Nov 27 '15 15:11 konimaru