vga and 6502

For discussing the 65xx hardware itself or electronics projects.
Post Reply
User avatar
ptorric
Posts: 85
Joined: 13 Feb 2005
Contact:

vga and 6502

Post by ptorric »

hi all, can anyone tell me where i can find some docs about how a vga works?
i'd like to know if it's possibile to interface it on a 6502 board.
tnx!
User avatar
BitWise
In Memoriam
Posts: 996
Joined: 02 Mar 2004
Location: Berkshire, UK
Contact:

Post by BitWise »

There is a little bit about it in this document, but I'm sure there are better.
http://www.xess.com/appnotes/an-101204-vgagen.pdf
Andrew Jacobs
6502 & PIC Stuff - http://www.obelisk.me.uk/
Cross-Platform 6502/65C02/65816 Macro Assembler - http://www.obelisk.me.uk/dev65/
Open Source Projects - https://github.com/andrew-jacobs
User avatar
ptorric
Posts: 85
Joined: 13 Feb 2005
Contact:

Post by ptorric »

BitWise wrote:
There is a little bit about it in this document, but I'm sure there are better.
http://www.xess.com/appnotes/an-101204-vgagen.pdf
i think you hit the point!
tnx, it seem to be a good kickoff.
next step maybe can be find out a onechip vga controller.
tnx again
Brian_Lyons
Posts: 14
Joined: 28 Nov 2004
Location: Toronto, Canada

Post by Brian_Lyons »

Interesting stuff!


I'm currently working on CGA controller based on 6545 CRT chip.
User avatar
8BIT
Posts: 1787
Joined: 30 Aug 2002
Location: Sacramento, CA
Contact:

Post by 8BIT »

I went ahead and ordered one of the Hess FPGA boards. I may build their vga model. Using the FPGA could also allow for other options such as IDE, Compact Flash, ethernet, and also DRAM refresh control.

Anyhow, I've always wanted to give FPGA design a try.

Daryl
Post Reply