Changes

CRTC

No change in size, Wednesday at 07:16
/* VCC (C4) overflow */
=== VCC (C4) overflow ===
On all CRTCs, if Vertical Total (R4) is updated changed with a value less than VCC:
* if this update was done when VCC < R4, then VCC overflows and will continue to count up to its maximum value (127) before looping back
* if this update was done when VCC = R4, the current character line was already decided to be the last one of the current frame. No update to R4 will make the CRTC change its mind for the current frame
5,951
edits