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 > Limitations for sideborder sprites
2016-12-06 15:37
Trap

Registered: Jul 2010
Posts: 221
Limitations for sideborder sprites

Hi,

I'm doing some recreational coding and hit a small bump. Now, It's been a long time since I've done any serious sidebordercoding, but shouldn't it be possible to have 4 sprites in the sideborder while still having text (no d011 fiddling)? Right now I'm out of time for the badline so maybe it's not possible or I am not using the right sprites? (remembering there's some limitations depending on what sprites you use).

Would some kind soul enlighten me on the subject?

Thanks.

Trap
 
... 8 posts hidden. Click here to view all posts....
 
2016-12-07 15:37
Compyx

Registered: Jan 2005
Posts: 631
Quoting JackAsser
If it is the finsl line of the sprites the you can do all eight! ;)


What is 'finsl'? First or final? I'd guess final.
2016-12-07 17:38
JackAsser

Registered: Jun 2002
Posts: 1987
Quote: Quoting JackAsser
If it is the finsl line of the sprites the you can do all eight! ;)


What is 'finsl'? First or final? I'd guess final.


Oh! Final yes
2016-12-07 18:03
Smasher

Registered: Feb 2003
Posts: 510
what's the final line of the sprites? the 21st pixel row?
2016-12-07 18:20
JackAsser

Registered: Jun 2002
Posts: 1987
Quote: what's the final line of the sprites? the 21st pixel row?

Yes. My comment was just for teh trolling.
2016-12-08 00:47
Smasher

Registered: Feb 2003
Posts: 510
yeah, my sonar warned me about the detected trolling, but nowadays with all the poop in the oneliner it's getting hard to single out serious talk from the joke. :)
2016-12-08 22:58
mankeli

Registered: Oct 2010
Posts: 110
Can you open the left sideborder on the first screen line, even if you have all 8 sprites active?
2016-12-09 00:02
Scan

Registered: Dec 2015
Posts: 110
I think so, yes, because the data of sprite 0,1 and 2 are fetched in the right border right before the bad line (after you done the operation of opening the sideborder), and you need to close the border after the VIC has fetching the last prite data, but you will have no time left to do anything else, not even opening the sideborder on the right of the badline. So, to my knowledge, you can open the sideborder on a badline with 8 sprites, but you'll never be able to close it again on the raster line after the badline. However, that's just what I'm thinking, but I love to be proved wrong.
2016-12-09 05:02
Oswald

Registered: Apr 2002
Posts: 5007
close the borders ? again?
2016-12-09 08:18
Smasher

Registered: Feb 2003
Posts: 510
that will be the ultimate challenge for 2017: close those damn borders! :)
2016-12-09 13:27
Perplex

Registered: Feb 2009
Posts: 254
There is a trick you may need to apply to get the timing right on the badline:

sty $d016
sta $d016,x ; if x > 0, reduce the operand accordingly
sty $d016
sta $d016
Previous - 1 | 2 - 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
csabanw
saimo/RETREAM
Sokrates
Fritske
Nith/TRIÉ…D
Guests online: 337
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 No Bounds  (9.6)
6 Comaland 100%  (9.6)
7 Uncensored  (9.6)
8 The Ghost  (9.6)
9 Wonderland XIV  (9.6)
10 Bromance  (9.6)
Top onefile Demos
1 Party Elk 2  (9.7)
2 Cubic Dream  (9.6)
3 Copper Booze  (9.5)
4 Rainbow Connection  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Onscreen 5k  (9.5)
7 Dawnfall V1.1  (9.5)
8 Quadrants  (9.5)
9 Daah, Those Acid Pil..  (9.5)
10 Birth of a Flower  (9.5)
Top Groups
1 Booze Design  (9.3)
2 Nostalgia  (9.3)
3 Oxyron  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Webmasters
1 Slaygon  (9.7)
2 Perff  (9.6)
3 Morpheus  (9.5)
4 Sabbi  (9.5)
5 CreaMD  (9.1)

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