VGA Driver with cursor / sprites
Agent420
Posts: 439
So I'm currently working on a Space Invaders type clock, but it will use an older vga lcd monitor rather than the composite ntsc video.
I'm currently using this 1024 x 768 Tile Driver w/ Cursor driver obtained from Rayslogic fantastic site.· As it was written by Chip, I'm not sure why this isn't in the Exchange either - it's a great foundation !!
Anyway, things are progressing nicely, I am able to use both internal and custom fonts plus 16 x 16 4 color tiles and a custom mouse cursor all at the same time with little trouble (his bitmap and font utilities are fab!).
I'm thinking of trying to adapt the cursor code to a more flexible sprite type option so that some of the game elements can be smoothly scolled easily, and I have a couple of ideas towards that end.· But before I reinvent the wheel I figured I'd check in and see if anybody has run across anything similar...· I want to stay with the 1024 x 768 resolution and I don't want to go full bitmap because I want the memory space for program logic.·
Any ideas?· I'm having some trouble getting many results through the forum search.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I'm currently using this 1024 x 768 Tile Driver w/ Cursor driver obtained from Rayslogic fantastic site.· As it was written by Chip, I'm not sure why this isn't in the Exchange either - it's a great foundation !!
Anyway, things are progressing nicely, I am able to use both internal and custom fonts plus 16 x 16 4 color tiles and a custom mouse cursor all at the same time with little trouble (his bitmap and font utilities are fab!).
I'm thinking of trying to adapt the cursor code to a more flexible sprite type option so that some of the game elements can be smoothly scolled easily, and I have a couple of ideas towards that end.· But before I reinvent the wheel I figured I'd check in and see if anybody has run across anything similar...· I want to stay with the 1024 x 768 resolution and I don't want to go full bitmap because I want the memory space for program logic.·
Any ideas?· I'm having some trouble getting many results through the forum search.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
http://forums.parallax.com/showthread.php?p=817111
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔