| |
Mace
Registered: May 2002 Posts: 1799 |
Ghostbyte / garbage / $3FFF
Discussion about the ghostbyte in the comment of Aliens:
Quoting Jammerso for what extent can i control this 'garbage'? in terms of chars and colours.
The ghostbyte is always black.
It occurs in the upper and lower border, when opened, but also in the 'void' that is created with an FLD routine.
If you want that effect as seen in Aliens, you have to write values to $3FFF in a raster routine.
The byte is repeated over the entire width and height of the borders, as the patterns shows.
BTW, I can't remember ever seeing a 'split raster' in $3FFF...
|
|
... 46 posts hidden. Click here to view all posts.... |
| |
Copyfault
Registered: Dec 2001 Posts: 478 |
Quoting Compyx...
I think you can also set sprite priority so the ghostbyte will cover the sprites. Not sure about that one, I'd have to check that. Can confirm, used it in some -yet unreleased- code ;) |
| |
Krill
Registered: Apr 2002 Posts: 2980 |
You both seem to be ignoring or misreading what w4rp8 is implying here.
If i understand correctly, this is about glitching the rendering of the idle byte by just writing to seemingly unrelated colour registers, and that glitching causes it to be briefly rendered with black hires pixels in multicolour mode rather than black brick pixels. |
| |
w4rp8
Registered: Oct 2010 Posts: 9 |
If it's not a bug in Vice. And the timing of the glitch seems to shift with the index of the color-register you write into. |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
Quoting KrillYou both seem to be ignoring or misreading what w4rp8 is implying here.
If i understand correctly, this is about glitching the rendering of the idle byte by just writing to seemingly unrelated colour registers, and that glitching causes it to be briefly rendered with black hires pixels in multicolour mode rather than black brick pixels.
And that would then display some multicolor pixels in a single 'char'? |
| |
Copyfault
Registered: Dec 2001 Posts: 478 |
Quoting Krill...
If i understand correctly, this is about glitching the rendering of the idle byte by just writing to seemingly unrelated colour registers, and that glitching causes it to be briefly rendered with black hires pixels in multicolour mode rather than black brick pixels. Oh that sounds like "something new"... good point, will have to investigate deeper on this "feature".
Thanks for bringing it up, Warp8! |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
I strongly suggest to try it on real hardware, and come up with a test program :) |
| |
Krill
Registered: Apr 2002 Posts: 2980 |
Quoting w4rp8If it's not a bug in Vice. Yes, of course. That manipulation apparently only triggering line-wise responses makes it reek a bit like an emulation bug, indeed. And what Groepaz said. =) |
| |
tlr
Registered: Sep 2003 Posts: 1790 |
I'm not sure I fully understand the description, but I'm assuming you're running x64sc right?
A simple screen shot of the effect would be a good start. |
| |
Laurent
Registered: Apr 2004 Posts: 40 |
This is from a real c64 (so, same behavior as Vice)
Fresh has some explanation here GhostbyteInSprite |
| |
tlr
Registered: Sep 2003 Posts: 1790 |
Quote:
This is from a real c64 (so, same behavior as Vice)
Fresh has some explanation here GhostbyteInSprite
If it's that, we have discussed it quite a lot here: Sprite data fetch in sideborder
From the description I thought w4rp8 referred to the screen area idle fetch graphics, not the idle part at the top of sprites. |
Previous - 1 | 2 | 3 | 4 | 5 | 6 - Next |