Changes

Jump to: navigation, search

ASIC

174 bytes added, 7 July
/* Hardware sprites */
* bits3..2 are X magnification (00 = not displayed, 01 = x1, 10 = x2, 11 = x4)
* bits1..0 are Y magnification (00 = not displayed, 01 = x1, 10 = x2, 11 = x4)
 
Sprite coordinates are internally based on the value of the internal counters of the CRTC. Sprite X coordinate is based on HCC. Sprite Y coordinate is based on VCC and VLC.
<br>
6,106
edits