6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Wed Jul 03, 2024 7:35 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Video display IC
PostPosted: Sun Mar 09, 2008 3:30 pm 
Offline

Joined: Sat Sep 22, 2007 1:31 am
Posts: 24
This might interest some of you.

http://www.ic2ic.com/search.jsp?sSearch ... 0&prefix=H

http://archaicpixels.com/index.php/HuC6260


It generates RGB and NTSC signals, has a 9bit pixel bus, 9bit data bus, 3bit red/green/blue for a total color count of 512colors, and a 512 color palette slot the 9bit pixel bus references. It asserts hsync and vsync triggers to whatever ic/processor that's driving the 9bit pixel bus. It also has 3 resolution available: 5.37mhz, 7.16mhz, and 10.4mhz dot clock (divided from a master clock 21.477mhz).

The common method for using the 9bit pixel bus is to have one layer (like sprites) uses the upper 256 color slots and background use the lower 256 colors. The chip commonly paired with the 6260 was the 6270 and used 4bit pixel format for 8x8 tiles with 16 sub palette and the same for sprites. The 0-15 sub palette was used as the top 4bits and the actual pixel data was the lower 4bits, of the 8bits on the pixel bus. The highest bit was set when sprite data was read out (same format 4bit palette/4bit pixel data).

The only problem is finding a setup that can feed the pixel bus at that fast a rate.

Also, The HuC6261 is a more advanced version with more color options.


Top
 Profile  
Reply with quote  
 Post subject: Enter the propeller
PostPosted: Fri Mar 21, 2008 4:02 am 
Offline

Joined: Wed Jan 22, 2003 6:54 am
Posts: 56
Location: Estados Unidos
The Propeller microcontroller from Parallax can feed it. But, one might as well just use the Propeller as his video solution then, unless one needs a higher color depth.

_________________
Thanks for playing.
-- Lord Steve


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron