[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple II VGA Video Generator Card Project



aiiadict@gmail.com wrote:

The apple II screen is refreshed at 60hz.  What does a VGA
refresh at?

There's a range of valid frequencies, but 60Hz is one of them.

I've been thinking, there's probably a very simple way to do VGA output with something as small as a PIC/AVR micro. You don't even need a frame buffer to do simple VGA output, just a line buffer (or two).

Regards,
Mark