Changes

CRTC

573 bytes added, Wednesday at 03:50
/* CRTC Differences */
<br>
 
=== Overflow management during HSYNC ===
 
During an HSYNC, if HSYNC width is changed with a value less than the current HSC, then HSC is overflowing. The only exception is for CRTC 1 with a value of 0, which cancels the current HSYNC.
 
=== Overflow management during Vertical Adjustment ===
 
During vertical adjustment, if Vertical Total Adjust (R5) is changed with a value less than the current VTAC, then:
* on CRTCs 0/1/2, VTAC overflows and continues to count up to 0 to reach new R5 value
* on CRTC 3/4, the line is considered the last and additional management ends
=== Horizontal and Vertical Sync (R3) ===
5,603
edits