Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Software sprites....
2006-04-24 10:16
PopMilo

Registered: Mar 2004
Posts: 145
Software sprites....

Does anybody have any expirience with software sprites?
Bobs?

In hires or char mode?

Games I susspect have something to do with software sprites:

Cybernoid for bullets...
Last ninja for masking main character (its not a software sprite, only hardware one masked, to show visibility...)
karnov
Astromarine corps
..,

What is record for these?
 
... 111 posts hidden. Click here to view all posts....
 
2006-11-05 20:52
Oswald

Registered: Apr 2002
Posts: 5027
code that draws itself? huh? :)
2006-11-05 21:10
T.M.R
Account closed

Registered: Dec 2001
Posts: 749
Yeah, fairly common on the Z80-based platforms - seen that called "compiled sprites" before now.
2006-11-05 21:14
Radiant

Registered: Sep 2004
Posts: 639
@T.M.R: It's generally the way to go for software "blitting" on more modern platforms as well. Not on 6502 though.
2006-11-05 22:12
Oswald

Registered: Apr 2002
Posts: 5027
well lda sta lda sta lda sta code is not a new innovation.
2006-11-06 22:51
PopMilo

Registered: Mar 2004
Posts: 145
Quote: I can't believe nobody has mentioned the noter to Irrational yet. :-)

Why "Irrational" ?

Because of the name? :)
2006-11-06 23:03
PopMilo

Registered: Mar 2004
Posts: 145
@Miked

Yes I made some more experiments but nothing great...

Im thinking about two aproaches:

1. To use software sprites made out of black chars for overlaying multicolor hardware sprites to get that "hires look" with colors... (They would have to be over blank areas of screen, rest of the background would be multicolor chars, scroll is easy to acomplish in this aproach)

or

2. To use multicolor soft sprites in graphic mode, overlayed on top with black hires hard sprites... but...but no scrolling because of the amount of data that would need to be moved.

I plan to try them and see what comes out of this...
Since Im planing a platform game, Im thinking maybe charmode sprites wouldnt be bad for a spray of bullets and some spectacular weapons made out of many small 2x2 char soft sprites (I really disslike those 8 pixel moving bulletts in many commodore games (even in my favourite "Turrican")

p.s. Great work on Xeo3, your blog is first thing to look at during morning coffe :)
2006-11-07 00:28
T.M.R
Account closed

Registered: Dec 2001
Posts: 749
Quote: Why "Irrational" ?

Because of the name? :)


Count the sprites on the note part... =-)
2006-11-07 07:12
MikeD
Account closed

Registered: Jan 2006
Posts: 19
popmilo: I would also consider just adding more sprites so you can get rid of the the 8 sprites in a row limit - but this would depend on the game. I do like the idea of using them along with normal sprites to get a HIRES colour effect though.

You could use that delayed DMA thing to scroll the bitmap if you really wanted to - although I've heard its a bit unstable.

How many have you managed to get running?

2006-11-07 14:23
Cruzer

Registered: Dec 2001
Posts: 1048
Bubble Bobble is a good example of software sprites that are not just the usual shots moving 8 pixels per frame. This clearly would have been no success with only a multiplexor.
2006-11-07 15:40
algorithm

Registered: May 2002
Posts: 702
many methods of speeding up the software sprite plotting. precalculated pixel shifts of the main character, etc, then only something such as ora opcodes, etc
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Aomeba/Artline Desig..
hedning/G★P
xAD/nIGHTFALL
Flex/Artline Designs
Dano/Padua
WVL/Xenon
iAN CooG/HVSC
zscs
Guests online: 121
Top Demos
1 Next Level  (9.8)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.7)
5 Edge of Disgrace  (9.6)
6 Comaland 100%  (9.6)
7 Uncensored  (9.6)
8 No Bounds  (9.6)
9 50 Years of Flex  (9.6)
10 Wonderland XIV  (9.6)
Top onefile Demos
1 Layers  (9.6)
2 It's More Fun to Com..  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.6)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Rainbow Connection  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Booze Design  (9.3)
3 Censor Design  (9.3)
4 Crest  (9.3)
5 Performers  (9.3)
Top Diskmag Editors
1 Jazzcat  (9.4)
2 Magic  (9.4)
3 hedning  (9.2)
4 Elwix  (9.1)
5 A Life in Hell  (9.1)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.042 sec.