Changes
CRTC
,/* HBORDER */
The exception is for CRTC2 during an HSYNC: the HCC=0 check is skipped, so HBORDER stays on.
<br>
=== VBORDER ===
On all CRTCs, VBORDER is disabled when VCC=0 and enabled when VCC=R6.
On CRTCs 0/1/2, the condition VCC=R6 is considered immediately to activate the VBORDER. The only exception is for CRTC 1 with a value of 0, which activates IBORDER.
On CRTCs 3/4, the condition VCC=R6 is tested only at new character line start. The update of R6 during the character line is therefore not considered.
<br>