| |
Paulko64
Registered: Jul 2010 Posts: 24 |
asymmetric 38 column border?
Is there a particular reason why, if I switch to 38 column mode, the side border is not centered anymore? I.e. the left border comes in 7 pixels, and the right border 9 pixels! Why not 8 pixels on both sides?
If I want to center the screen in 38 column mode, I first have to copy everything one character to the left, and then shift the X fine scroll register to it's max value... |
|
... 10 posts hidden. Click here to view all posts.... |
| |
Digger
Registered: Mar 2005 Posts: 437 |
Wait. How about making a vertical split and close/open the masking border (bit #3) each line. Then you can have your 39 columns. For the high price but still :) |
| |
JackAsser
Registered: Jun 2002 Posts: 2014 |
Quote: Wait. How about making a vertical split and close/open the masking border (bit #3) each line. Then you can have your 39 columns. For the high price but still :)
There is a LOOOONG thread about just that. |
| |
Oswald
Registered: Apr 2002 Posts: 5094 |
guess its also possible to close the border per line, but its a pointless excersize :) |
| |
tlr
Registered: Sep 2003 Posts: 1790 |
Quote: guess its also possible to close the border per line, but its a pointless excersize :)
Maybe to selectively blank out graphics to something else than black? |
| |
Digger
Registered: Mar 2005 Posts: 437 |
Is there a thread on splitting $d011? I can't find it. |
| |
lft
Registered: Jul 2007 Posts: 369 |
I think it's this one: Left/Right Border switching in middle of rasterline
It's long, but mostly off-topic.
Also, you probably mean splitting d016, right? |
| |
Digger
Registered: Mar 2005 Posts: 437 |
@lft: Nope, I actually meant $d011. There was a Crest demo (Crest Light) with split vertical scroll + logo moving independently, but I guess it must be using char animation. So, VSP is made with $d016, line-cruncher forces badlines but is there any other practical/possible use of splitting $d011? |
Previous - 1 | 2 - Next |