videochargen/const.h
giomba f3ce016a06 vertical line, scrolling from left to right
sufficiently handles the back/front porch without disrupting the sync
signal
todo improvement: compute a sensible amount of cycles to waste during
the porch
2021-06-27 22:37:11 +02:00

5 lines
76 B
C

#pragma once
#define VERTICAL_OFFSET 30
#define HORIZONTAL_OFFSET_CYCLE 50