Changes

CRTC

288 bytes added, 8 July
/* Conflict of expected behaviour */
On CRTCs 0/2, R1>R0 generates 1µs of border at the end of the raster line. On CRTCs 1/3/4, it does not.
=== Conflict of expected behaviour resolution ===
If R1=0 and HCC=0, we expect HBORDER to activate as HCC=R1 and we also expect HBORDER to deactivate as HCC=0.
In this situation, all CRTCs chose to do an activation of HBORDER. If R6=0 and VCC=0, we expect VBORDER to activate as VCC=R1 and we also expect VBORDER to deactivate as HCC=0. In this situation, all CRTCs chose to do an activation of VBORDER. But on CRTCs 0/2, the first raster line will show an alternation of bytes of VBORDER and displayable characters.
<br>
8,999
edits